Re: Re: Re: Re: How to run hadoop Jobtracker

2014-01-15 Thread Julien Eid
+ > and, I run the command "echo $HADOOP_HOME", the result is > "/usr/lib/hadoop" > > please help me out > > > -----原始邮件----- > > 发件人: "Adam Bordelon" > > 发送时间: 2014年1月15日 星期三 > > 收件人:

Re: Re: Re: Re: How to run hadoop Jobtracker

2014-01-15 Thread HUO Jing
-原始邮件- > 发件人: "Adam Bordelon" > 发送时间: 2014年1月15日 星期三 > 收件人: [email protected] > 抄送: > 主题: Re: Re: Re: How to run hadoop Jobtracker > > /etc/init.d/hadoop-0.20-mapreduce-jobtracker should be a shell script. > Look inside and see what the 'start

Re: Re: Re: Re: How to run hadoop Jobtracker

2014-01-15 Thread HUO Jing
Please tell me the reason that the taskTracker can not launch > -----原始邮件- > 发件人: "Adam Bordelon" > 发送时间: 2014年1月15日 星期三 > 收件人: [email protected] > 抄送: > 主题: Re: Re: Re: How to run hadoop Jobtracker > > /etc/init.d/hadoop-0.20-mapreduce-jobtracker should be a

Re: Re: Re: Re: How to run hadoop Jobtracker

2014-01-15 Thread HUO Jing
and ? > -原始邮件- > 发件人: "Adam Bordelon" > 发送时间: 2014年1月15日 星期三 > 收件人: [email protected] > 抄送: > 主题: Re: Re: Re: How to run hadoop Jobtracker > > /etc/init.d/hadoop-0.20-mapreduce-jobtracker should be a shell script. > Look inside and see what the '

Re: Re: Re: How to run hadoop Jobtracker

2014-01-15 Thread Adam Bordelon
/hadoop-0.20-mapreduce-jobtracker > start > It can run successfully. > > Does anyone know why this happens, and tell me how to deal with it? > > Thank you very much > > > -----原始邮件- > > 发件人: "Adam Bordelon" > > 发送时间: 2014年1月15日 星期三 > >

Re: Re: Re: How to run hadoop Jobtracker

2014-01-14 Thread HUO Jing
gt; -原始邮件- > 发件人: "Adam Bordelon" > 发送时间: 2014年1月15日 星期三 > 收件人: [email protected] > 抄送: mesos-dev > 主题: Re: Re: How to run hadoop Jobtracker > > You're much further now; JT is actually starting. These Hadoop errors don't > look directly relate

Re: Re: Re: How to run hadoop Jobtracker

2014-01-14 Thread HUO Jing
sorry, this is my fault, there are two diffenrent version in my host. > -原始邮件- > 发件人: "HUO Jing" > 发送时间: 2014年1月15日 星期三 > 收件人: [email protected] > 抄送: mesos-dev > 主题: Re: Re: How to run hadoop Jobtracker > > When I try this > command"ME

Re: Re: How to run hadoop Jobtracker

2014-01-14 Thread Adam Bordelon
You're much further now; JT is actually starting. These Hadoop errors don't look directly related to Mesos, but I'll try to help anyway: 1) Permissions errors trying to chmod a file as user:mapred. You could try running as root if you don't care about security, or dig into the jobtracker logs to se

Re: Re: How to run hadoop Jobtracker

2014-01-14 Thread HUO Jing
When I try this command"MESOS_NATIVE_LIBRARY=/usr/local/lib/libmesos-0.14.0.so hadoop jobtracker" There are some errors: 14/01/15 13:09:14 INFO mapred.JobTracker: STARTUP_MSG: / STARTUP_MSG: Starting JobTracker STARTUP_MSG: host = hado

Re: Re: How to run hadoop Jobtracker

2014-01-14 Thread HUO Jing
I run the command : hadoop jobtracker and it hint : DEPRECATED: Use of this script to execute mapred command is deprecated. Instead use the mapred command for it. But when I try : mapred jobtracker it hint: Sorry, the jobtracker command is no longer supported. You may find similar functionality w