Member since
06-02-2016
9
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1750 | 06-08-2016 12:22 AM |
06-08-2016
12:22 AM
Needed to add dependent jar in the lib .... that fixed the issue ...don't have to use this method (TableMapReduceUtil.addDependencyJars) in driver code.
... View more
06-04-2016
12:07 AM
I am trying to run Hbase Table mapper job that uses TableMapReduceUtil.initMapperJob in oozie it is not able to resolve dependencies and trowing error main() threw exception, java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/CompatibilityFactory tried to addCachefile(local path URI) to conf and addResource(Path) to conf still not able to get past this error, can someone help how to add this dependency to job or conf Thanks!
... View more
Labels:
- Labels:
-
Apache HBase