+1 vote
in DevOps by
When hive is not suitable?

1 Answer

0 votes
by

It doesn’t provide OLTP transactions supports only OLAP transactions.

If application required OLTP, switch to NoSQL databases.

HQL queries have higher latency, due to the mapreduce.

...