Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 8968

Re: Update HADOOP as updates occur via SLT

$
0
0

Two ways that are easy

 

- Enhance the SLT table via IUUC_REPL_MON, add logic for timestamp to be added to record when it's processed by SLT. Then have the Sqoop job use that timestamp for delta tracking, pulling only data >= timestamp

- Have HANA maintain the timestamp via calculated column; GENERATED ALWAYS AS X and have the current timestamp. Sqoop processes the same way from here.

 

Probably more transparent with the first option.

 

As far as I know there is no support for writing directly from SLT to Hadoop, but it was mentioned that you could possibly invoke a webservice in ABAP layer when SLT is processing the record - but it was very tricky. Might get more developed as time goes on, but the above should work no problem.

 

Regards,

Justin


Viewing all articles
Browse latest Browse all 8968


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