[GitHub] samza pull request #637: SAMZA-1860: Modularize Join input validation in Exe...

2018-09-11 Thread ahmedahamid
GitHub user ahmedahamid opened a pull request: https://github.com/apache/samza/pull/637 SAMZA-1860: Modularize Join input validation in ExecutionPlanner This change breaks down the validation of partition counts of input and intermediate streams participating in Join operations i

[GitHub] samza pull request #636: SAMZA-1875: Reuse table instances in TableManager

2018-09-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/636 ---

[GitHub] samza pull request #636: Reuse table instances in TableManager

2018-09-11 Thread weisong44
GitHub user weisong44 opened a pull request: https://github.com/apache/samza/pull/636 Reuse table instances in TableManager We currently are invoking TableProvider.getTable() when TableManager.getTable(tableId) is invoked every time, this would in turn cause a new table instance be

[GitHub] samza pull request #635: [WIP] - Add new design of docs site

2018-09-11 Thread amurrell
GitHub user amurrell opened a pull request: https://github.com/apache/samza/pull/635 [WIP] - Add new design of docs site - This is still a work in progress! You can merge this pull request into a Git repository by running: $ git pull https://github.com/amurrell/samza master Al

[GitHub] samza pull request #634: Samza 1840: Refactor TestRunner Apis to use StreamD...

2018-09-11 Thread Sanil15
GitHub user Sanil15 opened a pull request: https://github.com/apache/samza/pull/634 Samza 1840: Refactor TestRunner Apis to use StreamDescriptor and SystemDescriptor CollectionStream -> InMemoryInputDescriptor & InMemoryOutputDescriptor CollectionStreamSystemSpec -> InMemorySyst

[GitHub] samza pull request #632: SAMZA-1865: Increase coordination timeouts in zooke...

2018-09-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/632 ---

[GitHub] samza pull request #621: SAMZA-1837: Fix TestLocalTableWithSideInputs failur...

2018-09-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/621 ---

[GitHub] samza pull request #633: SAMZA-1870: hdfs offset comparator to handle end of...

2018-09-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/633 ---

[GitHub] samza pull request #633: SAMZA-1870: hdfs offset comparator to handle end of...

2018-09-11 Thread lhaiesp
GitHub user lhaiesp opened a pull request: https://github.com/apache/samza/pull/633 SAMZA-1870: hdfs offset comparator to handle end of stream offset This happens particularly when using HDFS as a bootstrap stream: org.apache.samza.SamzaException: Invalid offset for MultiFil

Speakers needed for Apache DC Roadshow

2018-09-11 Thread Rich Bowen
We need your help to make the Apache Washington DC Roadshow on Dec 4th a success. What do we need most? Speakers! We're bringing a unique DC flavor to this event by mixing Open Source Software with talks about Apache projects as well as OSS CyberSecurity, OSS in Government and and OSS Career

Re: Path to Java 11

2018-09-11 Thread Jeremiah Adams
I am not aware of incompatibilities. However, Oracle is making big changes to licensing and distribution with Java 11. Our company will have to upgrade to 11 by January 2019 or start paying for support/security patches. I'm trying to get in front of this because of budgets. Have there been any

Re: Path to Java 11

2018-09-11 Thread Jagadish Venkatraman
Hi Jeremiah, Most of the users in the Samza community currently use Java 8. We have not investigated/tested Java-11 support just yet since it's fairly bleeding edge. Are you aware of any known incompatibilities / pitfalls? Thanks, Jagadish On Mon, Sep 10, 2018 at 2:52 PM, Jeremiah Adams wrote