Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Error at moment to compile my java code :

avatar
New Member

 

I started the VM quickstart when I try to compile my java code I got the following error : package org.apache.hadoop.fs does not exist  and the same error with different package into my code. I did not modify the VM . Please Could you help me.

 

18-11-2014 10-45-56.jpg

1 ACCEPTED SOLUTION

avatar
Could you share how you are building your application? The command "hadoop classpath" lists jars that might be useful for the build, you could try including them in your build script
Regards,
Gautam Gopalakrishnan

View solution in original post

1 REPLY 1

avatar
Could you share how you are building your application? The command "hadoop classpath" lists jars that might be useful for the build, you could try including them in your build script
Regards,
Gautam Gopalakrishnan