make a single docker image
2 files changed
tree: 69d82894086e273893cab03bc9e70e74258f1968
  1. config/
  2. deploy/
  3. docker/
  4. eco/
  5. eco-examples/
  6. examples/
  7. heron/
  8. heronpy/
  9. integration_test/
  10. release/
  11. scripts/
  12. storm-compatibility/
  13. storm-compatibility-examples/
  14. third_party/
  15. tools/
  16. vagrant/
  17. website/
  18. .gitignore
  19. .gitmodules
  20. .travis.yml
  21. ADOPTERS.md
  22. bazel_configure.py
  23. LICENSE
  24. NOTICE
  25. README.md
  26. WORKSPACE
README.md

Build Status

logo

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.

http://incubator.apache.org/projects/heron.html

https://heron.incubator.apache.org (coming soon...)

Documentation

http://heronstreaming.io (official until)

Heron Requirements:

  • Java JDK 1.8
  • Python 2.7
  • Bazel

Contact

Mailing lists

Heron User Google Group: heron-users@googlegroups.com

Heron on Twitter: @heronstreaming

NameScope
user@heron.incubator.apache.orgUser-related discussionsSubscribeUnsubscribeArchives
dev@heron.incubator.apache.orgDevelopment-related discussionsSubscribeUnsubscribeArchives

Slack

heron slack channel at https://heronstreaming.slack.com/

You can self-register at http://heronstreaming.herokuapp.com/

For more information:

Update

We recently merged updates to run Heron natively using Mesos in AWS, Mesos/Aurora in AWS, and locally on a laptop.

We also added beta testing for Apache YARN support using Apache REEF, in addition to the Simple Linux Utility for Resource Management (SLURM).

We are working to add support for Mesosphere DC/OS and Kubernetes. We will continue to post updates as we progress.

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0