Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I already have historical data loaded on talend big data platform. From hbase/XML to pipe delimited text. Want to conduct Incremental import from HBASE/XML TO pipe delimited text file.
Q1: How do I design incremental import based on HBase date column in it. ? If yes, please brief on it.
Q2 What are the alternatives to conducting Incremental load in HBASE.
Any help appreciated on it?
Please advise on it
Hi,
You can use a tHBaseInput component to read the data from the Hbase table.TalendHelpCenter:tHBaseInput
Is there a timestamp field in your table?
Best regards
Sabrina