You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by sh...@apache.org on 2015/12/07 10:38:39 UTC

incubator-atlas-website git commit: latest trunk docs

Repository: incubator-atlas-website
Updated Branches:
  refs/heads/asf-site fe040e3f7 -> f46b4bd70


latest trunk docs


Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/commit/f46b4bd7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/tree/f46b4bd7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/diff/f46b4bd7

Branch: refs/heads/asf-site
Commit: f46b4bd7048c4d2c1d052374b0ed7af83934a15e
Parents: fe040e3
Author: Shwetha GS <ss...@hortonworks.com>
Authored: Mon Dec 7 15:08:30 2015 +0530
Committer: Shwetha GS <ss...@hortonworks.com>
Committed: Mon Dec 7 15:08:30 2015 +0530

----------------------------------------------------------------------
 Architecture.html                           |   8 +-
 Bridge-Hive.html                            |  66 +++---
 Configuration.html                          |  50 ++++-
 InstallationSteps.html                      |  23 ++-
 Notification-Entity.html                    | 251 +++++++++++++++++++++++
 QuickStart.html                             |   6 +-
 Repository.html                             |   6 +-
 Search.html                                 |   6 +-
 Security.html                               |  33 ++-
 TypeSystem.html                             |   6 +-
 api/application.wadl                        |  38 ++--
 api/index.html                              |   1 -
 api/resource_AdminResource.html             |   1 -
 api/resource_EntitiesResource.html          | 172 ----------------
 api/resource_EntityResource.html            |  47 +++--
 api/resource_HiveLineageResource.html       |   1 -
 api/resource_MetadataDiscoveryResource.html |   1 -
 api/resource_RexsterGraphResource.html      |   1 -
 api/resource_TypesResource.html             |  30 ++-
 api/rest.html                               |   1 -
 index.html                                  |  11 +-
 issue-tracking.html                         |   6 +-
 license.html                                |   6 +-
 mail-lists.html                             |   6 +-
 project-info.html                           |   6 +-
 source-repository.html                      |   6 +-
 team-list.html                              |   6 +-
 27 files changed, 486 insertions(+), 309 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/Architecture.html
----------------------------------------------------------------------
diff --git a/Architecture.html b/Architecture.html
index 1a89f59..ccff36e 100644
--- a/Architecture.html
+++ b/Architecture.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Architecture</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -209,7 +209,7 @@
 <li><a href="./Bridge-Hive.html">Hive Bridge</a></li></ul></div>
 <div class="section">
 <h3><a name="Notification"></a>Notification</h3>
-<p>Notification is used for reliable entity registration from hooks and for entity/type change notifications. Atlas, by default, provides kafka integration, but its possible to provide other implementations as well. Atlas service starts embedded kafka server by default.</p>
+<p>Notification is used for reliable entity registration from hooks and for entity/type change notifications. Atlas, by default, provides Kafka integration, but its possible to provide other implementations as well. Atlas service starts embedded Kafka server by default.</p>
 <p>Atlas also provides <a href="./NotificationHookConsumer.html">NotificationHookConsumer</a> that runs in Atlas Service and listens to messages from hook and registers the entities in Atlas. <img src="images/twiki/notification.png" alt="" /></p></div>
                   </div>
           </div>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/Bridge-Hive.html
