[ https://issues.apache.org/jira/browse/HIVE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640631#comment-13640631 ]
Nick Dimiduk commented on HIVE-2055: ------------------------------------ The classpath length is a restriction I hadn't considered. I don't understand the relationship between CLASSPATH and HIVE_AUX_JARS_PATH. Is the latter shipped to the cluster for MR jobs? Are they used in hive-cli runtime as well? HBase jobs against an online table or involved in offline HFile/Snapshot work will depend on the hbase-client, hbase-mapreduce, zookeeper, protobuf, and perhaps guava. I believe everything else in that list is provided by Hadoop runtime. > Hive HBase Integration issue > ---------------------------- > > Key: HIVE-2055 > URL: https://issues.apache.org/jira/browse/HIVE-2055 > Project: Hive > Issue Type: Bug > Components: HBase Handler > Affects Versions: 0.10.0 > Reporter: sajith v > Attachments: > 0001-HIVE-2055-include-hbase-dependencies-in-launch-scrip.patch, > HIVE-2055.patch > > > 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) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira