Discussion:
Newbie. Getting Started with Mahout. Found an issue in the documentation + Potential Fix
Abhishek Goswami
2016-12-12 21:31:13 UTC
Permalink
Hi Folks.

I am a newbie, and would like to take my first steps contributing to the
Apache Mahout project.

As part of getting started, I played around trying to do a quick setup of
Spark and Mahout on my local machine. The steps outlined on the webpage here
<http://mahout.apache.org/users/sparkbindings/play-with-shell.html> seem
little outdated. It states use of Apache Spark 1.1.1 but looking at the
latest POM file for Mahout, the spark dependency is on version 1.6.2. I
believe the website could be updated to reflect this.

What is the recommended series of steps for fixing this? Do I have to
first create an issue in the issue tracker etc ? Any conventions etc
followed by this community that I should be aware of ?

Some guidance will be highly appreciated. Thanks in advance.

Regards,
Abhishek.
Trevor Grant
2016-12-12 21:40:38 UTC
Permalink
Hey Abhishek,

Well spotted.

http://mahout.apache.org/developers/how-to-update-the-website.html

Please do open an issue and we'll take care of this.

Thanks!

tg

Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org

*"Fortunate is he, who is able to know the causes of things." -Virgil*
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps contributing to the
Apache Mahout project.
As part of getting started, I played around trying to do a quick setup of
Spark and Mahout on my local machine. The steps outlined on the webpage here
<http://mahout.apache.org/users/sparkbindings/play-with-shell.html> seem
little outdated. It states use of Apache Spark 1.1.1 but looking at the
latest POM file for Mahout, the spark dependency is on version 1.6.2. I
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do I have to
first create an issue in the issue tracker etc ? Any conventions etc
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Suneel Marthi
2016-12-12 22:00:18 UTC
Permalink
Thanks for reporting this, I happened to notice the same this morning. Its
a very trivial fix and not worth creating a Jira.

We r looking at migrating all of the web pages to Jekyll from the present
arcane CMS, and manage them under Github. This is a slightly more involved
effort, would u like to take a stab at it ?

We can guide u thru the process.
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-website.html
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps contributing to the
Apache Mahout project.
As part of getting started, I played around trying to do a quick setup of
Spark and Mahout on my local machine. The steps outlined on the webpage here
<http://mahout.apache.org/users/sparkbindings/play-with-shell.html> seem
little outdated. It states use of Apache Spark 1.1.1 but looking at the
latest POM file for Mahout, the spark dependency is on version 1.6.2. I
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do I have to
first create an issue in the issue tracker etc ? Any conventions etc
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Abhishek Goswami
2016-12-12 23:02:04 UTC
Permalink
Thanks a lot Suneel and Trevor for taking care of this.

@Suneel, sure. I can certainly take a stab at the effort to move the web
pages from CMS to Jekyll.

What would be a good way to get going on this ? Is there some separate
Github repo already created for this effort ?

Regards
Abhishek.
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this morning. Its
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from the present
arcane CMS, and manage them under Github. This is a slightly more involved
effort, would u like to take a stab at it ?
We can guide u thru the process.
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-website.html
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps contributing to
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do a quick setup
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined on the webpage
here
<http://mahout.apache.org/users/sparkbindings/play-with-shell.html>
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but looking at
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on version
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do I have to
first create an issue in the issue tracker etc ? Any conventions etc
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Suneel Marthi
2016-12-12 23:12:31 UTC
Permalink
Most Apache projects have the web site as part of the source github, we r
looking at a similar setup for Mahout too.

Mahout's github repo - https://github.com/apache/mahout

