At last I am able to execute the code through eclipse. and out put is as
follows:
bin/hadoop dfs -cat /user/hadoop-user/output/part-r-0
2011-10-06 10:14:46.036 java[48060:1903] Unable to load realm info from
SCDynamicStore
Do 1
I 2
as 2
do. 1
not 1
say,1
But I
Thanks for this information. The jar problem is resolved now.
Exception in thread "main"
org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does
not exist: hdfs://localhost:9000/user/hadoop-user/input
I know I don't have input directory but before that I need to find out wh
Hi,
Answers, inline.
On Wed, Oct 5, 2011 at 7:31 PM, Jignesh Patel wrote:
> have used eclipse to export the file and then got following error
>
> hadoop-user$ bin/hadoop jar
> wordcountsmp/wordcount.jarorg.apache.hadoop.examples.WordCount input output
>
>
> Exception in thread "main" java.io.I
have used eclipse to export the file and then got following error
hadoop-user$ bin/hadoop jar
wordcountsmp/wordcount.jarorg.apache.hadoop.examples.WordCount input output
Exception in thread "main" java.io.IOException: Error opening job jar:
wordcountsmp/wordcount.jarorg.apache.hadoop.examples
Hi,
On Wed, Oct 5, 2011 at 7:13 PM, Jignesh Patel wrote:
>
>
> I also found another problem if I directly export from eclipse as a jar
> file then while trying javac -jar or hadoop -jar doesn't recognize that jar.
> However same jar works well with windows.
Can you please share the error messa
On Oct 5, 2011, at 8:10 PM, Jignesh Patel wrote:
> While running Wordcount from eclipse on Lion X after setting up everything I
> got following error.
>
> Exception in thread "main"
> org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does
> not exist: hdfs://localhost:90