Hadoop 2 is Now GA !!!!!

602 views
Skip to first unread message

Senthil Kumar

unread,
Oct 16, 2013, 9:17:21 AM10/16/13
to chenn...@googlegroups.com

HEMANT GUPTA

unread,
Oct 16, 2013, 12:06:19 PM10/16/13
to chenn...@googlegroups.com
Could anyone is there to help in Hadoop single node development with Linux,Hadoop and Java through screensharing .

Sb Gowtham

unread,
Oct 16, 2013, 12:27:24 PM10/16/13
to chenn...@googlegroups.com
hi hemant

1.Download hadoop some latest version(other than 2.0) and download java for linux
2.in configuration 
core-site.xml(set this property)
<property>
<name>fs.default.name</name>
<value>hdfs://localhost:50000</value>
</property>
mapred-site.xml
<property>
<name>mapred.job.tracker</name>
<value>hdfs://localhost:50001</value>
</property>
hdfs-site.xml
<property>
<name>dfs.name.dir</name>
<value>/root/hadoop-dir/name-dir</value>  (instead of your root pt your username)
</property>
<property>
<name>dfs.data.dir</name>
<value>/root/hadoop-dir/data-dir</value>  (instead of your root pt your username)
</property>
<property>

3.Download the openssh-server 
4.create key gen (ssh-keygen -t rsa)type this in terminal
then type this
cat id_rsa.pub >> authorized_keys

5.finally format your namenode
bin/hadoop namenode -format

thats it .




On Wed, Oct 16, 2013 at 9:36 PM, HEMANT GUPTA <hemantro...@gmail.com> wrote:
Could anyone is there to help in Hadoop single node development with Linux,Hadoop and Java through screensharing .

--
You received this message because you are subscribed to the Google Groups "Hadoop Users Group (HUG) Chennai" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chennaihug+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Sb Gowtham

unread,
Oct 16, 2013, 12:32:21 PM10/16/13
to chenn...@googlegroups.com
and set your java path in bashrc and hadoopenv.sh

dharmendra pratap singh

unread,
Oct 16, 2013, 12:37:38 PM10/16/13
to chenn...@googlegroups.com
Hi Senthil,
Thanks for updating on this good news.

Can you please share some details on configuration and cluster setup of the same.
What extra configurations that we need to do in this hadoop 2.

Thanks a lot.


Regards
Dharmendra


--

Naveen Subramani

unread,
Oct 16, 2013, 2:17:58 PM10/16/13
to chenn...@googlegroups.com
9 Simple Steps for installing Apache Hadoop 2.2.0 Stable Release ( Single Node Cluster ) 

Selva Kumar

unread,
Oct 17, 2013, 2:08:00 AM10/17/13
to chenn...@googlegroups.com
Hi senthil,

Could you Please share that HUG Meeting Hadoop 2 presentation?.

Senthil Kumar

unread,
Oct 19, 2013, 3:13:44 AM10/19/13
to chenn...@googlegroups.com
Hi All

Please find the PPT which i have taken in User Group.



Happy Hadooping!!!
Senthil Kumar
Chennai Hadoop Users group
Hadoop 2.pdf

Pari

unread,
Oct 19, 2013, 2:03:02 PM10/19/13
to chenn...@googlegroups.com
Thank you Senthil. Good to know these concepts.

Pari.M

Karthik Pitchaimani

unread,
Oct 19, 2013, 3:45:02 PM10/19/13
to chenn...@googlegroups.com
Thank you Senthil.....

Regards,
Karthik.P

shriram chandra

unread,
Oct 19, 2013, 4:43:03 PM10/19/13
to chenn...@googlegroups.com
Thank you Senthil.

Regards,
Shriram Chandra.A
Imagination is more important than Education.

Sakthivel Murugasamy

unread,
Oct 22, 2013, 1:44:44 AM10/22/13
to chenn...@googlegroups.com
Very informative PPT.

Thanks Senthil.


Regards,
Sakthivel

sudhakar kurakula

unread,
Oct 23, 2013, 5:03:30 AM10/23/13
to chenn...@googlegroups.com
Hi ,
 
Any one can send me this PPT(Hadoop 2) which is shared by Senthil.
 
Regards,
KSR

Sakthivel Jp

unread,
Oct 23, 2013, 5:26:30 AM10/23/13
to chenn...@googlegroups.com
Hi Sudhakar,

Please have look attached PPT (Hadoop 2) Which one was shared by Senthil to our group.

Regards
Sakthivel JP

Hadoop 2.pdf

sudhakar kurakula

unread,
Oct 23, 2013, 6:09:33 AM10/23/13
to chenn...@googlegroups.com
Thank you Sakthivel.
 
Senthil -- You prepared very good document and helps a lot to understand  MR1 and MR2.
 
Regards,
KSR

Anooj Prabaharan

unread,
Jan 29, 2014, 4:56:13 AM1/29/14
to chenn...@googlegroups.com
Hi can you please send the steps for hadoop 2 cluster... i get error like

dut7: # A fatal error has been detected by the Java Runtime Environment:

dut7: #

dut7: #  SIGSEGV (0xb) at pc=0x000000335ba4812c, pid=4368, tid=140618348889856

dut7: #

dut7: # JRE version: OpenJDK Runtime Environment (7.0_51-b02) (build 1.7.0_51-mockbuild_2014_01_14_19_09-b00)

dut7: # Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)

dut7: # Problematic frame:

dut7: # C  [libc.so.6+0x4812c]  _IO_vfprintf+0x3e5c



wts the issue
Reply all
Reply to author
Forward
0 new messages