[
https://issues.apache.org/jira/browse/HIVE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801173#comment-13801173
]
Brock Noland commented on HIVE-5425:
------------------------------------
DEFAULT_STRIPE_SIZE in OrcFile is redundant. We should just use:
{noformat}
conf.getLongVar(HiveConf.ConfVars.HIVE_ORC_DEFAULT_STRIPE_SIZE);
{noformat}
> Provide a configuration option to control the default stripe size for ORC
> -------------------------------------------------------------------------
>
> Key: HIVE-5425
> URL: https://issues.apache.org/jira/browse/HIVE-5425
> Project: Hive
> Issue Type: Bug
> Components: File Formats
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: D13233.1.patch
>
>
> We should provide a configuration option to control the default stripe size.
--
This message was sent by Atlassian JIRA
(v6.1#6144)