We can walk u thru the steps to make this happen - feel free to fork the
github and create a local branch for this effort.
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to move the web
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some separate
Github repo already created for this effort ?
Regards
Abhishek.
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this morning.
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from the present
arcane CMS, and manage them under Github. This is a slightly more
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-website.html
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps contributing to
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do a quick
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined on the
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<http://mahout.apache.org/users/sparkbindings/play-with-shell.html>
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but looking at
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on version
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do I have
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any conventions etc
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Abhishek Goswami
2016-12-12 23:33:54 UTC
Permalink
Thanks Suneel. Yes that sounds reasonable to have the web site as part of
the source github.

I have forked the project into my local repo :
https://github.com/abgoswam/mahout

Looking forward to get some tips on the next steps.

Regards,
Abhishek.
Post by Suneel Marthi
Most Apache projects have the web site as part of the source github, we r
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free to fork the
github and create a local branch for this effort.
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to move the web
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some separate
Github repo already created for this effort ?
Regards
Abhishek.
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this morning.
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from the
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a slightly more
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-website.html
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps contributing
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do a quick
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined on the
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<http://mahout.apache.org/users/sparkbindings/play-with-shell.html
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but looking
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on version
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do I have
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any conventions
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Andrew Musselman
2016-12-13 00:51:30 UTC
Permalink
Awesome, thanks for offering to help out! I think we'll all be learning as
we go, so I'd say go ahead and get a sense of how much in the existing site
would transfer over easily, and how much would need to be adjusted, etc.

As you progress you can open a pull request so we can guide/help out.
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site as part of
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
Post by Suneel Marthi
Most Apache projects have the web site as part of the source github, we r
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free to fork the
github and create a local branch for this effort.
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to move the
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some separate
Github repo already created for this effort ?
Regards
Abhishek.
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from the
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a slightly more
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-website.html
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps contributing
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do a quick
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined on the
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-shell.html
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but looking
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on version
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do I
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any conventions
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Abhishek Goswami
2016-12-13 00:57:39 UTC
Permalink
Sounds good. Thanks Andrew. I will take a stab at it (using Jekyll as
Suneel suggested)

On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be learning as
we go, so I'd say go ahead and get a sense of how much in the existing site
would transfer over easily, and how much would need to be adjusted, etc.
As you progress you can open a pull request so we can guide/help out.
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site as part of
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
Post by Suneel Marthi
Most Apache projects have the web site as part of the source github,
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free to fork
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to move the
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from the
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a slightly more
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do a
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined on the
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-shell.html
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on version
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do I
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Andrew Musselman
2016-12-13 01:07:31 UTC
Permalink
Great; nice meeting you at the meetup last week too :)
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using Jekyll as
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be learning
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in the existing
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be adjusted, etc.
As you progress you can open a pull request so we can guide/help out.
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site as part
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
Post by Suneel Marthi
Most Apache projects have the web site as part of the source github,
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free to fork
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to move
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from the
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a slightly more
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do a
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined on
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-shell.html
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this? Do
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in advance.
Regards,
Abhishek.
Trevor Grant
2016-12-13 15:22:04 UTC
Permalink
So excited to the web site moved over!!

Thanks Abhishek!



Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org

*"Fortunate is he, who is able to know the causes of things." -Virgil*


