Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
-
HBase will be detected via HBASE_HOME and HBASE_CONF_DIR. HBASE_HOME defaults to BigTop path /usr/lib/hbase.
Description
Created an external table in hive , which points to the HBase table. When tried to query a column using the column name in select clause got the following exception : ( java.lang.ClassNotFoundException: org.apache.hadoop.hive.hbase.HiveHBaseTableInputFormat), errorCode:12, SQLState:42000)
Attachments
Attachments
Issue Links
- is related to
-
HCATALOG-621 bin/hcat should include hbase jar and dependencies in the classpath
- Patch Available
-
HBASE-8438 Extend bin/hbase to print a "mapreduce classpath"
- Closed