----------------------------------------------------------------------
diff --git a/Bridge-Hive.html b/Bridge-Hive.html
index b4ab13d..d2bd576 100644
--- a/Bridge-Hive.html
+++ b/Bridge-Hive.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Hive Atlas Bridge</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -216,61 +216,55 @@ hive_partition(ClassType) - super types [Referenceable] - attributes [values, ta
 hive_process(ClassType) - super types [Process] - attributes [startTime, endTime, userName, operationType, queryText, queryPlan, queryId, queryGraph]
 
 </pre></div>
-<p>The entities are created and de-duped using unique qualified name. They provide namespace and can be used for querying as well: hive_db - attribute qualifiedName - clustername.dbname hive_table - attribute name - clustername.dbname.tablename hive_column - attribute qualifiedName - clustername.dbname.tablename.columnname hive_partition - attribute qualifiedName - clustername.dbname.tablename.partitionvalues hive_process - attribute qualifiedName - queryText</p></div>
+<p>The entities are created and de-duped using unique qualified name. They provide namespace and can be used for querying/lineage as well. Note that dbName and tableName should be in lower case. clusterName is explained below: hive_db - attribute qualifiedName - &lt;dbName&gt;@&lt;clusterName&gt; hive_table - attribute name - &lt;dbName&gt;.&lt;tableName&gt;@&lt;clusterName&gt; hive_column - attribute qualifiedName - &lt;dbName&gt;.&lt;tableName&gt;.&lt;columnName&gt;@&lt;clusterName&gt; hive_partition - attribute qualifiedName - &lt;dbName&gt;.&lt;tableName&gt;.&lt;partitionValues('-' separated)&gt;@&lt;clusterName&gt; hive_process - attribute name - &lt;queryString&gt; - trimmed query string in lower case</p></div>
 <div class="section">
 <h3><a name="Importing_Hive_Metadata"></a>Importing Hive Metadata</h3>
-<p>org.apache.atlas.hive.bridge.HiveMetaStoreBridge imports the hive metadata into Atlas using the model defined in org.apache.atlas.hive.model.HiveDataModelGenerator. import-hive.sh command can be used to facilitate this. Set-up the following configs in hive-site.xml of your hive set-up and set environment variable HIVE_CONF_DIR to the hive conf directory:</p>
-<ul>
-<li>Atlas endpoint - Add the following property with the Atlas endpoint for your set-up</li></ul>
+<p>org.apache.atlas.hive.bridge.HiveMetaStoreBridge imports the hive metadata into Atlas using the model defined in org.apache.atlas.hive.model.HiveDataModelGenerator. import-hive.sh command can be used to facilitate this. Set the following configuration in &lt;atlas-conf&gt;/client.properties and set environment variable HIVE_CONFIG to the hive conf directory:</p>
 <div class="source">
 <pre>
-&lt;property&gt;
-  &lt;name&gt;atlas.rest.address&lt;/name&gt;
-  &lt;value&gt;http://localhost:21000/&lt;/value&gt;
-&lt;/property&gt;
-&lt;property&gt;
-  &lt;name&gt;atlas.cluster.name&lt;/name&gt;
-  &lt;value&gt;primary&lt;/value&gt;
-&lt;/property&gt;
-
+    &lt;property&gt;
+      &lt;name&gt;atlas.cluster.name&lt;/name&gt;
+      &lt;value&gt;primary&lt;/value&gt;
+    &lt;/property&gt;
+  
 </pre></div>
-<p>Usage: &lt;atlas package&gt;/bin/hive/import-hive.sh. The logs are in &lt;atlas package&gt;/logs/import-hive.log</p></div>
+<p>Usage: &lt;atlas package&gt;/bin/import-hive.sh. The logs are in &lt;atlas package&gt;/logs/import-hive.log</p></div>
 <div class="section">
 <h3><a name="Hive_Hook"></a>Hive Hook</h3>
 <p>Hive supports listeners on hive command execution using hive hooks. This is used to add/update/remove entities in Atlas using the model defined in org.apache.atlas.hive.model.HiveDataModelGenerator. The hook submits the request to a thread pool executor to avoid blocking the command execution. The thread submits the entities as message to the notification server and atlas server reads these messages and registers the entities. Follow these instructions in your hive set-up to add hive hook for Atlas:</p>
 <ul>
-<li>Set-up atlas hook and atlas endpoint in hive-site.xml:</li></ul>
+<li>Set-up atlas hook in hive-site.xml of your hive configuration:</li></ul>
 <div class="source">
 <pre>
-&lt;property&gt;
-  &lt;name&gt;hive.exec.post.hooks&lt;/name&gt;
-  &lt;value&gt;org.apache.atlas.hive.hook.HiveHook&lt;/value&gt;
-&lt;/property&gt;
-
+    &lt;property&gt;
+      &lt;name&gt;hive.exec.post.hooks&lt;/name&gt;
+      &lt;value&gt;org.apache.atlas.hive.hook.HiveHook&lt;/value&gt;
+    &lt;/property&gt;
+  
 </pre></div>
+<p></p>
+<ul>
+<li>Add 'export HIVE_AUX_JARS_PATH=&lt;atlas package&gt;/hook/hive' in hive-env.sh of your hive configuration</li>
+<li>Set the following configuration in &lt;atlas-conf&gt;/client.properties</li></ul>
 <div class="source">
 <pre>
-&lt;property&gt;
-  &lt;name&gt;atlas.rest.address&lt;/name&gt;
-  &lt;value&gt;http://localhost:21000/&lt;/value&gt;
-&lt;/property&gt;
-&lt;property&gt;
-  &lt;name&gt;atlas.cluster.name&lt;/name&gt;
-  &lt;value&gt;primary&lt;/value&gt;
-&lt;/property&gt;
-
+     &lt;property&gt;
+       &lt;name&gt;atlas.cluster.name&lt;/name&gt;
+       &lt;value&gt;primary&lt;/value&gt;
+     &lt;/property&gt;
+     
 </pre></div>
 <p></p>
 <ul>
-<li>Add 'export HIVE_AUX_JARS_PATH=&lt;atlas package&gt;/hook/hive' in hive-env.sh</li>
-<li>Copy &lt;atlas package&gt;/conf/application.properties to hive conf directory &lt;hive package&gt;/conf</li></ul>
-<p>The following properties in hive-site.xml control the thread pool and notification details:</p>
+<li>Copy &lt;atlas-conf&gt;/client.properties and &lt;atlas-conf&gt;/application.properties to the hive conf directory.</li></ul>
+<p>The following properties in &lt;atlas-conf&gt;/client.properties control the thread pool and notification details:</p>
 <ul>
 <li>atlas.hook.hive.synchronous - boolean, true to run the hook synchronously. default false</li>
 <li>atlas.hook.hive.numRetries - number of retries for notification failure. default 3</li>
 <li>atlas.hook.hive.minThreads - core number of threads. default 5</li>
 <li>atlas.hook.hive.maxThreads - maximum number of threads. default 5</li>
-<li>atlas.hook.hive.keepAliveTime - keep alive time in msecs. default 10</li></ul>
+<li>atlas.hook.hive.keepAliveTime - keep alive time in msecs. default 10</li>
+<li>atlas.hook.hive.queueSize - queue size for the threadpool. default 10000</li></ul>
 <p>Refer <a href="./Configuration.html">Configuration</a> for notification related configurations</p></div>
 <div class="section">
 <h3><a name="Limitations"></a>Limitations</h3>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/Configuration.html
----------------------------------------------------------------------
diff --git a/Configuration.html b/Configuration.html
index d097053..4f8320f 100644
--- a/Configuration.html
+++ b/Configuration.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Configuring Apache Atlas</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -223,8 +223,26 @@ atlas.graph.storage.backend=hbase
 atlas.graph.storage.hostname=&lt;ZooKeeper Quorum&gt;
 
 </pre></div>
+<p>HBASE_CONF_DIR environment variable needs to be set to point to the Hbase client configuration directory which is added to classpath when Atlas starts up. hbase-site.xml needs to have the following properties set according to the cluster setup</p>
+<div class="source">
+<pre>
+#Set below to /hbase-secure if the Hbase server is setup in secure mode
+zookeeper.znode.parent=/hbase-unsecure
+
+</pre></div>
 <p>Advanced configuration</p>
-<p>Refer <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/titan-config-ref.html#_storage_hbase">http://s3.thinkaurelius.com/docs/titan/0.5.4/titan-config-ref.html#_storage_hbase</a></p></div>
+<p># If you are planning to use any of the configs mentioned below, they need to be prefixed with &quot;atlas.graph.&quot; to take effect in ATLAS Refer <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/titan-config-ref.html#_storage_hbase">http://s3.thinkaurelius.com/docs/titan/0.5.4/titan-config-ref.html#_storage_hbase</a></p>
+<p>Permissions</p>
+<p>When Atlas is configured with HBase as the storage backend the graph db (titan) needs sufficient user permissions to be able to create and access an HBase table.  In a secure cluster it may be necessary to grant permissions to the 'atlas' user for the 'titan' table.</p>
+<p>With Ranger, a policy can be configured for 'titan'.</p>
+<p>Without Ranger, HBase shell can be used to set the permissions.</p>
+<div class="source">
+<pre>
+   su hbase
+   kinit -k -t &lt;hbase keytab&gt; &lt;hbase principal&gt;
+   echo &quot;grant 'atlas', 'RWXCA', 'titan'&quot; | hbase shell
+
+</pre></div></div>
 <div class="section">
 <h5><a name="Graph_Search_Index"></a>Graph Search Index</h5>
 <p>This section sets up the graph db - titan - to use an search indexing system. The example configuration below setsup to use an embedded Elastic search indexing system.</p>
@@ -247,6 +265,21 @@ atlas.graph.index.search.elasticsearch.create.sleep=2000
 
 </pre></div></div>
 <div class="section">
+<h4><a name="Choosing_between_Persistence_and_Indexing_Backends"></a>Choosing between Persistence and Indexing Backends</h4>
+<p>Refer <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/bdb.html">http://s3.thinkaurelius.com/docs/titan/0.5.4/bdb.html</a> and <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/hbase.html">http://s3.thinkaurelius.com/docs/titan/0.5.4/hbase.html</a> for choosing between the persistence backends. BerkeleyDB is suitable for smaller data sets in the range of upto 10 million vertices with ACID gurantees. HBase on the other hand doesnt provide ACID guarantees but is able to scale for larger graphs. HBase also provides HA inherently.</p></div>
+<div class="section">
+<h4><a name="Choosing_between_Persistence_Backends"></a>Choosing between Persistence Backends</h4>
+<p>Refer <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/bdb.html">http://s3.thinkaurelius.com/docs/titan/0.5.4/bdb.html</a> and <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/hbase.html">http://s3.thinkaurelius.com/docs/titan/0.5.4/hbase.html</a> for choosing between the persistence backends. BerkeleyDB is suitable for smaller data sets in the range of upto 10 million vertices with ACID gurantees. HBase on the other hand doesnt provide ACID guarantees but is able to scale for larger graphs. HBase also provides HA inherently.</p></div>
+<div class="section">
+<h4><a name="Choosing_between_Indexing_Backends"></a>Choosing between Indexing Backends</h4>
+<p>Refer <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/elasticsearch.html">http://s3.thinkaurelius.com/docs/titan/0.5.4/elasticsearch.html</a> and <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/solr.html">http://s3.thinkaurelius.com/docs/titan/0.5.4/solr.html</a> for chossing between <a href="./ElasticSarch.html">ElasticSarch</a> and Solr. Solr in cloud mode is the recommended setup.</p></div>
+<div class="section">
+<h4><a name="Switching_Persistence_Backend"></a>Switching Persistence Backend</h4>
+<p>For switching the storage backend from BerkeleyDB to HBase and vice versa, refer the documentation for &quot;Graph Persistence Engine&quot; described above and restart ATLAS.  The data in the indexing backend needs to be cleared else there will be discrepancies between the storage and indexing backend which could result in errors during the search.  <a href="./ElasticSearch.html">ElasticSearch</a> runs by default in embedded mode and the data could easily be cleared by deleting the ATLAS_HOME/data/es directory.  For Solr, the collections which were created during ATLAS Installation - vertex_index, edge_index, fulltext_index could be deleted which will cleanup the indexes</p></div>
+<div class="section">
+<h4><a name="Switching_Index_Backend"></a>Switching Index Backend</h4>
+<p>Switching the Index backend requires clearing the persistence backend data. Otherwise there will be discrepancies between the persistence and index backends since switching the indexing backend means index data will be lost.   This leads to &quot;Fulltext&quot; queries not working on the existing data   For clearing the data for BerkeleyDB, delete the ATLAS_HOME/data/berkeley directory   For clearing the data for HBase, in Hbase shell, run 'disable titan' and 'drop titan'</p></div>
+<div class="section">
 <h4><a name="Hive_Lineage_Configs"></a>Hive Lineage Configs</h4>
 <p>The higher layer services like hive lineage, schema, etc. are driven by the type system and this section encodes the specific types for the hive data model.</p>
 <p># This models reflects the base super types for Data and Process</p>
@@ -263,7 +296,7 @@ atlas.lineage.hive.table.schema.query=hive_table where name=?, columns
 </pre></div></div>
 <div class="section">
 <h4><a name="Notification_Configs"></a>Notification Configs</h4>
-<p>Refer <a class="externalLink" href="http://kafka.apache.org/documentation.html#configuration">http://kafka.apache.org/documentation.html#configuration</a> for kafka configuration. All kafka configs should be prefixed with 'atlas.kafka.'</p>
+<p>Refer <a class="externalLink" href="http://kafka.apache.org/documentation.html#configuration">http://kafka.apache.org/documentation.html#configuration</a> for Kafka configuration. All Kafka configs should be prefixed with 'atlas.kafka.'</p>
 <div class="source">
 <pre>
 atlas.notification.embedded=true
@@ -273,6 +306,13 @@ atlas.kafka.bootstrap.servers=localhost:9027
 atlas.kafka.zookeeper.session.timeout.ms=400
 atlas.kafka.zookeeper.sync.time.ms=20
 atlas.kafka.auto.commit.interval.ms=1000
+atlas.kafka.hook.group.id=atlas
+
+</pre></div>
+<p>Note that Kafka group ids are specified for a specific topic.  The Kafka group id configuration for entity notifications is 'atlas.kafka.entities.group.id'</p>
+<div class="source">
+<pre>
+atlas.kafka.entities.group.id=&lt;consumer id&gt;
 
 </pre></div></div>
 <div class="section">

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/InstallationSteps.html
----------------------------------------------------------------------
diff --git a/InstallationSteps.html b/InstallationSteps.html
index f5d77c7..cc307db 100644
--- a/InstallationSteps.html
+++ b/InstallationSteps.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Building & Installing Apache Atlas</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -311,21 +311,27 @@ and change it to look as below
 export METADATA_SERVER_OPTS=&quot;-Djava.awt.headless=true -Djava.security.krb5.realm= -Djava.security.krb5.kdc=&quot;
 
 </pre></div>
+<p>* Hbase as the Storage Backend for the Graph Repository</p>
+<p>By default, Atlas uses Titan as the graph repository and is the only graph repository implementation available currently. The HBase versions currently supported are 0.98.x, 1.0.x, 1.1.x. For configuring ATLAS graph persistence on HBase, please go through the &quot;Configuration - Graph persistence engine - HBase&quot; section for more details.</p>
+<p>Pre-requisites for running HBase as a distributed cluster  * 3 or 5 <a href="./ZooKeeper.html">ZooKeeper</a> nodes  * Atleast 3 <a href="./RegionServer.html">RegionServer</a> nodes. It would be ideal to run the <a href="./DataNodes.html">DataNodes</a> on the same hosts as the Region servers for data locality.</p>
 <p>* Configuring SOLR as the Indexing Backend for the Graph Repository</p>
 <p>By default, Atlas uses Titan as the graph repository and is the only graph repository implementation available currently. For configuring Titan to work with Solr, please follow the instructions below</p>
 <div class="source">
 <pre>
-* Install solr if not already running. Version of SOLR supported is 5.2.1.
+* Install solr if not already running. The version of SOLR supported is 5.2.1. Could be installed from http://archive.apache.org/dist/lucene/solr/5.2.1/solr-5.2.1.tgz
 
 * Start solr in cloud mode.
   SolrCloud mode uses a ZooKeeper Service as a highly available, central location for cluster management.
   For a small cluster, running with an existing ZooKeeper quorum should be fine. For larger clusters, you would want to run separate multiple ZooKeeper quorum with atleast 3 servers.
   Note: Atlas currently supports solr in &quot;cloud&quot; mode only. &quot;http&quot; mode is not supported. For more information, refer solr documentation - https://cwiki.apache.org/confluence/display/solr/SolrCloud
 
-* Run the following commands from SOLR_HOME directory to create collections in Solr corresponding to the indexes that Atlas uses
-  bin/solr create -c vertex_index -d ATLAS_HOME/conf/solr -shards #numShards -replicationFactor #replicationFactor
-  bin/solr create -c edge_index -d ATLAS_HOME/conf/solr -shards #numShards -replicationFactor #replicationFactor
-  bin/solr create -c fulltext_index -d ATLAS_HOME/conf/solr -shards #numShards -replicationFactor #replicationFactor
+* Run the following commands from SOLR_HOME directory to create collections in Solr corresponding to the indexes that Atlas uses. In the case that the ATLAS and SOLR instance are on 2 different hosts,
+  first copy the required configuration files from ATLAS_HOME/conf/solr on the ATLAS instance host to the Solr instance host. SOLR_CONF in the below mentioned commands refer to the directory where the solr configuration files
+  have been copied to on Solr host:
+
+  bin/solr create -c vertex_index -d SOLR_CONF -shards #numShards -replicationFactor #replicationFactor
+  bin/solr create -c edge_index -d SOLR_CONF -shards #numShards -replicationFactor #replicationFactor
+  bin/solr create -c fulltext_index -d SOLR_CONF -shards #numShards -replicationFactor #replicationFactor
 
   Note: If numShards and replicationFactor are not specified, they default to 1 which suffices if you are trying out solr with ATLAS on a single node instance.
   Otherwise specify numShards according to the number of hosts that are in the Solr cluster and the maxShardsPerNode configuration.
@@ -340,6 +346,7 @@ export METADATA_SERVER_OPTS=&quot;-Djava.awt.headless=true -Djava.security.krb5.
 
 </pre></div>
 <p>For more information on Titan solr configuration , please refer <a class="externalLink" href="http://s3.thinkaurelius.com/docs/titan/0.5.4/solr.htm">http://s3.thinkaurelius.com/docs/titan/0.5.4/solr.htm</a></p>
+<p>Pre-requisites for running Solr in cloud mode   * Memory - Solr is both memory and CPU intensive. Make sure the server running Solr has adequate memory, CPU and disk.     Solr works well with 32GB RAM. Plan to provide as much memory as possible to Solr process   * Disk - If the number of entities that need to be stored are large, plan to have at least 500 GB free space in the volume where Solr is going to store the index data   * <a href="./SolrCloud.html">SolrCloud</a> has support for replication and sharding. It is highly recommended to use <a href="./SolrCloud.html">SolrCloud</a> with at least two Solr nodes running on different servers with replication enabled.     If using <a href="./SolrCloud.html">SolrCloud</a>, then you also need <a href="./ZooKeeper.html">ZooKeeper</a> installed and configured with 3 or 5 <a href="./ZooKeeper.html">ZooKeeper</a> nodes</p>
 <p><b>Starting Atlas Server</b></p>
 <div class="source">
 <pre>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/Notification-Entity.html
----------------------------------------------------------------------
diff --git a/Notification-Entity.html b/Notification-Entity.html
new file mode 100644
index 0000000..088f34f
--- /dev/null
+++ b/Notification-Entity.html
@@ -0,0 +1,251 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-12-07
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<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="20151207" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Atlas &#x2013; Entity Change Notifications</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<script type="text/javascript">$( document ).ready( function() { $( '.carousel' ).carousel( { interval: 3500 } ) } );</script>
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container" style="width: 68%;"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Atlas <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="News">News</a>
+</li>
+                  
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-atlas.git"  title="Git">Git</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/ATLAS"  title="Jira">Jira</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS/PoweredBy"  title="Powered by">Powered by</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/atlas/"  title="Blog">Blog</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Information <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="project-info.html"  title="Summary">Summary</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://webchat.freenode.net?channels=apacheatlas&uio=d4"  title="IRC">IRC</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="License">License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/atlas/0.5.0-incubating/"  title="0.5-incubating">0.5-incubating</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="0.5.0-incubating/index.html"  title="0.5-incubating">0.5-incubating</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+    
+  <input value="http://atlas.incubator.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+                            
+            
+            
+            
+    <iframe src="http://www.facebook.com/plugins/like.php?href=http://atlas.incubator.apache.org/atlas-docs&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark"
+        scrolling="no" frameborder="0"
+        style="border:none; width:80px; height:20px; margin-top: 10px;"  class="pull-right" ></iframe>
+                        
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+        <ul class="nav pull-right"><li style="margin-top: 10px;">
+    
+    <div class="g-plusone" data-href="http://atlas.incubator.apache.org/atlas-docs" data-size="medium"  width="60px" align="right" ></div>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href=".." id="bannerLeft">
+                                                                                                <img src="images/atlas-logo.png"  alt="Apache Atlas" width="200px" height="45px"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                                <img src="images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="index.html" title="Atlas">
+        Atlas</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Entity Change Notifications</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
+            
+                            </ul>
+      </div>
+
+      
+                        
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<h2><a name="Entity_Change_Notifications"></a>Entity Change Notifications</h2>
+<p>To receive Atlas entity notifications a consumer should be obtained through the notification interface.  Entity change notifications are sent every time a change is made to an entity.  Operations that result in an entity change notification are:</p>
+<ul>
+<li><code>ENTITY_CREATE</code> - Create a new entity.</li>
+<li><code>ENTITY_UPDATE</code> - Update an attribute of an existing entity.</li>
+<li><code>TRAIT_ADD</code> - Add a trait to an entity.</li>
+<li><code>TRAIT_DELETE</code> - Delete a trait from an entity.</li></ul>
+<div class="source">
+<pre>
+    // Obtain provider through injection&#x2026;
+    Provider&lt;NotificationInterface&gt; provider;
+
+    // Get the notification interface
+    NotificationInterface notification = provider.get();
+
+    // Create consumers
+    List&lt;NotificationConsumer&lt;EntityNotification&gt;&gt; consumers =
+       notification.createConsumers(NotificationInterface.NotificationType.ENTITIES, 1);
+
+</pre></div>
+<p>The consumer exposes the Iterator interface that should be used to get the entity notifications as they are posted.  The hasNext() method blocks until a notification is available.</p>
+<div class="source">
+<pre>
+    while(consumer.hasNext()) {
+        EntityNotification notification = consumer.next();
+
+        IReferenceableInstance entity = notification.getEntity();
+        &#x2026;
+    }
+
+</pre></div></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2015
+                        <a href="http://www.apache.org">Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                          
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/QuickStart.html
----------------------------------------------------------------------
diff --git a/QuickStart.html b/QuickStart.html
index ec2dc52..81d6935 100644
--- a/QuickStart.html
+++ b/QuickStart.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Quick Start Guide</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/Repository.html
----------------------------------------------------------------------
diff --git a/Repository.html b/Repository.html
index 2537dc0..dd89299 100644
--- a/Repository.html
+++ b/Repository.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/Search.html
----------------------------------------------------------------------
diff --git a/Search.html b/Search.html
index 045a739..f812d3e 100644
--- a/Search.html
+++ b/Search.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Search</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/Security.html
----------------------------------------------------------------------
diff --git a/Security.html b/Security.html
index 428f2d3..ab0481c 100644
--- a/Security.html
+++ b/Security.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Security Features of Apache Atlas</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -233,7 +233,32 @@
 <ul>
 <li><code>atlas.authentication.method</code> (simple|kerberos) [default: simple] - the authentication method to utilize.  Simple will leverage the OS authenticated identity and is the default mechanism.  'kerberos' indicates that the service is required to authenticate to the KDC leveraging the configured keytab and principal.</li>
 <li><code>atlas.authentication.keytab</code> - the path to the keytab file.</li>
-<li><code>atlas.authentication.principal</code> - the principal to use for authenticating to the KDC.  The principal is generally of the form &quot;user/host@realm&quot;.  You may use the '_HOST' token for the hostname and the local hostname will be substituted in by the runtime (e.g. &quot;Atlas/_HOST@EXAMPLE.COM&quot;).</li></ul></div>
+<li><code>atlas.authentication.principal</code> - the principal to use for authenticating to the KDC.  The principal is generally of the form &quot;user/host@realm&quot;.  You may use the '_HOST' token for the hostname and the local hostname will be substituted in by the runtime (e.g. &quot;Atlas/_HOST@EXAMPLE.COM&quot;).</li></ul>
+<p>Note that when Atlas is configured with HBase as the storage backend in a secure cluster, the graph db (titan) needs sufficient user permissions to be able to create and access an HBase table.  To grant the appropriate permissions see <a href="./Configuration.html">Graph persistence engine - Hbase</a>.</p></div>
+<div class="section">
+<h4><a name="JAAS_configuration"></a>JAAS configuration</h4>
+<p>When Atlas is configured with HBase as the storage backend in a secure cluster, a JAAS configuration file should be created and specified so that the HBase client can attempt to SASL-authenticate.</p>
+<p></p>
+<ul>
+<li>Create Atlas JAAS configuration file (e.g. /etc/atlas/conf/atlas-jaas.conf).</li></ul>
+<div class="source">
+<pre>
+	Client {
+	   com.sun.security.auth.module.Krb5LoginModule required
+	   useKeyTab=true
+	   useTicketCache=false
+	   storeKey=true
+	   doNotPrompt=false
+	   keyTab=&quot;&lt;atlas keytab&gt;&quot;
+	   principal=&quot;&lt;atlas principal&gt;&quot;;
+	};
+
+</pre></div>
+<p></p>
+<ul>
+<li>Update Atlas METADATA_OPTS to include &#x2018;java.security.auth.login.config&#x2019; set to the above Atlas JAAS configuration file.
+<ul>
+<li>For example, <code>-Djava.security.auth.login.config=/etc/atlas/conf/atlas-jaas.conf</code></li></ul></li></ul></div>
 <div class="section">
 <h4><a name="SPNEGO-based_HTTP_Authentication"></a>SPNEGO-based HTTP Authentication</h4>
 <p>HTTP access to the Atlas platform can be secured by enabling the platform's SPNEGO support.  There are currently two supported authentication mechanisms:</p>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/TypeSystem.html
----------------------------------------------------------------------
diff --git a/TypeSystem.html b/TypeSystem.html
index 6ca17df..916a3b8 100644
--- a/TypeSystem.html
+++ b/TypeSystem.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Type System</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/application.wadl
----------------------------------------------------------------------
diff --git a/api/application.wadl b/api/application.wadl
index 8673ba5..9bcb6c8 100644
--- a/api/application.wadl
+++ b/api/application.wadl
@@ -15,26 +15,6 @@ unique attribute for the give type.]]>
         </wadl:response>
       </wadl:method>
       <wadl:method name="GET">