On Mon, Dec 12, 2016 at 7:07 PM, Andrew Musselman <
Post by Andrew Musselman
Great; nice meeting you at the meetup last week too :)
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using Jekyll as
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be learning
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in the existing
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be adjusted,
etc.
Post by Abhishek Goswami
Post by Andrew Musselman
As you progress you can open a pull request so we can guide/help out.
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site as
part
Post by Abhishek Goswami
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
Post by Suneel Marthi
Most Apache projects have the web site as part of the source
github,
Post by Abhishek Goswami
Post by Andrew Musselman
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free to
fork
Post by Abhishek Goswami
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to move
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
On Mon, Dec 12, 2016 at 2:00 PM Suneel Marthi <
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from
the
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a slightly
more
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do a
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined on
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-shell.html
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this?
Do
Post by Abhishek Goswami
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in
advance.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Regards,
Abhishek.
Andrew Musselman
2016-12-15 23:33:13 UTC
Permalink
Hey Abishek, just checking in to see how you're getting along; let us know
if we can help.
+1
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
Date: 12/13/2016 7:22 AM (GMT-08:00)
Subject: Re: Newbie. Getting Started with Mahout. Found an issue in the
documentation + Potential Fix
So excited to the web site moved over!!
Thanks Abhishek!
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
On Mon, Dec 12, 2016 at 7:07 PM, Andrew Musselman <
Post by Andrew Musselman
Great; nice meeting you at the meetup last week too :)
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using Jekyll as
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be
learning
Post by Andrew Musselman
Post by Abhishek Goswami
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in the
existing
Post by Andrew Musselman
Post by Abhishek Goswami
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be adjusted,
etc.
Post by Abhishek Goswami
Post by Andrew Musselman
As you progress you can open a pull request so we can guide/help out.
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site as
part
Post by Abhishek Goswami
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
Post by Suneel Marthi
Most Apache projects have the web site as part of the source
github,
Post by Abhishek Goswami
Post by Andrew Musselman
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free to
fork
Post by Abhishek Goswami
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to
move
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
On Mon, Dec 12, 2016 at 2:00 PM Suneel Marthi <
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same this
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll from
the
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a slightly
more
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of
things."
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to do
a
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps outlined
on
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-shell.html
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1 but
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing this?
Do
Post by Abhishek Goswami
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in
advance.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Regards,
Abhishek.
Abhishek Goswami
2016-12-16 02:16:44 UTC
Permalink
Hi Andrew.

Thanks for your email. I am planning to spend time on this this weekend.

Will keep you folks posted how my trails go, or if I hit any blockers etc.

Regards
Abhishek.
Post by Andrew Musselman
Hey Abishek, just checking in to see how you're getting along; let us know
if we can help.
+1
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
Date: 12/13/2016 7:22 AM (GMT-08:00)
Subject: Re: Newbie. Getting Started with Mahout. Found an issue in the
documentation + Potential Fix
So excited to the web site moved over!!
Thanks Abhishek!
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
On Mon, Dec 12, 2016 at 7:07 PM, Andrew Musselman <
Post by Andrew Musselman
Great; nice meeting you at the meetup last week too :)
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using Jekyll as
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be
learning
Post by Andrew Musselman
Post by Abhishek Goswami
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in the
existing
Post by Andrew Musselman
Post by Abhishek Goswami
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be adjusted,
etc.
Post by Abhishek Goswami
Post by Andrew Musselman
As you progress you can open a pull request so we can guide/help
out.
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 3:34 PM Abhishek Goswami <
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site as
part
Post by Abhishek Goswami
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
On Mon, Dec 12, 2016 at 3:12 PM, Suneel Marthi <
Post by Suneel Marthi
Most Apache projects have the web site as part of the source
github,
Post by Abhishek Goswami
Post by Andrew Musselman
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free to
fork
Post by Abhishek Goswami
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to
move
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there some
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
On Mon, Dec 12, 2016 at 2:00 PM Suneel Marthi <
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same
this
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll
from
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a
slightly
Post by Andrew Musselman
more
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of
things."
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to
do
a
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps
outlined
on
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-shell.html
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1
but
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing
this?
Post by Andrew Musselman
Do
Post by Abhishek Goswami
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in
advance.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Regards,
Abhishek.
Abhishek Goswami
2016-12-18 03:53:43 UTC
Permalink
Hi Folks.

I made some progress getting started with using Jekyll. I am fairly new to
Jekyll, so to start off I tried porting my existing blog
<https://abgoswam.wordpress.com/> from Wordpress.com to Jekyll. I was able
to get that working.

p.s. here <https://github.com/abgoswam/abgoswam.github.io> is the GitHub
repo which uses Jekyll. I used GitHub Pages to host it. Kindly take a look
: https://abgoswam.github.io/ <https://abgoswam.github.io/>

