Re: S3 with Hadoop 2.5.0 - Not working

2014-09-11 Thread Dhiraj
Hi Harsh, I am a newbie to hadoop. I am able to start the nodes with hadoop 1.1.x and hadoop 1.2.x versions for the following property; but not with 2.5.0(fs.defaultFS) for 1.*.* releases i dont need to specify hdfs:// like you suggested; it works with s3:// property

S3 with Hadoop 2.5.0 - Not working

2014-09-10 Thread Dhiraj
Hi, I have downloaded hadoop-2.5.0 and am trying to get it working for s3 backend *(single-node in a pseudo-distributed mode)*. I have made changes to the core-site.xml according to https://wiki.apache.org/hadoop/AmazonS3 I have an backend object store running on my machine that supports S3. I

Re: S3 with Hadoop 2.5.0 - Not working

2014-09-10 Thread Harsh J
Incorrect configuration: namenode address dfs.namenode.servicerpc-address or dfs.namenode.rpc-address is not configured. Starting namenodes on [] NameNode/DataNode are part of a HDFS service. It makes no sense to try and run them over an S3 URL default, which is a distributed filesystem in