Suma Shivaprasad created ATLAS-917:
--------------------------------------
Summary: Add hdfs paths to process qualified name for
non-partition based queries
Key: ATLAS-917
URL: https://issues.apache.org/jira/browse/ATLAS-917
Project: Atlas
Issue Type: Bug
Affects Versions: 0.7-incubating
Reporter: Suma Shivaprasad
Assignee: Suma Shivaprasad
Add hdfs paths to process qualified name only in case of non-partition based
queries. This needs to be done per HiveOperation type
1. if HiveOperation = LOAD, IMPORT, EXPORT - detect if the current query
context is dealing with partitions and do not add if it is partition based.
2. If HiveOperation = INSERT OVERWRITE DFS_PATH/LOCAL_PATH , then detect if the
query context is dealing with a partitioned table in inputs and decide if we
need to add or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)