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

Gunther Hagleitner commented on HIVE-5091:
------------------------------------------

Looked at the failing tests. The problem is the "*NOT*USED*", that will be 
passed as the desired version which leads to an Exception. [~owen.omalley]: I 
think you want to change that to "null". Other than that looks good.
                
> ORC files should have an option to pad stripes to the HDFS block boundaries
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-5091
>                 URL: https://issues.apache.org/jira/browse/HIVE-5091
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HIVE-5091.D12249.1.patch
>
>
> With ORC stripes being large, if a stripe straddles an HDFS block, the 
> locality of read is suboptimal. It would be good to add padding to ensure 
> that stripes don't straddle HDFS blocks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to