You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by sa...@apache.org on 2019/05/20 18:13:35 UTC

[atlas-website] branch asf-site updated: ATLAS-3216: Minor typos in What's New for 2.0 markdown

This is an automated email from the ASF dual-hosted git repository.

sarath pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/atlas-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8da47e9  ATLAS-3216: Minor typos in What's New for 2.0 markdown
8da47e9 is described below

commit 8da47e9be6d9ccb71396eee65f0f88438e9643f6
Author: Sarath Subramanian <ss...@cloudera.com>
AuthorDate: Mon May 20 11:13:18 2019 -0700

    ATLAS-3216: Minor typos in What's New for 2.0 markdown
---
 2.0.0/WhatsNew-2.0.html | 32 ++++++++++++++++----------------
 WhatsNew-2.0.html       | 32 ++++++++++++++++----------------
 2 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/2.0.0/WhatsNew-2.0.html b/2.0.0/WhatsNew-2.0.html
index a65836b..31949b0 100644
--- a/2.0.0/WhatsNew-2.0.html
+++ b/2.0.0/WhatsNew-2.0.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/markdown/WhatsNew-2.0.md at 2019-05-14
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/markdown/WhatsNew-2.0.md at 2019-05-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190514" />
+    <meta name="Date-Revision-yyyymmdd" content="20190520" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Whats new in Apache Atlas 2.0?</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -113,8 +113,8 @@
       <li class=""><a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Atlas">Atlas</a><span class="divider">/</span></li>
     <li class="active ">Whats new in Apache Atlas 2.0?</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-14</li>
-          <li id="projectVersion" class="pull-right">Version: 2.0.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-20</li>
+          <li id="projectVersion" class="pull-right">Version: 2.1.0-SNAPSHOT</li>
         </ul>
       </div>
         <div id="bodyColumn" >
@@ -140,10 +140,10 @@
 <h2><a name="Features"></a>Features</h2>
 <ul>
 
-<li>Soft-reference attribute implementation.</li>
+<li>Soft-reference attribute implementation</li>
 <li>Unique-attributes constraint at graph store-level</li>
 <li>Atlas Index Repair tool for Janusgraph</li>
-<li>Relationship notifications when new relationships are created in atlas</li>
+<li>Relationship notifications when new relationships are created in Atlas</li>
 <li>Atlas Import Transform handler implementation</li>
 </ul></div>
 <div class="section">
@@ -153,36 +153,36 @@
 <li>Updated component versions to use Hadoop 3.1, Hive 3.1, HBase 2.0, Solr 7.5 and Kafka 2.0</li>
 <li>Updated JanusGraph version to 0.3.1</li>
 <li>Updated authentication to support trusted proxy</li>
-<li>Updated patch framework to persist typedef patches applied to atlas and handle data patches.</li>
+<li>Updated patch framework to persist typedef patches applied to Atlas and handle data patches</li>
 <li>Updated metrics module to collect notification metrics</li>
-<li>Updated Atlas Export to support incremental export of metadata.</li>
+<li>Updated Atlas Export to support incremental export of metadata</li>
 <li>Notification Processing Improvements:
 <ul>
 
 <li>Notification processing to support batch-commits</li>
 <li>New option in notification processing to ignore potentially incorrect hive_column_lineage</li>
-<li>Updated Hive hook to avoid duplicate column-lineage entities; also updated Atlas server to skip duplicate column-lineage entities</li>
-<li>Improved batch processing in notificaiton handler to avoid processing of an entity multiple times</li>
-<li>Add option to ignore/prune metadata for temporary/staging hive tables</li>
+<li>Updated Hive hook to avoid duplicate column_lineage entities; also updated Atlas server to skip duplicate column_lineage entities</li>
+<li>Improved batch processing in notification handler to avoid processing of an entity multiple times</li>
+<li>Add option to ignore/prune metadata for temporary/staging Hive tables</li>
 <li>Avoid unnecessary lookup when creating new relationships</li>
 </ul>
 </li>
 <li>UI Improvements:
 <ul>
 
-<li>UI: Display counts besides the Type and Classification dropdown list in basic search</li>
+<li>UI: Display counts beside the Type and Classification dropdown list in basic search</li>
 <li>UI: Display lineage information for process entities</li>
 <li>UI: Display entity specific icon for the lineage graph</li>
-<li>UI: Add relationships table inside relationships view in entity details page.</li>
-<li>UI: Add service-type dropdown in basic search to filter entitydef type.</li>
-<li>Various Bug-fixes and optimizations</li>
+<li>UI: Add relationships table inside relationships view in entity details page</li>
+<li>UI: Add service-type dropdown in basic search to filter entitydef type</li>
+<li>Various bug-fixes and optimizations</li>
 </ul>
 </li>
 <li><a class="externalLink" href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20ATLAS%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%202.0.0%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC">List of JIRAs resolved in Apache Atlas 2.0.0</a></li>
 </ul></div>
 <div class="section">
 <h2><a name="Data_Migration"></a>Data Migration</h2>
