[ 
https://issues.apache.org/jira/browse/HIVE-11689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14720898#comment-14720898
 ] 

Sergey Shelukhin edited comment on HIVE-11689 at 8/29/15 1:50 AM:
------------------------------------------------------------------

[~prasanth_j] can you review https://reviews.apache.org/r/37917/

the code in determineSplitStrategy is entirely old, except for list of files 
variable being renamed


was (Author: sershe):
[~prasanth_j] can you review https://reviews.apache.org/r/37917/

> minor flow changes to ORC split generation
> ------------------------------------------
>
>                 Key: HIVE-11689
>                 URL: https://issues.apache.org/jira/browse/HIVE-11689
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-11689.patch
>
>
> There are two changes that would help future work on split PPD into HBase 
> metastore. 
> 1) Move non-HDFS split strategy determination logic into main thread from 
> threadpool.
> 2) Instead of iterating thru the futures and waiting, use CompletionService 
> to get futures in order of completion. That might be useful by itself.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to