You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/01/04 08:39:58 UTC

[jira] [Updated] (ATLAS-917) Add hdfs paths to process qualified name for non-partition based queries

     [ https://issues.apache.org/jira/browse/ATLAS-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated ATLAS-917:
-----------------------------------
    Fix Version/s: 0.7.1-incubating

Committed to 0.7-incubating branch: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/a1e4f29b1d739f6b577d7f31aef9357b87e1c7bc

> 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
>             Fix For: 0.8-incubating, 0.7.1-incubating
>
>         Attachments: ATLAS-917.1.patch, ATLAS-917.patch
>
>
> 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)