|
|
+
Nitin Pawar 2012-07-13, 13:11
-
Re: hadoop dfs -lsDave Beech 2012-07-13, 13:17
Hi Nitin
It's likely that your hadoop command isn't finding the right configuration. In particular it doesn't know where your namenode is (fs.default.namesetting in core-site.xml) Maybe you need to set the HADOOP_CONF_DIR environment variable to point to your conf directory. Dave On 13 July 2012 14:11, Nitin Pawar <[EMAIL PROTECTED]> wrote: > Hi, > > I have done setup numerous times but this time i did after some break. > > I managed to get the cluster up and running fine but when I do hadoop dfs > -ls / > > it actually shows me contents of linux file system > > I am using hadoop-1.0.3 on rhel5.6 > > Can anyone suggest what I must have done wrong? > > -- > Nitin Pawar > +
Leo Leung 2012-07-13, 16:24
+
Nitin Pawar 2012-07-16, 13:45
|