You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by mehdi benchoufi <be...@gmail.com> on 2015/09/10 12:16:35 UTC

hadoop command line reading input issue

Hi all,

I have some issue with java.lang.NoClassDefFoundError type exception. SO I
need to add -libjars flag. When running

hadoop jar main.jar -libjars some.jar input_file output_file

I have this message Input path does not exist: gs://metamap_hd/-libjars I
tried every combination, I added -input and -output flags and it seems that
hadoop is waiting for input just after the .jar file. Can someone help ?


Best regards,

Mehdi