Hi,
I am executing a mapreduce program with hcatalog and hive database. Even if
the jars are included its showing this error:

Exception in thread "main" java.io.IOException:
com.google.common.util.concurrent.UncheckedExecutionException:
javax.jdo.JDOFatalUserException: Class
org.datanucleus.api.jdo.JDOPersistenceManagerFactory was not found.
NestedThrowables:
java.lang.ClassNotFoundException:
org.datanucleus.api.jdo.JDOPersistenceManagerFactory
at
org.apache.hcatalog.mapreduce.HCatInputFormat.setInput(HCatInputFormat.java:88)
at
org.apache.hcatalog.mapreduce.HCatInputFormat.setInput(HCatInputFormat.java:64)
......
Please help

thanks

Reply via email to