Re: [VOTE] Heron Release 0.20.0-incubating Candidate 5

2018-10-26 Thread Eren Avsarogullari
+1 for Release Candidate Following steps have been covered: 1. Project have been built successfully 2. All Unit Tests passed locally 3. All Integration Tests passed locally 4. Example topology(*ScalaIntegerProcessingTopology*) have been run locally successfully 5. UI has shown

Re: [VOTE] Heron Release 0.20.0-incubating Candidate 5

2018-10-22 Thread Neng Lu
@Jerry, any update on this issue? Should we open a separate thread in @dev to discuss this bazel issue? On Thu, Oct 18, 2018 at 11:32 PM Ning Wang wrote: > Bazel is often not backward compatible. Please use 0.14.1 > > I feel this might be the issue Sree had in this issue: >

Re: [VOTE] Heron Release 0.20.0-incubating Candidate 5

2018-10-18 Thread Jerry Peng
I had a problem compiling: Jerrys-MacBook-Pro:incubator-heron-v-0.20.0-incubating-candidate-5 jerrypeng$ bazel build --config=darwin heron/... *ERROR: */private/tmp/incubator-heron-v-0.20.0-incubating-candidate-5/heron/spi/src/java/BUILD:6:1: every rule of type java_doc implicitly depends upon

Re: [VOTE] Heron Release 0.20.0-incubating Candidate 5

2018-10-18 Thread Ning Wang
+1 Tests I have done: - compiled ok, all unit tests passed - installed CLI successfully - example topology runs fine locally - ui/tracker work fine and show topology info - license scan with apache-rat (rat couldn't find license in cloudpickle.py but it is there) On Tue, Oct 16, 2018 at 11:17

[VOTE] Heron Release 0.20.0-incubating Candidate 5

2018-10-16 Thread Neng Lu
Hi All, This is the 5th release candidate for Apache Heron, version 0.20.0-incubating. Thanks everyone for providing various feedback for the previous release candidates. It is the starting point of Heron and contains heron's main features, such as streaming processing, stateful processing,