<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How can we create lineageinfo between two  entities using atlas rest api v2 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235917#M197730</link>
    <description>&lt;P&gt;I get another error when create hive_process by rest api v2 , detail info in &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/229267/error-when-i-create-hive-process-with-rest-api-2-t.html" target="_blank"&gt;https://community.hortonworks.com/questions/229267/error-when-i-create-hive-process-with-rest-api-2-t.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Dec 2018 17:13:47 GMT</pubDate>
    <dc:creator>hardwork_lou</dc:creator>
    <dc:date>2018-12-10T17:13:47Z</dc:date>
    <item>
      <title>How can we create lineageinfo between two  entities using atlas rest api v2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235914#M197727</link>
      <description>&lt;P&gt;we need to create  lineageinfo between two existed entities or new created entities, but can not find useful api,  any help is aprreciated &lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 18:19:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235914#M197727</guid>
      <dc:creator>hardwork_lou</dc:creator>
      <dc:date>2018-11-14T18:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create lineageinfo between two  entities using atlas rest api v2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235915#M197728</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/99382/hardwork-lou.html" nodeid="99382"&gt;@haosheng lou&lt;/A&gt;, consider creating a process entity with inputs and outputs attributes.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POST &lt;A href="http://localhost:21000/api/atlas/v2/entity" target="_blank"&gt;http://localhost:21000/api/atlas/v2/entity&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;{
  "entity": {
    "typeName": "Process",
    "attributes": {
      "description": null,
      "name": "process1",
      "owner": null,
      "inputs": [
        {
          "guid": "cf3be027-1cbf-4109-a6b4-dabe980043a0",
          "typeName": "DataSet"
        }
      ],
      "outputs": [
        {
          "guid": "8493a6a6-51c8-4106-a3dc-89eccb00833d",
          "typeName": "DataSet"
        }
      ],
      "qualifiedName": "process1@cl1"
    },
    "guid": -1
  },
  "referredEntities": {}
}
&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Nov 2018 03:51:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235915#M197728</guid>
      <dc:creator>ssubramanian</dc:creator>
      <dc:date>2018-11-15T03:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create lineageinfo between two  entities using atlas rest api v2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235916#M197729</link>
      <description>&lt;P&gt;thank you very much, it works through you method!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 16:32:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235916#M197729</guid>
      <dc:creator>hardwork_lou</dc:creator>
      <dc:date>2018-11-19T16:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create lineageinfo between two  entities using atlas rest api v2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235917#M197730</link>
      <description>&lt;P&gt;I get another error when create hive_process by rest api v2 , detail info in &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/229267/error-when-i-create-hive-process-with-rest-api-2-t.html" target="_blank"&gt;https://community.hortonworks.com/questions/229267/error-when-i-create-hive-process-with-rest-api-2-t.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 17:13:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-we-create-lineageinfo-between-two-entities-using/m-p/235917#M197730</guid>
      <dc:creator>hardwork_lou</dc:creator>
      <dc:date>2018-12-10T17:13:47Z</dc:date>
    </item>
  </channel>
</rss>

