[
https://issues.apache.org/jira/browse/HIVE-19211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449594#comment-16449594
]
Prasanth Jayachandran commented on HIVE-19211:
----------------------------------------------
Addressed review comments
- API is now connect -> beginTransaction -> commitTransaction -> close.
- catalog is not supported as some DDL's still doesn't support and some txns
related metastore APIs doesn't accept catalog yet
- normalized names and added fully qualified names to debug, error msgs
- added default partition support when partition value is null or empty
- moved heartbeater thread inside transaction batch
- added more tests
- remove TransactionBatch interface
- agentInfo is now username + hostname + threadName, fallback is UUID
> New streaming ingest API and support for dynamic partitioning
> -------------------------------------------------------------
>
> Key: HIVE-19211
> URL: https://issues.apache.org/jira/browse/HIVE-19211
> Project: Hive
> Issue Type: Sub-task
> Components: Streaming
> Affects Versions: 3.0.0, 3.1.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Major
> Attachments: HIVE-19211.1.patch, HIVE-19211.2.patch,
> HIVE-19211.3.patch, HIVE-19211.4.patch, HIVE-19211.5.patch
>
>
> - New streaming API under new hive sub-module
> - Dynamic partitioning support
> - Auto-rollover transactions
> - Automatic heartbeating
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)