Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

Data Integration job with composite keys

$
0
0
All,

We have an HBase job running correctly with data-integration and it is extracting data from HBase into our MYSQL tables. We now want to create another job that will extract from another HBase table that has the following column family with a composite key. The structure in hbase looks like

TQ:1401216565661:1 column=d:vut, timestamp=1401173398283, value=DATA1
column=r:1:lqgbfp, timestamp=1401173398283, value=VALUE1

So most of our data is on column family d and we can get to this by mapping using column family d but when we use the HBase data-integration job and set the column to r under the d we don't get any data back into MYSQL.

Viewing all articles
Browse latest Browse all 16689


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