Java 11 support (#3454)

* Support Java 11

* config travis to use oracle jdk 11

* Java 11 support (#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* Add missing parameter

* typo

* Add pause time

* Add python3 for docker files

* Revert "config travis to use oracle jdk 11"

This reverts commit edaa84f4a6665a1bbd4a93feb67eb67f62476d9a.

* Update unitest

* Update unittest

* Add JDK11 UnitTest

* Add Unittest using Docker.

* Add full test

* Change JDK11

* Ignore PowerMock used for testing is not compatible with Java 11.

* Change JDK11 for travis.yml

* Update python

* Update library requests, pylint

* Revert "Update library requests, pylint"

This reverts commit 7706d34a7b108846b1d4ada8c74e7f6ce65911c0.

* Add ignore

* Refactoring ReflectionUtils

Co-authored-by: Ning Wang <wangninggm@gmail.com>
61 files changed
tree: 41548dd7ed9651acbdf822b8cd77854bd5e58568
  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. website2/
  21. .asf.yaml
  22. .bazelrc
  23. .gitattributes
  24. .gitignore
  25. .gitmodules
  26. .rat-excludes
  27. .travis.yml
  28. ADOPTERS.md
  29. bazel_configure.py
  30. BUILD
  31. CONTRIBUTING.md
  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

Documentation

https://heron.incubator.apache.org/

Heron Requirements:

  • Java JDK 1.8
  • Python 3
  • Bazel 0.26.0

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.

For more information:

License

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