You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Dhanasekaran Anbalagan <bu...@gmail.com> on 2013/05/23 16:44:50 UTC

Hadoop Classpath issue.

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
drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var


In other machines. Not return extra to lines. Please guide me how to remove
this line.

226:~# /usr/bin/hadoop classpath
common ./
lib lib
/etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*


Please guide me How to fix this.

-Dhanasekaran
Did I learn something today? If not, I wasted it.

Re: Hadoop Classpath issue.

Posted by shashwat shriparv <dw...@gmail.com>.
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 <yy...@gmail.com>wrote:

> Hi
>    You should check your /usr/bin/hadoop script.
>
>
>
> 2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
>> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
>> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
>> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
>> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>>
>>
>> In other machines. Not return extra to lines. Please guide me how to
>> remove this line.
>>
>> 226:~# /usr/bin/hadoop classpath
>> common ./
>> lib lib
>>
>> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>>
>>
>> Please guide me How to fix this.
>>
>> -Dhanasekaran
>> Did I learn something today? If not, I wasted it.
>>
>
>

Re: Hadoop Classpath issue.

Posted by shashwat shriparv <dw...@gmail.com>.
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 <yy...@gmail.com>wrote:

> Hi
>    You should check your /usr/bin/hadoop script.
>
>
>
> 2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
>> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
>> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
>> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
>> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>>
>>
>> In other machines. Not return extra to lines. Please guide me how to
>> remove this line.
>>
>> 226:~# /usr/bin/hadoop classpath
>> common ./
>> lib lib
>>
>> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>>
>>
>> Please guide me How to fix this.
>>
>> -Dhanasekaran
>> Did I learn something today? If not, I wasted it.
>>
>
>

Re: Hadoop Classpath issue.

Posted by shashwat shriparv <dw...@gmail.com>.
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 <yy...@gmail.com>wrote:

> Hi
>    You should check your /usr/bin/hadoop script.
>
>
>
> 2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
>> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
>> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
>> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
>> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>>
>>
>> In other machines. Not return extra to lines. Please guide me how to
>> remove this line.
>>
>> 226:~# /usr/bin/hadoop classpath
>> common ./
>> lib lib
>>
>> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>>
>>
>> Please guide me How to fix this.
>>
>> -Dhanasekaran
>> Did I learn something today? If not, I wasted it.
>>
>
>

Re: Hadoop Classpath issue.

Posted by shashwat shriparv <dw...@gmail.com>.
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 <yy...@gmail.com>wrote:

> Hi
>    You should check your /usr/bin/hadoop script.
>
>
>
> 2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
>> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
>> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
>> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
>> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
>> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>>
>>
>> In other machines. Not return extra to lines. Please guide me how to
>> remove this line.
>>
>> 226:~# /usr/bin/hadoop classpath
>> common ./
>> lib lib
>>
>> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>>
>>
>> Please guide me How to fix this.
>>
>> -Dhanasekaran
>> Did I learn something today? If not, I wasted it.
>>
>
>

Re: Hadoop Classpath issue.

Posted by YouPeng Yang <yy...@gmail.com>.
Hi
   You should check your /usr/bin/hadoop script.



2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>
>
> In other machines. Not return extra to lines. Please guide me how to
> remove this line.
>
> 226:~# /usr/bin/hadoop classpath
> common ./
> lib lib
>
> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>
>
> Please guide me How to fix this.
>
> -Dhanasekaran
> Did I learn something today? If not, I wasted it.
>

Re: Hadoop Classpath issue.

Posted by YouPeng Yang <yy...@gmail.com>.
Hi
   You should check your /usr/bin/hadoop script.



2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>
>
> In other machines. Not return extra to lines. Please guide me how to
> remove this line.
>
> 226:~# /usr/bin/hadoop classpath
> common ./
> lib lib
>
> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>
>
> Please guide me How to fix this.
>
> -Dhanasekaran
> Did I learn something today? If not, I wasted it.
>

Re: Hadoop Classpath issue.

Posted by YouPeng Yang <yy...@gmail.com>.
Hi
   You should check your /usr/bin/hadoop script.



2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>
>
> In other machines. Not return extra to lines. Please guide me how to
> remove this line.
>
> 226:~# /usr/bin/hadoop classpath
> common ./
> lib lib
>
> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>
>
> Please guide me How to fix this.
>
> -Dhanasekaran
> Did I learn something today? If not, I wasted it.
>

Re: Hadoop Classpath issue.

Posted by YouPeng Yang <yy...@gmail.com>.
Hi
   You should check your /usr/bin/hadoop script.



2013/5/23 Dhanasekaran Anbalagan <bu...@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          0 2013-03-07 04:46 /benchmarks
> drwxr-xr-x   - hbase  hbase               0 2013-05-23 08:59 /hbase
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 13:21 /mapred
> drwxr-xr-x   - tech   supergroup          0 2013-05-03 05:15 /test
> drwxrwxrwx   - mapred supergroup          0 2013-05-23 09:33 /tmp
> drwxrwxr-x   - hdfs   supergroup          0 2013-02-20 16:32 /user
> drwxr-xr-x   - hdfs   supergroup          0 2013-02-20 15:10 /var
>
>
> In other machines. Not return extra to lines. Please guide me how to
> remove this line.
>
> 226:~# /usr/bin/hadoop classpath
> common ./
> lib lib
>
> /etc/hadoop/conf:/usr/lib/hadoop/lib/*:/usr/lib/hadoop/.//*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//*:/usr/lib/hadoop-yarn/lib/*:/usr/lib/hadoop-yarn/.//*:/usr/lib/hadoop-0.20-mapreduce/./:/usr/lib/hadoop-0.20-mapreduce/lib/*:/usr/lib/hadoop-0.20-mapreduce/.//*
>
>
> Please guide me How to fix this.
>
> -Dhanasekaran
> Did I learn something today? If not, I wasted it.
>