-        <wadl:doc>
-          <![CDATA[Gets the list of entities for a given entity type.]]>
-        </wadl:doc>
-        <wadl:request>
-          <wadl:param name="type" style="query">
-            <wadl:doc>
-              <![CDATA[name of a type which is unique]]>
-            </wadl:doc>
-          </wadl:param>
-        </wadl:request>
-        <wadl:response>
-          <wadl:representation mediaType="application/json"/>
-        </wadl:response>
-      </wadl:method>
-    </wadl:resource>
-    <wadl:resource path="/api/atlas/entity">
-      <wadl:method name="GET">
-        <wadl:doc>
-          <![CDATA[Fetch the complete definition of an entity given its qualified name.]]>
-        </wadl:doc>
         <wadl:request>
           <wadl:param name="type" style="query"/>
           <wadl:param name="property" style="query"/>
@@ -55,6 +35,18 @@ domain. Could represent things like Hive Database, Hive Table, etc.]]>
           <wadl:representation mediaType="application/json"/>
         </wadl:response>
       </wadl:method>
+      <wadl:method name="PUT">
+        <wadl:doc>
+          <![CDATA[Update of existing types - if the given type doesn't exist, creates new type
+Allowed updates are:
+1. Add optional attribute
+2. Change required to optional attribute
+3. Add super types - super types shouldn't contain any required attributes]]>
+        </wadl:doc>
+        <wadl:response>
+          <wadl:representation mediaType="application/json"/>
+        </wadl:response>
+      </wadl:method>
       <wadl:method name="GET">
         <wadl:doc>
           <![CDATA[Gets the list of trait type names registered in the type system.]]>
@@ -122,7 +114,7 @@ Typically, would be one of all, TRAIT, CLASS, ENUM, STRUCT]]>
         </wadl:response>
       </wadl:method>
     </wadl:resource>
