joshfischer/asf site (#3414)

* add asf site redirect

* git-site-role commit from publish_site.sh

* updating compile docker script to run as host user

* attempting to add host user

* adding host user to docker container

* remove user flag

* add user flag back.  Update path

* update path

* correcting user gropus

* modifying directory path of volume in container

* correcting npm command

* adding encoding flag to javadocs command

* comment out javadocs script

* attempting to list heronpy version

* changing environment variable name for debugging jenkins

* attempting to remove heron version from pip script

* adding back javadocs to makefile.  tweaking version matrix

* flipping encoding flag

* correct javadoc path

* creating paths for java and py docs

* pivoting to use gh token

* removing duplicated htacess file
7 files changed
tree: 3ad9918db5d7a56281cbe89521a4f2f33dfe8948
  1. config/
  2. contrib/
  3. deploy/
  4. docker/
  5. eco/
  6. eco-heron-examples/
  7. eco-storm-examples/
  8. examples/
  9. heron/
  10. heronpy/
  11. integration_test/
  12. licenses/
  13. release/
  14. scripts/
  15. storm-compatibility/
  16. storm-compatibility-examples/
  17. third_party/
  18. tools/
  19. vagrant/
  20. website/
  21. website2/
  22. .bazelrc
  23. .gitattributes
  24. .gitignore
  25. .gitmodules
  26. .htaccess
  27. .rat-excludes
  28. .travis.yml
  29. ADOPTERS.md
  30. bazel_configure.py
  31. BUILD
  32. DISCLAIMER
  33. index.html
  34. LICENSE
  35. NOTICE
  36. README.md
  37. WORKSPACE
README.md

Build Status

logo

Heron is realtime analytics platform developed by Twitter. It has a wide array of architectural improvements over it's predecessor.

Heron in Apache Incubation

Heron Website

Documentation

https://apache.github.io/incubator-heron

Heron Requirements:

  • Java JDK 1.8
  • Python 2.7
  • Bazel latest

Contact

Mailing lists

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

Slack

Self-Register to our Heron Slack Workspace

Meetup Group

Bay Area Heron Meetup, We meet on Third Monday of Every Month in Palo Alto.

Twitter

Heron on Twitter: @heronstreaming

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