Description
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.
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-12446 Tracking jira for changes required for move to Tez 0.8.2
- Resolved
- relates to
-
HIVE-11358 LLAP: move LlapConfiguration into HiveConf and document the settings
- Closed
- links to