Apache Eagle

Apache Eagle 镜像。Apache® Eagle™ 是一个开源分析解决方案,可即时识别 Apache Hadoop、Apache Spark、NoSQL 等大数据平台上的安全和性能问题。「Mirror of Apache Eagle. Apache® Eagle™ is an open source analytics solution for identifying security and performance issues instantly on big data platforms e.g. Apache Hadoop, Apache Spark, NoSQL etc.」

  • 所有者: apache/eagle
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Apache Eagle

The intelligent monitoring and alerting solution instantly analyzes big data platforms for security and performance

Apache® Eagle™ is an open source analytics solution for identifying security and performance issues instantly on big data platforms e.g. Apache Hadoop, Apache Spark, NoSQL etc. It analyzes data activities, yarn applications, jmx metrics, and daemon logs etc., provides state-of-the-art alert engine to identify security breach, performance issues and shows insights.

For more details, please visit https://eagle.apache.org

Build Status
Coverage Status

Documentation

You can find the latest Eagle documentation on https://eagle.apache.org. This README file only contains basic setup instructions.

Downloads

Getting Started

Prerequisites

  • JDK 8: Java Environment Version 1.8
  • Apache Maven: Project management and comprehension tool Version 3.x
  • NPM: Node package management tool Version 3.x

Building Eagle

Since version 0.5, Eagle is only built on JDK 8.

Eagle is built using Apache Maven. NPM should be installed (On MAC OS try "brew install node"). To build Eagle, run:

mvn clean package -DskipTests 

After successfully building, you will find eagle binary tarball at:

eagle-assembly/target/eagle-${VERSION}-bin.tar.gz

Testing Eagle

mvn clean test

Developing Eagle

  • (Optional) Install/Start HDP Sandbox which provide an all-in-one virtual machine with most dependency services like Zookeeper, Kafka, HBase, etc and monitored hadoop components.

  • Import Eagle as maven project with popular IDE like IntelliJ IDEA

  • Start Eagle Server in debug mode by running (default http port: 9090, default smtp port: 5025)

      org.apache.eagle.server.ServerDebug
    

    Which will start some helpful services for convenient development:

  • Start Eagle Apps with Eagle Web UI in LOCAL MODE.

Getting Help

FAQ

https://cwiki.apache.org/confluence/display/EAG/FAQ

Contributing

Please review the Contribution to Eagle Guide for information on how to get started contributing to the project.

License

Licensed under the Apache License, Version 2.0. More details, please refer to LICENSE file.

主要指标

概览
名称与所有者apache/eagle
主编程语言Java
编程语言 (语言数: 9)
平台
许可证Apache License 2.0
所有者活动
创建于2015-11-18 08:00:06
推送于2020-08-22 17:39:43
最后一次提交2019-10-07 23:05:57
发布数4
最新版本名称v0.5.0 (发布于 )
第一版名称eagle-0.3.0-incubating (发布于 2016-03-21 16:19:44)
用户参与
星数410
关注者数58
派生数179
提交数1.1k
已启用问题?
问题数0
打开的问题数0
拉请求数22
打开的拉请求数10
关闭的拉请求数973
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?