You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eagle.apache.org by ha...@apache.org on 2017/08/01 08:11:15 UTC

svn commit: r1803623 - in /eagle/site: docs/latest/index.html index.html

Author: hao
Date: Tue Aug  1 08:11:15 2017
New Revision: 1803623

URL: http://svn.apache.org/viewvc?rev=1803623&view=rev
Log:
Fix doc link and remove incubating

Modified:
    eagle/site/docs/latest/index.html
    eagle/site/index.html

Modified: eagle/site/docs/latest/index.html
URL: http://svn.apache.org/viewvc/eagle/site/docs/latest/index.html?rev=1803623&r1=1803622&r2=1803623&view=diff
==============================================================================
--- eagle/site/docs/latest/index.html (original)
+++ eagle/site/docs/latest/index.html Tue Aug  1 08:11:15 2017
@@ -646,7 +646,7 @@
             <div class="section">
               
                 <h1 id="what-is-eagle">What is Eagle</h1>
-<p><strong> Apache Eagle </strong> (incubating) is a highly extensible, scalable monitoring and alerting platform, designed with its flexible application framework and proven big data technologies, such as Kafka, Spark and Storm. It ships a rich set of applications for big data platform monitoring, e.g. HDFS/HBase/YARN service health check, JMX metrics, daemon logs, audit logs and yarn applications. External Eagle developers can define applications to monitoring their NoSQLs or Web Servers, and publish to Eagle application repository at your own discretion. It also provides the state-of-art alert engine to report security breaches, service failures, and application anomalies, highly customizable by the alert policy definition. </p>
+<p><strong> Apache Eagle </strong> is a highly extensible, scalable monitoring and alerting platform, designed with its flexible application framework and proven big data technologies, such as Kafka, Spark and Storm. It ships a rich set of applications for big data platform monitoring, e.g. HDFS/HBase/YARN service health check, JMX metrics, daemon logs, audit logs and yarn applications. External Eagle developers can define applications to monitoring their NoSQLs or Web Servers, and publish to Eagle application repository at your own discretion. It also provides the state-of-art alert engine to report security breaches, service failures, and application anomalies, highly customizable by the alert policy definition. </p>
 <p><img alt="overview" src="./include/images/overview.png" /></p>
 <h2 id="terminology">Terminology</h2>
 <h3 id="site">Site</h3>
@@ -714,7 +714,7 @@
 <p>Data activity represents how user explores data provided by big data platforms. Analyzing data activity and alerting for insecure access are fundamental requirements for securing enterprise data. As data volume is increasing exponentially with Hadoop, Hive, Spark technology, understanding data activities for every user becomes extremely hard, let alone to alert for a single malicious event in real time among petabytes streaming data per day.</p>
 </li>
 <li>
-<p>Securing enterprise data starts from understanding data activities for every user. Apache Eagle (incubating, called Eagle in the following) has integrated with many popular big data platforms e.g. Hadoop, Hive, Spark, Cassandra etc. With Eagle user can browse data hierarchy, mark sensitive data and then create comprehensive policy to alert for insecure data access.</p>
+<p>Securing enterprise data starts from understanding data activities for every user. Apache Eagle (called Eagle in the following) has integrated with many popular big data platforms e.g. Hadoop, Hive, Spark, Cassandra etc. With Eagle user can browse data hierarchy, mark sensitive data and then create comprehensive policy to alert for insecure data access.</p>
 </li>
 </ul>
 <h2 id="job-performance-analysis">Job Performance Analysis</h2>
@@ -738,7 +738,7 @@
 <hr />
 <h1 id="disclaimer">Disclaimer</h1>
 <ul>
-<li>Apache Eagle now is being incubated, and therefore, across the whole documentation site, all appearances of case-insensitive word <code>eagle</code> and <code>apache eagle</code> represent <code>Apache Eagle (incubating)</code>. This could be seen as a part of disclaimer.</li>
+<li>Apache Eagle now is being incubated, and therefore, across the whole documentation site, all appearances of case-insensitive word <code>eagle</code> and <code>apache eagle</code> represent <code>Apache Eagle</code>. This could be seen as a part of disclaimer.</li>
 </ul>
               
             </div>

Modified: eagle/site/index.html
URL: http://svn.apache.org/viewvc/eagle/site/index.html?rev=1803623&r1=1803622&r2=1803623&view=diff
==============================================================================
--- eagle/site/index.html (original)
+++ eagle/site/index.html Tue Aug  1 08:11:15 2017
@@ -88,7 +88,7 @@
      </div>
     </div>
     
-    <div class="download" style="margin-left:10px;" title="Documents"><a href="docs/">DOCS</a></div>
+    <div class="download" style="margin-left:10px;" title="Documents"><a href="docs/latest">DOCS</a></div>
     <div class="download"><a href="docs/download-latest.html" title="Downloads">DOWNLOAD</a></div>    
   </div>
 </div>