-    <wadl:resource path="/api/atlas/entity/{guid}">
+    <wadl:resource path="/api/atlas/entities/{guid}">
       <wadl:param name="guid" style="template">
         <wadl:doc>
           <![CDATA[GUID for the entity]]>
@@ -254,7 +246,7 @@ graph.getVertices(key, value);]]>
         </wadl:response>
       </wadl:method>
     </wadl:resource>
-    <wadl:resource path="/api/atlas/entity/{guid}/traits">
+    <wadl:resource path="/api/atlas/entities/{guid}/traits">
       <wadl:param name="guid" style="template">
         <wadl:doc>
           <![CDATA[globally unique identifier for the entity]]>
@@ -312,7 +304,7 @@ graph.getVertex(id);]]>
         </wadl:response>
       </wadl:method>
     </wadl:resource>
-    <wadl:resource path="/api/atlas/entity/{guid}/traits/{traitName}">
+    <wadl:resource path="/api/atlas/entities/{guid}/traits/{traitName}">
       <wadl:param name="guid" style="template">
         <wadl:doc>
           <![CDATA[globally unique identifier for the entity]]>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/index.html
----------------------------------------------------------------------
diff --git a/api/index.html b/api/index.html
index 96717dd..5b3e2e3 100644
--- a/api/index.html
+++ b/api/index.html
@@ -55,7 +55,6 @@
       </p>
       <ul>
         <li><a href="resource_AdminResource.html">AdminResource</a></li>
