create a directroy call 'lib' in your project's root dir, then put all the 3rd party jar in it.
2009/4/14 Farhan Husain <[email protected]> > Hello, > > I am trying to use Pellet library for some OWL inferencing in my mapper > class. But I can't find a way to bundle the library jar files in my job jar > file. I am exporting my project as a jar file from Eclipse IDE. Will it > work > if I create the jar manually and include all the jar files Pellet library > has? Is there any simpler way to include 3rd party library jar files in a > hadoop job jar? Without being able to include the library jars I am getting > ClassNotFoundException. > > Thanks, > Farhan > -- http://daily.appspot.com/food/
