I doubt there would be any new 1.x hadoop release.

Please take a look at the links James provided.

See also:
http://hadoop.apache.org/docs/r2.7.1/

There's link to trunk hdfs Jenkins:
https://builds.apache.org/job/Hadoop-hdfs-trunk/

where you can find command for building:

+ /home/jenkins/tools/maven/latest/bin/mvn clean install -DskipTests
-Drequire.test.libhadoop -Pnative


There're many components of hadoop. Once you determine the component
you want to focus, you can subscribe to corresponding mailing list:


http://hadoop.apache.org/mailing_lists.html


Cheers


On Sat, Jul 18, 2015 at 6:50 AM, Vikram Bajaj <vikrambajaj220...@gmail.com>
wrote:

> I'm trying to contribute. But I'm not sure how to. I'm really a beginner
> and I clearly need to learn first.
>
> But I'd like to know how to continue what I started.
> On 18 Jul 2015 7:06 pm, "James Bond" <bond.b...@gmail.com> wrote:
>
>> Did you get to look at this?
>> https://wiki.apache.org/hadoop/HowToContribute
>>
>> and this
>> https://git-wip-us.apache.org/repos/asf?p=hadoop.git;a=blob;f=BUILDING.txt
>>
>> Question: What are you trying to do here? Are you trying to contribute or
>> are you trying to learn?
>>
>> On Sat, Jul 18, 2015 at 5:29 PM, Vikram Bajaj <
>> vikrambajaj220...@gmail.com> wrote:
>>
>>> So, now that I have the .tar.gz file, how do I build hadoop?
>>>
>>> P.S. : I don't know if this matters, but I've already installed java,
>>> ssh, and set up the namenode. All the nodes (namenkde, secondarynamenode,
>>> datanode....) start up successfully and I also ran a mapreduce example that
>>> worked.
>>>
>>> How do I proceed with building hadoop?
>>> On 18 Jul 2015 4:49 pm, "Vikram Bajaj" <vikrambajaj220...@gmail.com>
>>> wrote:
>>>
>>>> I was just confused because versions like 2.7.1 have both the .tar.gz
>>>> file as well as the .src.tar.gz file, while version 1.2.1 has only the
>>>> .tar.gz file.
>>>> On 18 Jul 2015 4:48 pm, "Vikram Bajaj" <vikrambajaj220...@gmail.com>
>>>> wrote:
>>>>
>>>>> Okay! Thanks :)
>>>>> On 18 Jul 2015 4:39 pm, "Ted Yu" <yuzhih...@gmail.com> wrote:
>>>>>
>>>>>> http://apache.arvixe.com/hadoop/common/stable1/
>>>>>>
>>>>>> The .tar.gz has source code.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Jul 18, 2015, at 3:20 AM, Vikram Bajaj <
>>>>>> vikrambajaj220...@gmail.com> wrote:
>>>>>>
>>>>>> Hey,
>>>>>> I'm new to Hadoop, so please correct me if I'm wrong and bear with me
>>>>>> :)
>>>>>>
>>>>>> I want to build Hadoop 1.2.1 on my Ubuntu VM.
>>>>>>
>>>>>> I'm not able to find the .src.tar.gz file for 1.2.1.
>>>>>>
>>>>>> Can anyone help me out?
>>>>>>
>>>>>> Thanks,
>>>>>> Vikram Bajaj.
>>>>>>
>>>>>>
>>

Reply via email to