Hadoop Classpath issue.

2013-05-23 Thread Dhanasekaran Anbalagan
Hi Guys, When i trying to execute hadoop fs -ls / command It's return extra two lines. 226:~# hadoop fs -ls / *common ./* *lib lib* Found 9 items drwxrwxrwx - hdfs supergroup 0 2013-03-07 04:46 /benchmarks drwxr-xr-x - hbase hbase 0 2013-05-23 08:59 /hbase

Re: Hadoop Classpath issue.

2013-05-23 Thread YouPeng Yang
Hi You should check your /usr/bin/hadoop script. 2013/5/23 Dhanasekaran Anbalagan bugcy...@gmail.com Hi Guys, When i trying to execute hadoop fs -ls / command It's return extra two lines. 226:~# hadoop fs -ls / *common ./* *lib lib* Found 9 items drwxrwxrwx - hdfs supergroup

Re: Hadoop Classpath issue.

2013-05-23 Thread shashwat shriparv
Check your HDFS at namenode:50070 if these files are there... *Thanks Regards* ∞ Shashwat Shriparv On Fri, May 24, 2013 at 9:45 AM, YouPeng Yang yypvsxf19870...@gmail.comwrote: Hi You should check your /usr/bin/hadoop script. 2013/5/23 Dhanasekaran Anbalagan bugcy...@gmail.com