[
https://issues.apache.org/jira/browse/ATLAS-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063748#comment-15063748
]
Darshan Kumar commented on ATLAS-395:
-------------------------------------
Sure will test it and let you know. Thanks
> 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
> Labels: patch-available
> Attachments: 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
(v6.3.4#6332)