[
https://issues.apache.org/jira/browse/HIVE-16124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899992#comment-15899992
]
Jesus Camacho Rodriguez commented on HIVE-16124:
------------------------------------------------
LGTM, +1
A small change before checking it in: instead of using _String.format_, could
you use logger built-in method (you just need to pass the String replacing
\[%s\] by {}, and then add the parameters as arguments)? This will prevent
creating the String if logging level is less than INFO.
> Drop the segments data as soon it is pushed to HDFS
> ---------------------------------------------------
>
> Key: HIVE-16124
> URL: https://issues.apache.org/jira/browse/HIVE-16124
> Project: Hive
> Issue Type: Bug
> Components: Druid integration
> Reporter: slim bouguerra
> Assignee: slim bouguerra
> Attachments: 16124.patch
>
>
> Drop the pushed segments from the indexer as soon as the HDFS push is done.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)