Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

hbase hive integration with hadoop 2.7.1 version compatibility

avatar
New Member

Hi

what is the best version for Hive and Habse intergation with hadoop 2.7.1, its working fine independently

Hive 1.1 and

hbase 1.0 ,

i am getting error "FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. org.apache.hadoop.hbase.HTableDescriptor.addFamily(Lorg/apache/hadoop/hbase/HColumnDescriptor;)V" when try to create table ,i have tried multiple version but no luck.

has any one tested the hive+hbase version >1 with hadoop 2.7.1

please share your thought

Thanking You

1 ACCEPTED SOLUTION

avatar
4 REPLIES 4

avatar
Master Mentor

hbase-client 1.1.2, hadoop-client 2.7.1, hive 1.2.1

avatar

avatar
Guru

One of the benefits of using a distribution like HDP is to never have to deal with version mismatch across different components like Hive and HBase. You can look into using HDP artifacts rather than trying to assemble the components together.

avatar
Master Mentor

@Nir Kumar has this been resolved? Please post your solution or accept best answer.