[ https://issues.apache.org/jira/browse/HIVE-12470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Siddharth Seth resolved HIVE-12470. ----------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Committed to master and branch-2.0. Combined jenkins run on HIVE-12446. > Allow splits to provide custom consistent locations, instead of being tied to > data locality > ------------------------------------------------------------------------------------------- > > Key: HIVE-12470 > URL: https://issues.apache.org/jira/browse/HIVE-12470 > Project: Hive > Issue Type: Improvement > Components: llap > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Fix For: 2.0.0 > > Attachments: HIVE-12470.1.txt, HIVE-12470.1.wip.txt, HIVE-12470.2.txt > > > LLAP instances may not run on the same nodes as HDFS, or may run on a subset > of the cluster. > Using split locations based on FileSystem locality is not very useful in such > cases - since that guarantees not getting any locality. > Allow a split to map to a specific location - so that there's a chance of > getting cache locality across different queries. -- This message was sent by Atlassian JIRA (v6.3.4#6332)