added --system option in the install scripts
3 files changed
tree: 0e1c078d9eaba6d2b3295b193dc86149888c8d4b
  1. 3rdparty/
  2. build/
  3. config/
  4. contrib/
  5. docker/
  6. heron/
  7. integration-test/
  8. misc/
  9. release/
  10. scripts/
  11. tools/
  12. vagrant/
  13. website/
  14. .gitignore
  15. .travis.yml
  16. bazel_configure.py
  17. CHANGELOG.md
  18. CONFIG.ini
  19. README.md
  20. WORKSPACE
README.md

Build Status

Heron

Heron is realtime analytics platform developed by Twitter. It is the direct successor of Apache Storm, built to be backwards compatible with Storm's topology API but with a wide array of architectural improvements.

For more information:

Update

Currently, we are working on ensuring that Heron is easy to install and run in a Mesos Cluster in AWS, Mesos/Aurora in AWS, and locally on a laptop. We will post updates as we progress.

Documentation

The official documentation for Heron is currently not publicly available. You can, however, build and run the documentation locally. More information can be found in the documentation README.