Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-16 Thread Dan Dong
;> >> >>> >> >>> >> >>> >> $ cat yarn-site.xml >>> >> >>> >> >>> >> >>> >> >>> >>mapreduce.framework.name >>> >>yarn >>> >> >>> >&

Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-16 Thread Jiayu Ji
gt; > shown. >> > >> > Cheers, >> > Dan >> > >> > >> > 2014-12-15 12:24 GMT-06:00 johny casanova : >> >> >> >> do you have selinux and iptables turned off? >> >> >> >> -- >> >> Dat

Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-16 Thread Dan Dong
; > 2014-12-15 12:24 GMT-06:00 johny casanova : > >> > >> do you have selinux and iptables turned off? > >> > >> ---------- > >> Date: Mon, 15 Dec 2014 09:54:41 -0600 > >> Subject: Re: Hadoop 2.6.0: "FileSystem file:/// is not a distri

Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-15 Thread Susheel Kumar Gadalay
gt;>yarn.nodemanager.aux-services.mapreduce.shuffle.class >> org.apache.hadoop.mapred.ShuffleHandler >> >> >> >> Cheers, >> Dan >> >> >> 2014-12-15 9:17 GMT-06:00 Dan Dong : >> >> Thank you all, but still the same af

Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-15 Thread Dan Dong
ed off? > > -- > Date: Mon, 15 Dec 2014 09:54:41 -0600 > Subject: Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file > system" > From: dongda...@gmail.com > To: user@hadoop.apache.org > > > Found in

RE: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-15 Thread johny casanova
do you have selinux and iptables turned off? Date: Mon, 15 Dec 2014 09:54:41 -0600 Subject: Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system" From: dongda...@gmail.com To: user@hadoop.apache.org Found in the log file: 2014-12-12 15:51:10

Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-15 Thread Dan Dong
can export >> HADOOP_CONF_DIR where following configuration files are present.. >> >> Thanks & Regards >> Brahma Reddy Battula >> >> >> ---------- >> *From:* Dan Dong [dongda...@gmail.com] >> *Sent:* Saturday, December 13

Re: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-15 Thread Dan Dong
of just one /? > > -- > From: brahmareddy.batt...@huawei.com > To: user@hadoop.apache.org > Subject: RE: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file > system" > Date: Sat, 13 Dec 2014 05:48:18 + > > > Hi Dong, > &g

RE: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-15 Thread johny casanova
Don't you have to use file:// instead of just one /? From: brahmareddy.batt...@huawei.com To: user@hadoop.apache.org Subject: RE: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system" Date: Sat, 13 Dec 2014 05:48:18 + Hi Dong, HADOOP_CONF_DIR might

RE: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-12 Thread Brahma Reddy Battula
M To: user@hadoop.apache.org Subject: Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system" Hi, I installed Hadoop2.6.0 on my cluster with 2 nodes, I got the following error when I run: $hadoop dfsadmin -report FileSystem file:/// is not a distributed file system What thi

Hadoop 2.6.0: "FileSystem file:/// is not a distributed file system"

2014-12-12 Thread Dan Dong
Hi, I installed Hadoop2.6.0 on my cluster with 2 nodes, I got the following error when I run: $hadoop dfsadmin -report FileSystem file:/// is not a distributed file system What this mean? I have set it in core-site.xml already: fs.defaultFS hdfs://master-node:9000 and in hdfs-site.xml: