You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2015/11/19 18:29:10 UTC

[jira] [Created] (HIVE-12470) Allow splits to provide custom consistent locations, instead of being tied to data locality

Siddharth Seth created HIVE-12470:
-------------------------------------

             Summary: 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


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)