Are you running the local SOCKS proxy? Are you sure you are using the same hadoop version? On Jul 31, 2013 10:12 AM, "dejan miljkovic (JIRA)" <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/WHIRR-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724951#comment-13724951] > > dejan miljkovic commented on WHIRR-741: > --------------------------------------- > > I forgot to mention that I am running apache hadoop 1.1.2. Below is > content of conf file > > whirr.cluster-name=cp-hadoop > whirr.cluster-user=${sys:user.name} > whirr.instance-templates=1 hadoop-namenode+hadoop-jobtracker,2 > hadoop-datanode+hadoop-tasktracker > whirr.private-key-file=${sys:user.home}/.ssh/id_rsa > whirr.public-key-file=${whirr.private-key-file}.pub > whirr.hadoop.version=1.1.2 > whirr.hadoop.tarball.url= > http://archive.apache.org/dist/hadoop/core/hadoop-${whirr.hadoop.version}/hadoop-${whirr.hadoop.version}.tar.gz > > > > Can not connect to ec2 cluster from local machine > > ------------------------------------------------- > > > > Key: WHIRR-741 > > URL: https://issues.apache.org/jira/browse/WHIRR-741 > > Project: Whirr > > Issue Type: Bug > > Affects Versions: 0.8.2 > > Environment: ubuntu 12.04 > > Reporter: dejan miljkovic > > > > I am able to create hadoop cluster on ec2. When I try to test connection > from my local machine getting below error > > hadoop fs -ls / > > 2013-07-30 22:39:00,399 WARN [main] conf.Configuration > (Configuration.java:<clinit>(478)) - DEPRECATED: hadoop-site.xml found in > the classpath. Usage of hadoop-site.xml is deprecated. Instead use > core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of > core-default.xml, mapred-default.xml and hdfs-default.xml respectively > > ls: Failed on local exception: java.io.IOException: Response is null.; > Host Details : local host is: "h04/127.0.1.1"; destination host is: " > ec2-184-73-133-155.compute-1.amazonaws.com":8020 > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >
