You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2013/02/18 07:15:13 UTC

[jira] [Commented] (MAPREDUCE-5011) While Running Word Count in Hadoop showing following errors

    [ https://issues.apache.org/jira/browse/MAPREDUCE-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13580447#comment-13580447 ] 

Harsh J commented on MAPREDUCE-5011:
------------------------------------

Also, please do not file help-request tickets on the JIRA. The JIRA is to be used only for filing confirmed bug reports. Please use the user mailing lists (user@hadoop.apache.org) for any use-related assistance from the community - its an active list and all are welcome.
                
> While Running Word Count in Hadoop showing following errors 
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-5011
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5011
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Abhishek Bajpai
>
> We are running Word Count on Hadoop 1.1.1 by creating our own MANIFEST and jar file containing classes.The command which I entered is as following 
> [/usr/local/hadoop]$bin/hadoop jar /home/hduser/joe/Wordcount.jar /home/hduser/joe/Wordcount/input /home/hduser/joe/Wordcount/output   
>   
>                                          
> Exception in thread "main" java.lang.ClassNotFoundException: /home/hduser/joe/Wordcount/input
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:264)
> at org.apache.hadoop.util.RunJar.main(RunJar.java:149

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira