Skip to content

qubole/dr-elephant

 
 

Repository files navigation

Dr. Elephant

Build Status Join the chat at https://gitter.im/linkedin/dr-elephant

Dr. Elephant is a performance monitoring and tuning tool for Hadoop and Spark. It automatically gathers all the metrics, runs analysis on them, and presents them in a simple way for easy consumption. Its goal is to improve developer productivity and increase cluster efficiency by making it easier to tune the jobs. It analyzes the Hadoop and Spark jobs using a set of pluggable, configurable, rule-based heuristics that provide insights on how a job performed, and then uses the results to make suggestions about how to tune the job to make it perform more efficiently.

Qubole Support

Release

sbt release -Daws.accessKeyId=XXXXXX -Daws.secretKey=XXXXXX

Documentation

For more information on Dr. Elephant, see the wiki.

User guide: Click here

Developer guide: Click here

Administrator guide: Click here

Google groups mailing list: Click here

Engineering Blog: Click here

License

Copyright 2016 LinkedIn Corp.

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.

About

Performance monitoring and tuning tool for Apache Hadoop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 61.5%
  • HTML 17.2%
  • JavaScript 14.6%
  • Scala 3.3%
  • CSS 2.5%
  • Shell 0.9%