[GitHub] samza pull request #764: Samza 1967: Tests failing when Job uses any serde o...

2018-10-25 Thread Sanil15
GitHub user Sanil15 opened a pull request: https://github.com/apache/samza/pull/764 Samza 1967: Tests failing when Job uses any serde other than NoOp Context: Serde is configured in JobNodeConfigurationGenerator and any StreamDescriptor#toConfig does not generate key and msg serde

[GitHub] samza pull request #763: Print the logical plan during query planning

2018-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/763 ---

[GitHub] samza pull request #762: SAMZA-1903: Samza-sql - Fix stream-table join to wo...

2018-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/762 ---

[GitHub] samza pull request #763: Print the logical plan during query planning

2018-10-25 Thread srinipunuru
GitHub user srinipunuru opened a pull request: https://github.com/apache/samza/pull/763 Print the logical plan during query planning Minor fix to print the logical plan. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] samza pull request #676: SAMZA-1927: Samza-sql - always repartition the stre...

2018-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/676 ---

[GitHub] samza pull request #762: SAMZA-1903: Samza-sql - Fix stream-table join to wo...

2018-10-25 Thread atoomula
GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/762 SAMZA-1903: Samza-sql - Fix stream-table join to work with udfs You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoomula/samza udf

[GitHub] samza pull request #655: SAMZA-1903: Samza-sql - Fix stream-table join to wo...

2018-10-25 Thread atoomula
Github user atoomula closed the pull request at: https://github.com/apache/samza/pull/655 ---

Re: [VOTE] Apache Samza 1.0.0 RC2

2018-10-25 Thread Sanil Jain
Found an issue with the current rc: when we do config consolidation for LocalApplicationRunner, TestRunner does not generate serde configs, hence this does not override app descriptor based serde configs, this results in serde getting applied to IME on in memory when it should be a NoOp.

[CANCEL] [VOTE] Apache Samza 1.0.0 RC2

2018-10-25 Thread Prateek Maheshwari
Hi all, This is the CANCEL notification for the 1.0.0 RC2. We found a test framework message serialization issue that we will fix in the new RC. Thanks, Prateek

Re: [VOTE] Apache Samza 1.0.0 RC2

2018-10-25 Thread Prateek Maheshwari
We found another issue that affects message serialization in the test framework. We will cancel this vote, fix the issue and create another RC soon. Thanks, Prateek On Thu, Oct 25, 2018 at 12:38 AM santhosh venkat wrote: > > 1. ./bin/check-all.sh succeeded. > 2. Both the commands

Re: [VOTE] Apache Samza 1.0.0 RC2

2018-10-25 Thread santhosh venkat
1. ./bin/check-all.sh succeeded. 2. Both the commands ./bin/integration-tests.sh yarn-integration-tests and ./bin/integration-tests.sh standalone-integration-tests succeeded. 3. Verified the SQL console available in samza-tool tgz. +1 Thanks. On Wed, Oct 24, 2018 at 10:12 PM Yi Pan wrote: >