[
https://issues.apache.org/jira/browse/HIVE-13841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-13841:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
2.1.0
Status: Resolved (was: Patch Available)
Committed to branch-2.1 and master.
> Orc split generation returns different strategies with cache enabled vs
> disabled
> --------------------------------------------------------------------------------
>
> Key: HIVE-13841
> URL: https://issues.apache.org/jira/browse/HIVE-13841
> Project: Hive
> Issue Type: Bug
> Components: ORC
> Affects Versions: 2.1.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Fix For: 2.1.0, 2.2.0
>
> Attachments: HIVE-13841.1.patch
>
>
> Split strategy chosen by OrcInputFormat should not change when enabling or
> disabling footer cache. Currently if footer cache is disabled minSplits in
> OrcInputFormat.Context will be set to -1 which is used during determination
> of split strategies. minSplits should be set to requested value or some
> default instead of cache size
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)