-        <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
         <li><a href="resource_EntityResource.html">EntityResource</a></li>
         <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
         <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/resource_AdminResource.html
----------------------------------------------------------------------
diff --git a/api/resource_AdminResource.html b/api/resource_AdminResource.html
index 7660753..98ab10a 100644
--- a/api/resource_AdminResource.html
+++ b/api/resource_AdminResource.html
@@ -53,7 +53,6 @@
               <a href="resource_AdminResource.html">AdminResource</a>
               <ul>
                 <li><a href="resource_AdminResource.html">AdminResource</a></li>
-                <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
                 <li><a href="resource_EntityResource.html">EntityResource</a></li>
                 <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
                 <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/resource_EntitiesResource.html
----------------------------------------------------------------------
diff --git a/api/resource_EntitiesResource.html b/api/resource_EntitiesResource.html
deleted file mode 100644
index a33fc5e..0000000
--- a/api/resource_EntitiesResource.html
+++ /dev/null
@@ -1,172 +0,0 @@
-<!doctype html>
-<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
-<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
-<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
-<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
-<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
-<head>
-  <meta charset="utf-8">
-
-  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
-       Remove this if you use the .htaccess -->
-  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-
-  <title>EntitiesResource</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- CSS: implied media="all" -->
-  <link rel="stylesheet" href="css/style.css?v=2">
-  <link rel="stylesheet" href="css/prettify.css">
-
-  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
-  <script src="js/libs/modernizr-1.7.min.js"></script>
-
-</head>
-
-<body class="home">
-
-  <div class="container">
-    <header>
-      <div id="header" class="column first last span-20">
-        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">EntitiesResource</a></div>
-        <div id="primary" class="column span-18 append-1 prepend-1 first last">
-          <ul class="navigation">
-            <li id="nav-rest"><a href="rest.html">REST</a></li>
-            <li id="nav-data"><a href="model.html">Data Model</a></li>
-          </ul>
-        </div>
-        <div>
-          <ul class="xbreadcrumbs" id="breadcrumbs">
-            <li>
-              <a href="index.html" class="home">Home</a> &gt;
-            </li>
-            <li>
-              <a href="rest.html">REST</a> &gt;
-              <ul>
-                <li><a href="model.html">Data Model</a></li>
-                <li><a href="rest.html">REST</a></li>
-              </ul>
-            </li>
-            <li class="current">
-              <a href="resource_EntitiesResource.html">EntitiesResource</a>
-              <ul>
-                <li><a href="resource_AdminResource.html">AdminResource</a></li>
-                <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
-                <li><a href="resource_EntityResource.html">EntityResource</a></li>
-                <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
-                <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>
-                <li><a href="resource_RexsterGraphResource.html">RexsterGraphResource</a></li>
-                <li><a href="resource_TypesResource.html">TypesResource</a></li>
-              </ul>
-            </li>
-          </ul>
-        </div>
-      </div>
-    </header>
-    <div id="main" class="column first last span-20">
-      <h1>EntitiesResource</h1>
-
-      <p></p>
-      <p>The following resources are applicable:</p>
-      <ul>
-        <li>
-        <a href="#path__entities.html">/entities</a>
-        </li>
-      </ul>
-        <a name="path__entities.html"></a>
-      <h1>/entities</h1>
-      <a name="POST"></a>
-      <h2>POST</h2>
-      <p>
-            Submits the entity definitions (instances).
-The body contains the JSONArray of entity json. The service takes care of de-duping the entities based on any
-unique attribute for the give type.
-          </p>
-      <h3>Response Body</h3>
-      <table>
-        <tr>
-          <td align="right">element:</td>
-          <td>(custom)</td>
-        </tr>
-        <tr>
-          <td align="right">media types:</td>
-          <td>application/json</td>
-        </tr>
-      </table>
-      <p>(no documentation provided)</p>
-      <a name="GET"></a>
-      <h2>GET</h2>
-      <p>
-            Gets the list of entities for a given entity type.
-          </p>
-      <h3>Parameters</h3>
-      <table>
-        <tr>
-          <th>name</th>
-          <th>description</th>
-          <th>type</th>
-          <th>default</th>
-        </tr>
-        <tr>
-          <td>type</td>
-          <td>
-            name of a type which is unique
-          </td>
-          <td>query</td>
-          <td></td>
-        </tr>
-      </table>
-      <h3>Response Body</h3>
-      <table>
-        <tr>
-          <td align="right">element:</td>
-          <td>(custom)</td>
-        </tr>
-        <tr>
-          <td align="right">media types:</td>
-          <td>application/json</td>
-        </tr>
-      </table>
-      <p>(no documentation provided)</p>
-
-      <div class="clear" />
-    </div>
-    <footer>
-      <div id="footer">
-        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
-      </div>
-    </footer>
-  </div> <!--! end of #container -->
-
-  <!-- JavaScript at the bottom for fast page loading -->
-
-  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
-  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
-  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
-
-  <!--manage the navigation menu-->
-  <script src="js/libs/xbreadcrumbs.js"></script>
-  <script>
-    $(function() {
-      $('#breadcrumbs').xBreadcrumbs();
-    });
-  </script>
-
-
-  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
-  <script src="js/libs/prettify/prettify.js"></script>
-  <script>
-    $(function() {
-      prettyPrint();
-    });
-  </script>
-
-  <!--[if lt IE 7 ]>
-    <script src="js/libs/dd_belatedpng.js"></script>
-    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
-  <![endif]-->
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/resource_EntityResource.html
----------------------------------------------------------------------
diff --git a/api/resource_EntityResource.html b/api/resource_EntityResource.html
index acc2a35..36065dc 100644
--- a/api/resource_EntityResource.html
+++ b/api/resource_EntityResource.html
@@ -53,7 +53,6 @@
               <a href="resource_EntityResource.html">EntityResource</a>
               <ul>
                 <li><a href="resource_AdminResource.html">AdminResource</a></li>
