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 2018/05/17 15:04:00 UTC

[jira] [Updated] (ATLAS-395) UI : In details page maps not displayed for different data models

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

Madhan Neethiraj updated ATLAS-395:
-----------------------------------
    Fix Version/s:     (was: trunk)

> UI : In details page maps not displayed for different data models
> -----------------------------------------------------------------
>
>                 Key: ATLAS-395
>                 URL: https://issues.apache.org/jira/browse/ATLAS-395
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating
>            Reporter: Darshan Kumar
>            Assignee: Darshan Kumar
>            Priority: Major
>              Labels: patch-available
>             Fix For: 0.6-incubating
>
>         Attachments: ATLAS-395-v1.patch, ATLAS-395.patch
>
>
> The response for scope data model
> commandlineOpts : key,value
> {  
>    "requestId":"qtp1879648991-116 - 95121c27-1bdd-43e8-8f32-1c087038e88a",
>    "GUID":"f9aef3cb-f243-4b91-9c19-d1086aaadfc4",
>    "definition":{  
>       "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference",
>       "id":{  
>          "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id",
>          "id":"f9aef3cb-f243-4b91-9c19-d1086aaadfc4",
>          "version":0,
>          "typeName":"sqoop_process"
>       },
>       "typeName":"sqoop_process",
>       "values":{  
>          "name":"sqoop_mysql_localhost_2181_sqoop_table_12434343",
>          "startTime":1450342252394,
>          "description":null,
>          "outputs":[  
>             {  
>                "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id",
>                "id":"a8d2846e-8854-47f2-9d24-16a4655f7f49",
>                "version":0,
>                "typeName":"DataSet"
>             }
>          ],
>          "commandlineOpts":{  
>             "option2":"value2",
>             "option1":"value1",
>             "option4":"value4",
>             "option3":"value3"
>          },
>          "endTime":1450342262394,
>          "inputs":[  
>             {  
>                "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id",
>                "id":"7f1149b0-12c0-401f-9543-c2de18fb6b8e",
>                "version":0,
>                "typeName":"DataSet"
>             }
>          ],
>          "operation":"select",
>          "userName":"sqoop_admin"
>       },
>       "traitNames":[  
>       ],
>       "traits":{  
>       }
>    }
> }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)