I realized Jekyll has some importers <http://import.jekyllrb.com/>to import
sites built using other frameworks to Jekyll. I used the wordpress.com
importer for my trial (to import my wordpress.com blog to jekyll). It
worked out nicely.

Could you throw some light about how the current mahout web pages are
hosted ? Based on that we can figure out how to import the existing site to
Jekyll etc.


Regards,
Abhishek.
Post by Abhishek Goswami
Hi Andrew.
Thanks for your email. I am planning to spend time on this this weekend.
Will keep you folks posted how my trails go, or if I hit any blockers etc.
Regards
Abhishek.
On Thu, Dec 15, 2016 at 3:34 PM Andrew Musselman <
Post by Andrew Musselman
Hey Abishek, just checking in to see how you're getting along; let us know
if we can help.
+1
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
Date: 12/13/2016 7:22 AM (GMT-08:00)
Subject: Re: Newbie. Getting Started with Mahout. Found an issue in the
documentation + Potential Fix
So excited to the web site moved over!!
Thanks Abhishek!
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
On Mon, Dec 12, 2016 at 7:07 PM, Andrew Musselman <
Post by Andrew Musselman
Great; nice meeting you at the meetup last week too :)
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using Jekyll
as
Post by Andrew Musselman
Post by Abhishek Goswami
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be
learning
Post by Andrew Musselman
Post by Abhishek Goswami
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in the
existing
Post by Andrew Musselman
Post by Abhishek Goswami
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be
adjusted,
Post by Andrew Musselman
etc.
Post by Abhishek Goswami
Post by Andrew Musselman
As you progress you can open a pull request so we can guide/help
out.
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 3:34 PM Abhishek Goswami <
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site
as
Post by Andrew Musselman
part
Post by Abhishek Goswami
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
On Mon, Dec 12, 2016 at 3:12 PM, Suneel Marthi <
Post by Suneel Marthi
Most Apache projects have the web site as part of the source
github,
Post by Abhishek Goswami
Post by Andrew Musselman
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free
to
Post by Andrew Musselman
fork
Post by Abhishek Goswami
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort to
move
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there
some
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
On Mon, Dec 12, 2016 at 2:00 PM Suneel Marthi <
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same
this
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll
from
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a
slightly
Post by Andrew Musselman
more
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/developers/how-to-update-the-
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of
things."
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying to
do
a
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps
outlined
on
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-
shell.html
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark 1.1.1
but
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is on
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect this.
What is the recommended series of steps for fixing
this?
Post by Andrew Musselman
Do
Post by Abhishek Goswami
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware of ?
Some guidance will be highly appreciated. Thanks in
advance.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Regards,
Abhishek.
Dmitriy Lyubimov
2016-12-21 23:58:28 UTC
Permalink
we use something called Apache CMS..
We also host documentation via github (gh-pages branch)
Post by Abhishek Goswami
Hi Folks.
I made some progress getting started with using Jekyll. I am fairly new to
Jekyll, so to start off I tried porting my existing blog
<https://abgoswam.wordpress.com/> from Wordpress.com to Jekyll. I was able
to get that working.
p.s. here <https://github.com/abgoswam/abgoswam.github.io> is the GitHub
repo which uses Jekyll. I used GitHub Pages to host it. Kindly take a look
: https://abgoswam.github.io/ <https://abgoswam.github.io/>
I realized Jekyll has some importers <http://import.jekyllrb.com/>to import
sites built using other frameworks to Jekyll. I used the wordpress.com
importer for my trial (to import my wordpress.com blog to jekyll). It
worked out nicely.
Could you throw some light about how the current mahout web pages are
hosted ? Based on that we can figure out how to import the existing site to
Jekyll etc.
Regards,
Abhishek.
Post by Abhishek Goswami
Hi Andrew.
Thanks for your email. I am planning to spend time on this this weekend.
Will keep you folks posted how my trails go, or if I hit any blockers
etc.
Post by Abhishek Goswami
Regards
Abhishek.
On Thu, Dec 15, 2016 at 3:34 PM Andrew Musselman <
Post by Andrew Musselman
Hey Abishek, just checking in to see how you're getting along; let us
know
Post by Abhishek Goswami
Post by Andrew Musselman
if we can help.
+1
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
Date: 12/13/2016 7:22 AM (GMT-08:00)
Subject: Re: Newbie. Getting Started with Mahout. Found an issue in
the
Post by Abhishek Goswami
Post by Andrew Musselman
documentation + Potential Fix
So excited to the web site moved over!!
Thanks Abhishek!
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 7:07 PM, Andrew Musselman <
Post by Andrew Musselman
Great; nice meeting you at the meetup last week too :)
On Mon, Dec 12, 2016 at 4:58 PM Abhishek Goswami <
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using Jekyll
as
Post by Andrew Musselman
Post by Abhishek Goswami
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be
learning
Post by Andrew Musselman
Post by Abhishek Goswami
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in the
existing
Post by Andrew Musselman
Post by Abhishek Goswami
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be
adjusted,
Post by Andrew Musselman
etc.
Post by Abhishek Goswami
Post by Andrew Musselman
As you progress you can open a pull request so we can guide/help
out.
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 3:34 PM Abhishek Goswami <
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web site
as
Post by Andrew Musselman
part
Post by Abhishek Goswami
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
On Mon, Dec 12, 2016 at 3:12 PM, Suneel Marthi <
Post by Suneel Marthi
Most Apache projects have the web site as part of the source
github,
Post by Abhishek Goswami
Post by Andrew Musselman
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel free
to
Post by Andrew Musselman
fork
Post by Abhishek Goswami
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort
to
Post by Abhishek Goswami
Post by Andrew Musselman
move
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there
some
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
On Mon, Dec 12, 2016 at 2:00 PM Suneel Marthi <
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the same
this
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to Jekyll
from
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a
slightly
Post by Andrew Musselman
more
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/
developers/how-to-update-the-
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of
things."
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first steps
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying
to
Post by Abhishek Goswami
Post by Andrew Musselman
do
a
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps
outlined
on
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-
shell.html
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark
1.1.1
Post by Abhishek Goswami
Post by Andrew Musselman
but
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency is
on
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect
this.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
What is the recommended series of steps for fixing
this?
Post by Andrew Musselman
Do
Post by Abhishek Goswami
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ? Any
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware
of ?
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Some guidance will be highly appreciated. Thanks in
advance.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Regards,
Abhishek.
Suneel Marthi
2016-12-22 00:02:49 UTC
Permalink
Sorry Abhishek, let me write down the instructions for u tonite on how to
go about this and send them across tomorrow.
Post by Dmitriy Lyubimov
we use something called Apache CMS..
We also host documentation via github (gh-pages branch)
Post by Abhishek Goswami
Hi Folks.
I made some progress getting started with using Jekyll. I am fairly new
to
Post by Abhishek Goswami
Jekyll, so to start off I tried porting my existing blog
<https://abgoswam.wordpress.com/> from Wordpress.com to Jekyll. I was able
to get that working.
p.s. here <https://github.com/abgoswam/abgoswam.github.io> is the GitHub
repo which uses Jekyll. I used GitHub Pages to host it. Kindly take a
look
Post by Abhishek Goswami
: https://abgoswam.github.io/ <https://abgoswam.github.io/>
I realized Jekyll has some importers <http://import.jekyllrb.com/>to import
sites built using other frameworks to Jekyll. I used the wordpress.com
importer for my trial (to import my wordpress.com blog to jekyll). It
worked out nicely.
Could you throw some light about how the current mahout web pages are
hosted ? Based on that we can figure out how to import the existing site
to
Post by Abhishek Goswami
Jekyll etc.
Regards,
Abhishek.
Post by Abhishek Goswami
Hi Andrew.
Thanks for your email. I am planning to spend time on this this
weekend.
Post by Abhishek Goswami
Post by Abhishek Goswami
Will keep you folks posted how my trails go, or if I hit any blockers
etc.
Post by Abhishek Goswami
Regards
Abhishek.
On Thu, Dec 15, 2016 at 3:34 PM Andrew Musselman <
Post by Andrew Musselman
Hey Abishek, just checking in to see how you're getting along; let us
know
Post by Abhishek Goswami
Post by Andrew Musselman
if we can help.
+1
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
Date: 12/13/2016 7:22 AM (GMT-08:00)
Subject: Re: Newbie. Getting Started with Mahout. Found an issue in
the
Post by Abhishek Goswami
Post by Andrew Musselman
documentation + Potential Fix
So excited to the web site moved over!!
Thanks Abhishek!
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 7:07 PM, Andrew Musselman <
Post by Andrew Musselman
Great; nice meeting you at the meetup last week too :)
On Mon, Dec 12, 2016 at 4:58 PM Abhishek Goswami <
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using
Jekyll
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
as
Post by Andrew Musselman
Post by Abhishek Goswami
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all be
learning
Post by Andrew Musselman
Post by Abhishek Goswami
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in the
existing
Post by Andrew Musselman
Post by Abhishek Goswami
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be
adjusted,
Post by Andrew Musselman
etc.
Post by Abhishek Goswami
Post by Andrew Musselman
As you progress you can open a pull request so we can
guide/help
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
out.
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 3:34 PM Abhishek Goswami <
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web
site
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
as
Post by Andrew Musselman
part
Post by Abhishek Goswami
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
On Mon, Dec 12, 2016 at 3:12 PM, Suneel Marthi <
Post by Suneel Marthi
Most Apache projects have the web site as part of the
source
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
github,
Post by Abhishek Goswami
Post by Andrew Musselman
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel
free
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
to
Post by Andrew Musselman
fork
Post by Abhishek Goswami
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of this.
@Suneel, sure. I can certainly take a stab at the effort
to
Post by Abhishek Goswami
Post by Andrew Musselman
move
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is there
some
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
On Mon, Dec 12, 2016 at 2:00 PM Suneel Marthi <
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the
same
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
this
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to
Jekyll
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
from
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a
slightly
Post by Andrew Musselman
more
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/
developers/how-to-update-the-
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of this.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of
things."
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami <
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first
steps
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around trying
to
Post by Abhishek Goswami
Post by Andrew Musselman
do
a
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps
outlined
on
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-
shell.html
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark
1.1.1
Post by Abhishek Goswami
Post by Andrew Musselman
but
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency
is
Post by Abhishek Goswami
on
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect
this.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
What is the recommended series of steps for fixing
this?
Post by Andrew Musselman
Do
Post by Abhishek Goswami
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ?
Any
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be aware
of ?
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Some guidance will be highly appreciated. Thanks
in
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
advance.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Regards,
Abhishek.
Trevor Grant
2017-01-12 04:58:06 UTC
Permalink
Any forward progress on this Abhishek?