-                <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
                 <li><a href="resource_EntityResource.html">EntityResource</a></li>
                 <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
                 <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>
@@ -75,25 +74,41 @@ of the Type they correspond with.</p>
       <p>The following resources are applicable:</p>
       <ul>
         <li>
-        <a href="#path__entity.html">/entity</a>
+        <a href="#path__entities.html">/entities</a>
         </li>
         <li>
-        <a href="#path__entity_-guid-.html">/entity/{guid}</a>
+        <a href="#path__entities_-guid-.html">/entities/{guid}</a>
         </li>
         <li>
-        <a href="#path__entity_-guid-_traits.html">/entity/{guid}/traits</a>
+        <a href="#path__entities_-guid-_traits.html">/entities/{guid}/traits</a>
         </li>
         <li>
-        <a href="#path__entity_-guid-_traits_-traitName-.html">/entity/{guid}/traits/{traitName}</a>
+        <a href="#path__entities_-guid-_traits_-traitName-.html">/entities/{guid}/traits/{traitName}</a>
         </li>
       </ul>
-        <a name="path__entity.html"></a>
-      <h1>/entity</h1>
-      <a name="GET"></a>
-      <h2>GET</h2>
+        <a name="path__entities.html"></a>
+      <h1>/entities</h1>
+      <a name="POST"></a>
+      <h2>POST</h2>
       <p>
