Hi All,
I tried HIVE insert/update/delete operations, I see that it launches a tez job and bit slow. I have a couple of questions -
1. when we use hive streaming processors (in nifi, streamsets) does it insert record by record? I believe no. just to confirm.
2. it seems bit risky to design an acid hive table, is there an approach where it can be used (such as IOT ) safely without having locking/concurrency issues etc.
Thanks,
Avijeet