I did successfully install the Intellij, was able to run simple Java code; however when referencing the Hadoop libraries from the Hadoop share folder, I can't seem to be able to import/reference the Hadoop libraries in the code
Asked
Active
Viewed 144 times
1
-
https://stackoverflow.com/questions/1051640/correct-way-to-add-external-jars-lib-jar-to-an-intellij-idea-project – Christoph Bauer Feb 26 '19 at 14:29
-
Thank you, this is the very topic I followed and was able to import the Hadoop libraries as it is shown on a screenshot But when trying to call those libraries in the code, the compilation fails – James Feb 26 '19 at 14:41