Quantcast
Channel: Hortonworks » All Topics
Viewing all articles
Browse latest Browse all 5121

Hive External Table Pointing to HBASE

$
0
0

Replies: 1

I have a Hbase table called

Client_Txn with column famlies
Txn (Txn_no)
Dt (Txn_dt)
Txn_Type (Type)
Cf1 (val1, val2)
Cf2 (val3, val4)

Can I create a Hive Table pointing to this structure

I basically want to create the Hive Table that refers to this external table and bring in only

Txn_no
Txn_dt
Txn_Type
Cf1_Val (from Cf1:val1)
Cf2_Val (from Cf2:val3)

Is it possible ?


Viewing all articles
Browse latest Browse all 5121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>