[GitHub] [samza-beam-examples] xinyuiscool merged pull request #3: Update Beam to 2.27 and samza to 1.3

2021-02-08 Thread GitBox
xinyuiscool merged pull request #3: URL: https://github.com/apache/samza-beam-examples/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [samza-beam-examples] xinyuiscool opened a new pull request #3: Update Beam to 2.27 and samza to 1.3

2021-02-08 Thread GitBox
xinyuiscool opened a new pull request #3: URL: https://github.com/apache/samza-beam-examples/pull/3 Update the beam examples on samza runner to use the latest beam version. Note that we found problems when dealing with splitable parDo so we use the flag --experiments=use_deprecated_

Re: Samza Runner for Beam Processing Time support

2021-02-08 Thread Xinyu Liu
Hi, Jan, Thanks for reporting this issue to us. Processing time triggers are supported in Samza Runner with version Beam 2.22.0 [1]. The exception message wasn't updated after we added the support of processing time. Apologize for the confusion here. Looks most of the exception messages have been