-<p>With the introduction of unique-attributes constraint at graph store changes - when atlas starts up for the first time after migration to 2.0, expect some delay during startup since unique attribute constraint will be added to existing atlas metadata.</p></div>
+<p>After migrating to 2.0, expect some delay during the initial startup while Atlas adds the new unique attribute constraint to existing metadata.</p></div>
         </div>
     </div>
     <hr/>
diff --git a/WhatsNew-2.0.html b/WhatsNew-2.0.html
index a65836b..31949b0 100644
--- a/WhatsNew-2.0.html
+++ b/WhatsNew-2.0.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/markdown/WhatsNew-2.0.md at 2019-05-14
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/markdown/WhatsNew-2.0.md at 2019-05-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190514" />
+    <meta name="Date-Revision-yyyymmdd" content="20190520" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Whats new in Apache Atlas 2.0?</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -113,8 +113,8 @@
       <li class=""><a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Atlas">Atlas</a><span class="divider">/</span></li>
     <li class="active ">Whats new in Apache Atlas 2.0?</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-14</li>
-          <li id="projectVersion" class="pull-right">Version: 2.0.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-20</li>
+          <li id="projectVersion" class="pull-right">Version: 2.1.0-SNAPSHOT</li>
         </ul>
       </div>
         <div id="bodyColumn" >
@@ -140,10 +140,10 @@
 <h2><a name="Features"></a>Features</h2>
 <ul>
 
-<li>Soft-reference attribute implementation.</li>
+<li>Soft-reference attribute implementation</li>
 <li>Unique-attributes constraint at graph store-level</li>
 <li>Atlas Index Repair tool for Janusgraph</li>
-<li>Relationship notifications when new relationships are created in atlas</li>
+<li>Relationship notifications when new relationships are created in Atlas</li>
 <li>Atlas Import Transform handler implementation</li>
 </ul></div>
 <div class="section">
@@ -153,36 +153,36 @@
 <li>Updated component versions to use Hadoop 3.1, Hive 3.1, HBase 2.0, Solr 7.5 and Kafka 2.0</li>
 <li>Updated JanusGraph version to 0.3.1</li>
 <li>Updated authentication to support trusted proxy</li>
-<li>Updated patch framework to persist typedef patches applied to atlas and handle data patches.</li>
+<li>Updated patch framework to persist typedef patches applied to Atlas and handle data patches</li>
 <li>Updated metrics module to collect notification metrics</li>
-<li>Updated Atlas Export to support incremental export of metadata.</li>
+<li>Updated Atlas Export to support incremental export of metadata</li>
 <li>Notification Processing Improvements:
 <ul>
 
 <li>Notification processing to support batch-commits</li>
 <li>New option in notification processing to ignore potentially incorrect hive_column_lineage</li>
-<li>Updated Hive hook to avoid duplicate column-lineage entities; also updated Atlas server to skip duplicate column-lineage entities</li>
-<li>Improved batch processing in notificaiton handler to avoid processing of an entity multiple times</li>
-<li>Add option to ignore/prune metadata for temporary/staging hive tables</li>
+<li>Updated Hive hook to avoid duplicate column_lineage entities; also updated Atlas server to skip duplicate column_lineage entities</li>
+<li>Improved batch processing in notification handler to avoid processing of an entity multiple times</li>
+<li>Add option to ignore/prune metadata for temporary/staging Hive tables</li>
 <li>Avoid unnecessary lookup when creating new relationships</li>
 </ul>
 </li>
 <li>UI Improvements:
 <ul>
 
-<li>UI: Display counts besides the Type and Classification dropdown list in basic search</li>
+<li>UI: Display counts beside the Type and Classification dropdown list in basic search</li>
 <li>UI: Display lineage information for process entities</li>
 <li>UI: Display entity specific icon for the lineage graph</li>
-<li>UI: Add relationships table inside relationships view in entity details page.</li>
-<li>UI: Add service-type dropdown in basic search to filter entitydef type.</li>
-<li>Various Bug-fixes and optimizations</li>
+<li>UI: Add relationships table inside relationships view in entity details page</li>
+<li>UI: Add service-type dropdown in basic search to filter entitydef type</li>
+<li>Various bug-fixes and optimizations</li>
 </ul>
 </li>
 <li><a class="externalLink" href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20ATLAS%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%202.0.0%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC">List of JIRAs resolved in Apache Atlas 2.0.0</a></li>
 </ul></div>
 <div class="section">
 <h2><a name="Data_Migration"></a>Data Migration</h2>
-<p>With the introduction of unique-attributes constraint at graph store changes - when atlas starts up for the first time after migration to 2.0, expect some delay during startup since unique attribute constraint will be added to existing atlas metadata.</p></div>
+<p>After migrating to 2.0, expect some delay during the initial startup while Atlas adds the new unique attribute constraint to existing metadata.</p></div>
         </div>
     </div>
     <hr/>