-            Fetch the complete definition of an entity given its qualified name.
+            Submits the entity definitions (instances).
+The body contains the JSONArray of entity json. The service takes care of de-duping the entities based on any
+unique attribute for the give type.
           </p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
       <h3>Parameters</h3>
       <table>
         <tr>
@@ -139,8 +154,8 @@ of the Type they correspond with.</p>
         </tr>
       </table>
       <p>(no documentation provided)</p>
-        <a name="path__entity_-guid-.html"></a>
-      <h1>/entity/{guid}</h1>
+        <a name="path__entities_-guid-.html"></a>
+      <h1>/entities/{guid}</h1>
       <a name="GET"></a>
       <h2>GET</h2>
       <p>
@@ -225,8 +240,8 @@ of the Type they correspond with.</p>
         </tr>
       </table>
       <p>response payload as json</p>
-        <a name="path__entity_-guid-_traits.html"></a>
-      <h1>/entity/{guid}/traits</h1>
+        <a name="path__entities_-guid-_traits.html"></a>
+      <h1>/entities/{guid}/traits</h1>
       <a name="GET"></a>
       <h2>GET</h2>
       <p>
@@ -295,8 +310,8 @@ of the Type they correspond with.</p>
         </tr>
       </table>
       <p>(no documentation provided)</p>
-        <a name="path__entity_-guid-_traits_-traitName-.html"></a>
-      <h1>/entity/{guid}/traits/{traitName}</h1>
+        <a name="path__entities_-guid-_traits_-traitName-.html"></a>
+      <h1>/entities/{guid}/traits/{traitName}</h1>
       <a name="DELETE"></a>
       <h2>DELETE</h2>
       <p>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/resource_HiveLineageResource.html
