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/02/21 23:04:44 UTC

[jira] [Assigned] (ATLAS-1571) null value is set for ownerType field in the GET response of hive_db entity

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

Madhan Neethiraj reassigned ATLAS-1571:
---------------------------------------

    Assignee: Madhan Neethiraj

> null value is set for ownerType field in the GET response of hive_db entity
> ---------------------------------------------------------------------------
>
>                 Key: ATLAS-1571
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1571
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: trunk, 0.8-incubating
>            Reporter: Ayub Khan
>            Assignee: Madhan Neethiraj
>            Priority: Critical
>             Fix For: trunk, 0.8-incubating
>
>
> Get entity response of hive_db
> {noformat}
> {  
>    "requestId":"pool-2-thread-9 - 88f870a2-dbde-4d08-b1d3-c40680bbe499",
>    "definition":{  
>       "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference",
>       "id":{  
>          "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id",
>          "id":"dd4f77af-d5d7-45e5-a0e9-8316237c95fd",
>          "version":0,
>          "typeName":"hive_db",
>          "state":"ACTIVE"
>       },
>       "typeName":"hive_db",
>       "values":{  
>          "name":"diffuserup0qul3ggf",
>          "location":"hdfs:\/\/ctr-e129-1487033772569-11555-01-000003.hwx.site:8020\/apps\/hive\/warehouse\/diffuserup0qul3ggf.db",
>          "description":null,
>          "ownerType":null,
>          "qualifiedName":"diffuserup0qul3ggf@cl1",
>          "owner":"hrt_1",
>          "clusterName":"cl1",
>          "parameters":null
>       },
>       "traitNames":[  
>       ],
>       "traits":{  
>       },
>       "systemAttributes":{  
>          "createdBy":null,
>          "modifiedBy":null,
>          "createdTime":"2017-02-20T04:30:33.922Z",
>          "modifiedTime":"2017-02-20T04:30:33.922Z"
>       }
>    }
> }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)