I'm not using CDH, the only uncommented lines in my hadoop.properties:
whirr.cluster-name=hadoop
# Change the name of cluster admin user
whirr.cluster-user=${sys:user.name}
# Change the number of machines in the cluster here
whirr.instance-templates=1 hadoop-namenode+hadoop-jobtracker,5
hadoop-datanode+hadoop-tasktracker
whirr.provider=aws-ec2
whirr.identity=${env:AWS_ACCESS_KEY_ID}
whirr.credential=${env:AWS_SECRET_ACCESS_KEY}
In the running of whirr there are some errors:
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
starting tasktracker, logging to
/var/log/hadoop/logs/hadoop-hadoop-tasktracker-ip-10-110-154-17.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
, error=, exitCode=0]
configure phase script run completed on: us-east-1/i-de3a32bb
Successfully executed configure script: [output=starting datanode, logging
to /var/log/hadoop/logs/hadoop-hadoop-datanode-domU-12-31-39-00-B2-12.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
starting tasktracker, logging to
/var/log/hadoop/logs/hadoop-hadoop-tasktracker-domU-12-31-39-00-B2-12.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
, error=, exitCode=0]
Successfully executed configure script: [output=starting datanode, logging
to /var/log/hadoop/logs/hadoop-hadoop-datanode-domU-12-31-39-0E-09-42.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
starting tasktracker, logging to
/var/log/hadoop/logs/hadoop-hadoop-tasktracker-domU-12-31-39-0E-09-42.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
, error=, exitCode=0]
Successfully executed configure script: [output=starting datanode, logging
to /var/log/hadoop/logs/hadoop-hadoop-datanode-domU-12-31-39-15-09-E5.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
starting tasktracker, logging to
/var/log/hadoop/logs/hadoop-hadoop-tasktracker-domU-12-31-39-15-09-E5.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
, error=, exitCode=0]
configure phase script run completed on: us-east-1/i-ca3a32af
Successfully executed configure script: [output=No directory, logging in
with HOME=/
No directory, logging in with HOME=/
No directory, logging in with HOME=/
No directory, logging in with HOME=/
No directory, logging in with HOME=/
No directory, logging in with HOME=/
starting jobtracker, logging to
/var/log/hadoop/logs/hadoop-hadoop-jobtracker-ip-10-190-177-170.out
Warning: $HADOOP_HOME is deprecated.
No directory, logging in with HOME=/
, error=Warning: $HADOOP_HOME is deprecated.
Warning: $HADOOP_HOME is deprecated.
Warning: $HADOOP_HOME is deprecated.
Warning: $HADOOP_HOME is deprecated.
Warning: $HADOOP_HOME is deprecated.
On Thu, Feb 23, 2012 at 4:55 PM, Evan Pollan <[email protected]> wrote:
> Did you set up the alternatives configuration?
>
> On Feb 23, 2012, at 12:27 PM, Edmar Ferreira <
> [email protected]> wrote:
>
> > Hi guys,
> >
> > When I launch a cluster and run the proxy everything seems to be right,
> but when I try to use any command in hadoop I get this error:
> >
> > Bad connection to FS. command aborted.
> >
> > Any suggestions ?
> >
> > Thanks
> >
> > --
> > Edmar Ferreira
> > Co-Founder at Everwrite
> >
>
--
Edmar Ferreira
Co-Founder at Everwrite