----------------------------------------------------------------------
diff --git a/api/resource_HiveLineageResource.html b/api/resource_HiveLineageResource.html
index abb303c..d51204b 100644
--- a/api/resource_HiveLineageResource.html
+++ b/api/resource_HiveLineageResource.html
@@ -53,7 +53,6 @@
               <a href="resource_HiveLineageResource.html">HiveLineageResource</a>
               <ul>
                 <li><a href="resource_AdminResource.html">AdminResource</a></li>
-                <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
                 <li><a href="resource_EntityResource.html">EntityResource</a></li>
                 <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
                 <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/resource_MetadataDiscoveryResource.html
----------------------------------------------------------------------
diff --git a/api/resource_MetadataDiscoveryResource.html b/api/resource_MetadataDiscoveryResource.html
index b6f512e..c10cfc9 100644
--- a/api/resource_MetadataDiscoveryResource.html
+++ b/api/resource_MetadataDiscoveryResource.html
@@ -53,7 +53,6 @@
               <a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a>
               <ul>
                 <li><a href="resource_AdminResource.html">AdminResource</a></li>
-                <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
                 <li><a href="resource_EntityResource.html">EntityResource</a></li>
                 <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
                 <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/resource_RexsterGraphResource.html
----------------------------------------------------------------------
diff --git a/api/resource_RexsterGraphResource.html b/api/resource_RexsterGraphResource.html
index 80ddfce..0defd1d 100644
--- a/api/resource_RexsterGraphResource.html
+++ b/api/resource_RexsterGraphResource.html
@@ -53,7 +53,6 @@
               <a href="resource_RexsterGraphResource.html">RexsterGraphResource</a>
               <ul>
                 <li><a href="resource_AdminResource.html">AdminResource</a></li>
-                <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
                 <li><a href="resource_EntityResource.html">EntityResource</a></li>
                 <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
                 <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/resource_TypesResource.html
----------------------------------------------------------------------
diff --git a/api/resource_TypesResource.html b/api/resource_TypesResource.html
index 5d2d8cb..8ab3521 100644
--- a/api/resource_TypesResource.html
+++ b/api/resource_TypesResource.html
@@ -53,7 +53,6 @@
               <a href="resource_TypesResource.html">TypesResource</a>
               <ul>
                 <li><a href="resource_AdminResource.html">AdminResource</a></li>
-                <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
                 <li><a href="resource_EntityResource.html">EntityResource</a></li>
                 <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
                 <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>
@@ -85,6 +84,14 @@ You could represent any meta model representing any domain using these types.</p
       </ul>
         <a name="path__types.html"></a>
       <h1>/types</h1>
+      <p>
+        The following operations are supported on this resource:
+      </p>
+      <ul>
+        <li><a href="#POST">POST</a></li>
+        <li><a href="#PUT">PUT</a></li>
+        <li><a href="#GET">GET</a></li>
+      </ul>
       <a name="POST"></a>
       <h2>POST</h2>
       <p>
@@ -103,6 +110,27 @@ domain. Could represent things like Hive Database, Hive Table, etc.
         </tr>
       </table>
       <p>(no documentation provided)</p>
+      <a name="PUT"></a>
+      <h2>PUT</h2>
+      <p>
+            Update of existing types - if the given type doesn't exist, creates new type
+Allowed updates are:
+1. Add optional attribute
+2. Change required to optional attribute
+3. Add super types - super types shouldn't contain any required attributes
+          </p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
       <a name="GET"></a>
       <h2>GET</h2>
       <p>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/api/rest.html
----------------------------------------------------------------------
diff --git a/api/rest.html b/api/rest.html
index ec82714..447d099 100644
--- a/api/rest.html
+++ b/api/rest.html
@@ -61,7 +61,6 @@
   </p>
   <ul>
       <li><a href="resource_AdminResource.html">AdminResource</a></li>
-      <li><a href="resource_EntitiesResource.html">EntitiesResource</a></li>
       <li><a href="resource_EntityResource.html">EntityResource</a></li>
       <li><a href="resource_HiveLineageResource.html">HiveLineageResource</a></li>
       <li><a href="resource_MetadataDiscoveryResource.html">MetadataDiscoveryResource</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index a06f799..8a68e26 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Data Governance and Metadata framework for Hadoop</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -241,8 +241,11 @@
 <li><a href="./TypeSystem.html">Type System</a></li>
 <li><a href="./Repository.html">Metadata Repository</a></li>
 <li><a href="./Search.html">Search</a></li>
-<li><a href="./Security.html">security</a></li>
+<li><a href="./Security.html">Security</a></li>
 <li><a href="./Configuration.html">Configuration</a></li>
+<li>Notification
+<ul>
+<li><a href="./Notification-Entity.html">Entity Notification</a></li></ul></li>
 <li>Bridges
 <ul>
 <li><a href="./Bridge-Hive.html">Hive Bridge</a></li></ul></li></ul></div>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/issue-tracking.html
----------------------------------------------------------------------
diff --git a/issue-tracking.html b/issue-tracking.html
index fd22f0f..991a458 100644
--- a/issue-tracking.html
+++ b/issue-tracking.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/license.html
----------------------------------------------------------------------
diff --git a/license.html b/license.html
index 8b52e75..0fd71ca 100644
--- a/license.html
+++ b/license.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/mail-lists.html
----------------------------------------------------------------------
diff --git a/mail-lists.html b/mail-lists.html
index 6e3da80..e89f383 100644
--- a/mail-lists.html
+++ b/mail-lists.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/project-info.html
----------------------------------------------------------------------
diff --git a/project-info.html b/project-info.html
index 08a33b0..776777c 100644
--- a/project-info.html
+++ b/project-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/source-repository.html
----------------------------------------------------------------------
diff --git a/source-repository.html b/source-repository.html
index 52cf20d..8235fe6 100644
--- a/source-repository.html
+++ b/source-repository.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/f46b4bd7/team-list.html
----------------------------------------------------------------------
diff --git a/team-list.html b/team-list.html
index fb5d347..ed60092 100644
--- a/team-list.html
+++ b/team-list.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-10
+ | Generated by Apache Maven Doxia at 2015-12-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20151010" />
+    <meta name="Date-Revision-yyyymmdd" content="20151207" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Atlas &#x2013; Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -183,7 +183,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-10-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-12-07</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6-incubating-SNAPSHOT</li>
             
                             </ul>