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/08 06:11:55 UTC

eagle git commit: [MINOR] Docs: remove incubator words

Repository: eagle
Updated Branches:
  refs/heads/master ba79b5485 -> 93095296a


[MINOR] Docs: remove incubator words

- Docs: remove incubator words

Author: Hao Chen <hc...@ebay.com>

Closes #967 from haoch/removeIncubatorWords.


Project: http://git-wip-us.apache.org/repos/asf/eagle/repo
Commit: http://git-wip-us.apache.org/repos/asf/eagle/commit/93095296
Tree: http://git-wip-us.apache.org/repos/asf/eagle/tree/93095296
Diff: http://git-wip-us.apache.org/repos/asf/eagle/diff/93095296

Branch: refs/heads/master
Commit: 93095296a16a72986e04a9f720fc8d5a28a181fb
Parents: ba79b54
Author: Hao Chen <hc...@ebay.com>
Authored: Tue Aug 8 14:11:50 2017 +0800
Committer: Hao Chen <hc...@ebay.com>
Committed: Tue Aug 8 14:11:50 2017 +0800

----------------------------------------------------------------------
 docs/docs/index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/eagle/blob/93095296/docs/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/docs/index.md b/docs/docs/index.md
index fe3bec1..bfd16af 100644
--- a/docs/docs/index.md
+++ b/docs/docs/index.md
@@ -19,7 +19,7 @@ limitations under the License.
 
 # What is Eagle
 
-** Apache Eagle ** (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. 
+** Apache Eagle ** 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. 
 
 ![overview](include/images/overview.png)
 
@@ -91,7 +91,7 @@ limitations under the License.
 
 * 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.
 
-* 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.
+* 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.
 
 ## Job Performance Analysis
 
@@ -109,4 +109,4 @@ limitations under the License.
 
 # Disclaimer
 
-* Apache Eagle now is being incubated, and therefore, across the whole documentation site, all appearances of case-insensitive word `eagle` and `apache eagle` represent `Apache Eagle (incubating)`. This could be seen as a part of disclaimer.
+* Apache Eagle has become a Top Level Project (TLP) of Apache Software Foundation (ASF) since Jan 10th, 2017, and therefore, across the whole documentation site, all appearances of case-insensitive word `eagle` and `apache eagle` represent `Apache Eagle`. This could be seen as a part of disclaimer.
\ No newline at end of file