Prasanth Jayachandran created HIVE-19208:
--------------------------------------------
Summary: Automatic distribution for non-bucketed tables during
streaming ingest
Key: HIVE-19208
URL: https://issues.apache.org/jira/browse/HIVE-19208
Project: Hive
Issue Type: Sub-task
Components: Streaming
Affects Versions: 3.0.0, 3.1.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
Currently non-bucketed tables write to a single file in transaction batch. This
limits the concurrency of compactor job to be 1. Provide an option to
automatically distribute the incoming records to N files within a transaction
batch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)