<?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: Atlas Entity Version does not update after entity update in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Entity-Version-does-not-update-after-entity-update/m-p/206634#M78969</link>
    <description>&lt;P&gt;Your observation is valid. &lt;/P&gt;&lt;P&gt;The version number is something related to the model (schema, definition is present in &lt;EM&gt;addons/models&lt;/EM&gt;) of the entity and not the version of the entity itself.&lt;/P&gt;&lt;P&gt;Also, as of now, we don't have logic for dealing with version changes to schema.&lt;/P&gt;&lt;P&gt;In short, &lt;EM&gt;version&lt;/EM&gt; field is not of much consequence right now.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 02:54:50 GMT</pubDate>
    <dc:creator>amestry</dc:creator>
    <dc:date>2018-06-01T02:54:50Z</dc:date>
    <item>
      <title>Atlas Entity Version does not update after entity update</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Entity-Version-does-not-update-after-entity-update/m-p/206633#M78968</link>
      <description>&lt;P&gt;Old Entity&lt;/P&gt;&lt;P&gt;{
    "entity": {
        "attributes": {
            "createTime": 0,
            "description": "",
            &lt;STRONG&gt;"locationUri": null&lt;/STRONG&gt;,
            "name": "BCaLYKStWE",
            "owner": null,
            "randomTable": null
        },
        "classifications": [
        ],
        "createdBy": "admin",
        "createTime": 1527764632465,
        "guid": "e57a85ed-bdc9-4069-96a3-401b7c0a1365",
        "status": "ACTIVE",
        "typeName": "hive_db_v2",
        "updatedBy": "admin",
        "updateTime": 1527764668060,
        &lt;STRONG&gt;"version": 0&lt;/STRONG&gt;
    },
    "referredEntities": {
    }
}
&lt;/P&gt;&lt;P&gt;New Entity&lt;/P&gt;&lt;P&gt;{
    "referredEntities": {},
    "entity": {
        "typeName": "hive_db_v2",
        "attributes": {
            "owner": null,
            "randomTable": null,
            "createTime": 0,
            "name": "BCaLYKStWE",
            "description": "",&lt;STRONG&gt;
            "locationUri": ""
&lt;/STRONG&gt;        },
        "guid": "e57a85ed-bdc9-4069-96a3-401b7c0a1365",
        "status": "ACTIVE",
        "createdBy": "admin",
        "updatedBy": "admin",
        "createTime": 1527764632465,
        "updateTime": 1527764668060,
        &lt;STRONG&gt;"version": 0&lt;/STRONG&gt;,
        "classifications": []
    }
}&lt;/P&gt;&lt;P&gt;Note that version remains 0 even after the update. Am I missing something? &lt;/P&gt;&lt;P&gt;Reference: EntityV2JerseyResourceIT.java&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 18:13:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Entity-Version-does-not-update-after-entity-update/m-p/206633#M78968</guid>
      <dc:creator>shivjikumar_jha</dc:creator>
      <dc:date>2018-05-31T18:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas Entity Version does not update after entity update</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Entity-Version-does-not-update-after-entity-update/m-p/206634#M78969</link>
      <description>&lt;P&gt;Your observation is valid. &lt;/P&gt;&lt;P&gt;The version number is something related to the model (schema, definition is present in &lt;EM&gt;addons/models&lt;/EM&gt;) of the entity and not the version of the entity itself.&lt;/P&gt;&lt;P&gt;Also, as of now, we don't have logic for dealing with version changes to schema.&lt;/P&gt;&lt;P&gt;In short, &lt;EM&gt;version&lt;/EM&gt; field is not of much consequence right now.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 02:54:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Entity-Version-does-not-update-after-entity-update/m-p/206634#M78969</guid>
      <dc:creator>amestry</dc:creator>
      <dc:date>2018-06-01T02:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas Entity Version does not update after entity update</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Entity-Version-does-not-update-after-entity-update/m-p/206635#M78970</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14489/amestry.html" nodeid="14489"&gt;@Ashutosh Mestry&lt;/A&gt; How about typeVersion, I don't see that being much useful either? (Refer StructTypeDefinition.java). &lt;/P&gt;&lt;P&gt;P.S. It would be really nice to have a version and typeversion implementation that updates itself to trace back the evolution.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:39:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Entity-Version-does-not-update-after-entity-update/m-p/206635#M78970</guid>
      <dc:creator>shivjikumar_jha</dc:creator>
      <dc:date>2018-06-01T13:39:35Z</dc:date>
    </item>
  </channel>
</rss>

