Hi, It is great to be able to perform CRUD operations on Hive. I have noticed that it takes an average of a few seconds to insert a single row into Hive. I am sure in a real life scenario, data will be flowing in at a much faster rate in a streaming or in an OLTP or OLAP scenario. Is there a way to bulk insert data into Hive, is there a concept of batching. In other words how can we insert a bunch of records in one TEZ job.