Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I'm trying to understand how to acheive scd2 type for hive tables using Talend.
Can anyone help me understand.
Thanks.
Hi,
since Hive does not support UPDATES, you could follow:
http://dwgeek.com/impala-hive-slowly-changing-dimension-scd-type-2.html/
https://hortonworks.com/blog/update-hive-tables-easy-way-2/
in case if you use Cloudera - you can use Impala tables with Kudu as storage for SQL access
regards
Thanks!
I was able to do it.