[
https://issues.apache.org/jira/browse/HIVE-15586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828734#comment-15828734
]
ASF GitHub Bot commented on HIVE-15586:
---------------------------------------
GitHub user b-slim opened a pull request:
https://github.com/apache/hive/pull/135
[HIVE-15586] adding check loaded segments on coordinator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/b-slim/hive HIVE-15586-add-coordinator-check
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/135.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #135
----
commit 50b7684dcf3e74b5ce125fa8aa63f96be5318788
Author: Slim Bouguerra <[email protected]>
Date: 2017-01-09T22:03:50Z
adding check loaded segments on coordinator
----
> Make Insert and Create statement Transactional
> ----------------------------------------------
>
> Key: HIVE-15586
> URL: https://issues.apache.org/jira/browse/HIVE-15586
> Project: Hive
> Issue Type: Sub-task
> Components: Druid integration
> Reporter: slim bouguerra
> Assignee: slim bouguerra
> Attachments: HIVE-15586.patch
>
>
> Currently insert/create will return the handle to user without waiting for
> the data been loaded by the druid cluster. In order to avoid that will add a
> passive wait till the segment are loaded by historical in case the
> coordinator is UP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)