Re: [VOTE] Apache Samza 0.14.1 RC2

2018-05-18 Thread Jagadish Venkatraman
- Verified the signature in the release tag. - Ran check-all.sh successfully - Ran integration-tests.sh successfully - Executed all SQL queries successfully in the tutorial at http://samza.apache.org/learn/tutorials/0.14/samza-sql.html

Re: [VOTE] Apache Samza 0.14.1 RC2

2018-05-18 Thread Yi Pan
Re-ran the RC w/ the following results: 1) ./bin/check-all.sh succeeded 2) ./bin/integration-tests.sh succeeded 3) expanded samza-tools and followed the tutorial steps for standalone SQL examples in http://samza.apache.org/learn/tutorials/0.14/samza-sql.html. Succeeded. 4) verified all sha1 hash co

[GitHub] samza pull request #519: SAMZA-1712: Tear down ZookeeperServer connections i...

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/519 ---

[VOTE] Apache Samza 0.14.1 RC2

2018-05-18 Thread Xinyu Liu
Hi, All, This is a call for a vote on a release of Apache Samza 0.14.1. Thanks to everyone who has contributed to this release. The release candidate can be downloaded from here: http://home.apache.org/~xinyu/samza-0.14.1-rc2/ The release candidate is signed with pgp key C31D7061, which can be f

[GitHub] samza pull request #367: SAMZA-1508: JobRunner should not return success unt...

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/367 ---

[GitHub] samza pull request #528: Implementing the fetchSinkInfo in ConfigBasedIOReso...

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/528 ---

[GitHub] samza pull request #527: SAMZA-1720: Remove javafx.util dependency from samz...

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/527 ---

[GitHub] samza pull request #528: Implementing the fetchSinkInfo in ConfigBasedIOReso...

2018-05-18 Thread srinipunuru
GitHub user srinipunuru opened a pull request: https://github.com/apache/samza/pull/528 Implementing the fetchSinkInfo in ConfigBasedIOResolver 1. I think we missed implementing the fetchSinkInfo method in the ConfigBasedResolver when the API was introduced which is breaking the sam

[CANCEL][VOTE] Apache Samza 0.14.1 RC1

2018-05-18 Thread Xinyu Liu
We found an issue when running SQL console tool. Cancel this vote and will submit another candidate after it's fixed. Thanks, Xinyu

Re: [VOTE] Apache Samza 0.14.1 RC1

2018-05-18 Thread Xinyu Liu
Cancel the vote due to this issue. I will reach out to the Samza SQL folks to get this resolved. Thanks, Xinyu On Fri, May 18, 2018 at 12:33 AM, Yi Pan wrote: > -1. > > Verified the sha1 and asc signatures are correct. > Ran check-all.sh and succeeded. > Ran ./bin/integration-tests.sh succeeded

Re: [VOTE] Apache Samza 0.14.1 RC1

2018-05-18 Thread Yi Pan
-1. Verified the sha1 and asc signatures are correct. Ran check-all.sh and succeeded. Ran ./bin/integration-tests.sh succeeded. Followed instruction in http://samza.apache.org/learn/tutorials/0.14/samza- sql.html and saw the following error: 1) localhost samza-tools/scripts/generate-kafka-events.