You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2016/09/12 18:11:20 UTC

[jira] [Commented] (ATLAS-1139) Parameter name of a DataSet entity should contain filesystem path

    [ https://issues.apache.org/jira/browse/ATLAS-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484839#comment-15484839 ] 

Suma Shivaprasad commented on ATLAS-1139:
-----------------------------------------

Can we use https://hadoop.apache.org/docs/r2.7.2/api/org/apache/hadoop/fs/Path.html#getPathWithoutSchemeAndAuthority(org.apache.hadoop.fs.Path) to get the HDFS path instead of the current way of doing it?

> Parameter name of a DataSet entity should contain filesystem path
> -----------------------------------------------------------------
>
>                 Key: ATLAS-1139
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1139
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Vimal Sharma
>            Assignee: Vimal Sharma
>         Attachments: ATLAS-1139.patch
>
>
> In lineage graph, input and output entity can have the same value in attribute "name". This causes ambiguity for the user to correctly understand the lineage graph.
> The proposal is to set normalized path as the value of "name" attribute.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)