Re: Newbie:Need guidance

2013-09-24 Thread Jay Vyas
I just created the jira :) Its brand new so it wont be useful just yet - and also - similar to steve's comment - it is for learning the ecosystem, not the underlying plumbing of distributed java apps. https://issues.apache.org/jira/browse/BIGTOP-1089 On Tue, Sep 24, 2013 at 11:31 AM, ankit nadig

Re: Newbie:Need guidance

2013-09-24 Thread ankit nadig
thanks a lot! On Tue, Sep 24, 2013 at 6:49 PM, Jay Vyas wrote: > And also, if you want to help out: we are developing blueprints in the > bigtop project specifically for people who want to learn how real world > bigdata workflows look. > > > > On Sep 24, 2013, at 4:52 AM, Steve Loughran > wrot

Re: Newbie:Need guidance

2013-09-24 Thread Jay Vyas
And also, if you want to help out: we are developing blueprints in the bigtop project specifically for people who want to learn how real world bigdata workflows look. > On Sep 24, 2013, at 4:52 AM, Steve Loughran wrote: > > Hi. > > You need to know that we don't really consider Hadoop a good

Re: Newbie:Need guidance

2013-09-24 Thread Steve Loughran
Hi. You need to know that we don't really consider Hadoop a good place to learn about Java or distributed system programming: it is simply too complex. It's like learning C by writing linux kernel device drivers -so we explicitly warn against trying to do this http://wiki.apache.org/hadoop/Hadoop

Newbie:Need guidance

2013-09-23 Thread ankit nadig
Hi, im a newbie...i want to learn and contribute to hadoop.I've set up a single node cluster on ubuntu 12.04 . and i know c,c++ and am currently learning Java. I haven't read any documentation and am new to open source as such. sorry for wasting ur time and if this is the wrong place for this m

Re: newbie:need guidance

2013-09-23 Thread Thomas Graves
Hey Ankit, The devel list would probably be a better place for this question You can start by looking at the how to contribute wiki: http://wiki.apache.org/hadoop/HowToContribute. Once you've done that and can checkout, build, run tests, etc.. I would suggest starting out with a small change.

Re: newbie:need guidance

2013-09-22 Thread Karthik Kambatla
Redirecting to common-dev@ On Sun, Sep 22, 2013 at 1:08 PM, ankit nadig wrote: > Hi, >im a newbie...i want to learn and contribute to hadoop.I've set up a > single node cluster on ubuntu 12.04 . and i know c,c++ and am currently > learning Java in college. I haven't read any documentation a