Really looking forward to having this for writing useage docs for
algorithms (and so other contributors can too)

tg

Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org

*"Fortunate is he, who is able to know the causes of things." -Virgil*
Post by Suneel Marthi
Sorry Abhishek, let me write down the instructions for u tonite on how to
go about this and send them across tomorrow.
Post by Dmitriy Lyubimov
we use something called Apache CMS..
We also host documentation via github (gh-pages branch)
Post by Abhishek Goswami
Hi Folks.
I made some progress getting started with using Jekyll. I am fairly
new
Post by Dmitriy Lyubimov
to
Post by Abhishek Goswami
Jekyll, so to start off I tried porting my existing blog
<https://abgoswam.wordpress.com/> from Wordpress.com to Jekyll. I was able
to get that working.
p.s. here <https://github.com/abgoswam/abgoswam.github.io> is the
GitHub
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
repo which uses Jekyll. I used GitHub Pages to host it. Kindly take a
look
Post by Abhishek Goswami
: https://abgoswam.github.io/ <https://abgoswam.github.io/>
I realized Jekyll has some importers <http://import.jekyllrb.com/>to import
sites built using other frameworks to Jekyll. I used the wordpress.com
importer for my trial (to import my wordpress.com blog to jekyll). It
worked out nicely.
Could you throw some light about how the current mahout web pages are
hosted ? Based on that we can figure out how to import the existing
site
Post by Dmitriy Lyubimov
to
Post by Abhishek Goswami
Jekyll etc.
Regards,
Abhishek.
Post by Abhishek Goswami
Hi Andrew.
Thanks for your email. I am planning to spend time on this this
weekend.
Post by Abhishek Goswami
Post by Abhishek Goswami
Will keep you folks posted how my trails go, or if I hit any blockers
etc.
Post by Abhishek Goswami
Regards
Abhishek.
On Thu, Dec 15, 2016 at 3:34 PM Andrew Musselman <
Post by Andrew Musselman
Hey Abishek, just checking in to see how you're getting along; let
us
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
know
Post by Abhishek Goswami
Post by Andrew Musselman
if we can help.
+1
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
Date: 12/13/2016 7:22 AM (GMT-08:00)
Subject: Re: Newbie. Getting Started with Mahout. Found an issue
in
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
the
Post by Abhishek Goswami
Post by Andrew Musselman
documentation + Potential Fix
So excited to the web site moved over!!
Thanks Abhishek!
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things."
-Virgil*
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 7:07 PM, Andrew Musselman <
Post by Andrew Musselman
Great; nice meeting you at the meetup last week too :)
On Mon, Dec 12, 2016 at 4:58 PM Abhishek Goswami <
Post by Abhishek Goswami
Sounds good. Thanks Andrew. I will take a stab at it (using
Jekyll
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
as
Post by Andrew Musselman
Post by Abhishek Goswami
Suneel suggested)
On Mon, Dec 12, 2016 at 4:51 PM, Andrew Musselman <
Post by Andrew Musselman
Awesome, thanks for offering to help out! I think we'll all
be
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
learning
Post by Andrew Musselman
Post by Abhishek Goswami
as
Post by Andrew Musselman
we go, so I'd say go ahead and get a sense of how much in
the
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
existing
Post by Andrew Musselman
Post by Abhishek Goswami
site
Post by Andrew Musselman
would transfer over easily, and how much would need to be
adjusted,
Post by Andrew Musselman
etc.
Post by Abhishek Goswami
Post by Andrew Musselman
As you progress you can open a pull request so we can
guide/help
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
out.
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
On Mon, Dec 12, 2016 at 3:34 PM Abhishek Goswami <
Post by Abhishek Goswami
Thanks Suneel. Yes that sounds reasonable to have the web
site
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
as
Post by Andrew Musselman
part
Post by Abhishek Goswami
of
Post by Andrew Musselman
Post by Abhishek Goswami
the source github.
https://github.com/abgoswam/mahout
Looking forward to get some tips on the next steps.
Regards,
Abhishek.
On Mon, Dec 12, 2016 at 3:12 PM, Suneel Marthi <
Post by Suneel Marthi
Most Apache projects have the web site as part of the
source
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
github,
Post by Abhishek Goswami
Post by Andrew Musselman
we r
Post by Abhishek Goswami
Post by Suneel Marthi
looking at a similar setup for Mahout too.
Mahout's github repo - https://github.com/apache/mahout
We can walk u thru the steps to make this happen - feel
free
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
to
Post by Andrew Musselman
fork
Post by Abhishek Goswami
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Suneel Marthi
github and create a local branch for this effort.
On Mon, Dec 12, 2016 at 6:02 PM, Abhishek Goswami <
Post by Abhishek Goswami
Thanks a lot Suneel and Trevor for taking care of
this.
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
@Suneel, sure. I can certainly take a stab at the
effort
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
to
Post by Abhishek Goswami
Post by Andrew Musselman
move
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
web
Post by Suneel Marthi
Post by Abhishek Goswami
pages from CMS to Jekyll.
What would be a good way to get going on this ? Is
there
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
some
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
separate
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Github repo already created for this effort ?
Regards
Abhishek.
On Mon, Dec 12, 2016 at 2:00 PM Suneel Marthi <
Post by Suneel Marthi
Thanks for reporting this, I happened to notice the
same
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
this
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
morning.
Post by Suneel Marthi
Post by Abhishek Goswami
Its
Post by Suneel Marthi
a very trivial fix and not worth creating a Jira.
We r looking at migrating all of the web pages to
Jekyll
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
from
Post by Andrew Musselman
the
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
present
Post by Abhishek Goswami
Post by Suneel Marthi
arcane CMS, and manage them under Github. This is a
slightly
Post by Andrew Musselman
more
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
involved
Post by Suneel Marthi
effort, would u like to take a stab at it ?
We can guide u thru the process.
On Mon, Dec 12, 2016 at 4:40 PM, Trevor Grant <
Post by Trevor Grant
Hey Abhishek,
Well spotted.
http://mahout.apache.org/
developers/how-to-update-the-
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
website.html
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Please do open an issue and we'll take care of
this.
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/
users/3002022/rawkintrevo
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes
of
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
things."
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
-Virgil*
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
On Mon, Dec 12, 2016 at 3:31 PM, Abhishek Goswami
<
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Hi Folks.
I am a newbie, and would like to take my first
steps
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
contributing
Post by Abhishek Goswami
Post by Suneel Marthi
to
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
Apache Mahout project.
As part of getting started, I played around
trying
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
to
Post by Abhishek Goswami
Post by Andrew Musselman
do
a
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
quick
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
setup
Post by Suneel Marthi
of
Post by Trevor Grant
Post by Abhishek Goswami
Spark and Mahout on my local machine. The steps
outlined
on
Post by Andrew Musselman
Post by Abhishek Goswami
the
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
webpage
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
here
<
http://mahout.apache.org/users/sparkbindings/play-with-
shell.html
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
seem
Post by Trevor Grant
Post by Abhishek Goswami
little outdated. It states use of Apache Spark
1.1.1
Post by Abhishek Goswami
Post by Andrew Musselman
but
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
looking
Post by Abhishek Goswami
Post by Suneel Marthi
at
Post by Abhishek Goswami
Post by Suneel Marthi
the
Post by Trevor Grant
Post by Abhishek Goswami
latest POM file for Mahout, the spark dependency
is
Post by Abhishek Goswami
on
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
version
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
1.6.2. I
Post by Trevor Grant
Post by Abhishek Goswami
believe the website could be updated to reflect
this.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
What is the recommended series of steps for
fixing
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
this?
Post by Andrew Musselman
Do
Post by Abhishek Goswami
I
Post by Andrew Musselman
Post by Abhishek Goswami
have
Post by Suneel Marthi
Post by Abhishek Goswami
to
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
first create an issue in the issue tracker etc ?
Any
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
conventions
Post by Abhishek Goswami
Post by Suneel Marthi
etc
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
followed by this community that I should be
aware
Post by Dmitriy Lyubimov
Post by Abhishek Goswami
of ?
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Some guidance will be highly appreciated. Thanks
in
Post by Abhishek Goswami
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Andrew Musselman
advance.
Post by Abhishek Goswami
Post by Andrew Musselman
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Abhishek Goswami
Post by Suneel Marthi
Post by Trevor Grant
Post by Abhishek Goswami
Regards,
Abhishek.
Loading...