[GitHub] samza pull request #650: docs: update contact and contributor corner

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

[GitHub] samza pull request #688: Minor: Use markdown tags instead of tag for i...

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

[GitHub] samza pull request #688: Minor: Use markdown tags instead of tag for i...

2018-10-02 Thread vjagadish1989
GitHub user vjagadish1989 opened a pull request: https://github.com/apache/samza/pull/688 Minor: Use markdown tags instead of tag for images You can merge this pull request into a Git repository by running: $ git pull https://github.com/vjagadish1989/samza website-reorg4 Alt

[GitHub] samza pull request #687: Fix links corresponding to images in the YARN docum...

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

[GitHub] samza pull request #687: Fix links corresponding to images in the YARN docum...

2018-10-02 Thread vjagadish1989
GitHub user vjagadish1989 opened a pull request: https://github.com/apache/samza/pull/687 Fix links corresponding to images in the YARN documentation page You can merge this pull request into a Git repository by running: $ git pull https://github.com/vjagadish1989/samza websit

[GitHub] samza pull request #680: Samza docs for YARN deployments

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

[GitHub] samza pull request #685: samza documentation: hdfs and eventhubs connector

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

[GitHub] samza pull request #686: Fix navigation layout on home-page. Add Samza archi...

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

[GitHub] samza pull request #686: Fix navigation layout on home-page. Add Samza archi...

2018-10-02 Thread vjagadish1989
GitHub user vjagadish1989 opened a pull request: https://github.com/apache/samza/pull/686 Fix navigation layout on home-page. Add Samza architecture diagrams. You can merge this pull request into a Git repository by running: $ git pull https://github.com/vjagadish1989/samza w

[GitHub] samza pull request #685: samza documentation: hdfs and eventhubs connector

2018-10-02 Thread lhaiesp
GitHub user lhaiesp opened a pull request: https://github.com/apache/samza/pull/685 samza documentation: hdfs and eventhubs connector You can merge this pull request into a Git repository by running: $ git pull https://github.com/lhaiesp/samza master Alternatively you can rev

[GitHub] samza pull request #684: SAMZA-1933: Fix NPE in LocalityManager.

2018-10-02 Thread shanthoosh
GitHub user shanthoosh opened a pull request: https://github.com/apache/samza/pull/684 SAMZA-1933: Fix NPE in LocalityManager. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shanthoosh/samza fix_NPE_in_task_assignment_manager

Re: Open JDK 11 Early Results

2018-10-02 Thread Jeremiah Adams
I am trying both building from the (Samza) source and attempting to run the pre-built binaries. YARN is a blocker as nodemanager/resourcemanager will not run at all. It is an issue with Java11 removing J2EE artifacts. I will be sending the yarn-dev group a message regarding the problem. I also

Need Some Help w/ Gradle Build on OpenJDK 11

2018-10-02 Thread Jeremiah Adams
I know very little about Gradle. I got a response on the issue I opened regarding Gradle builds failing on OpenJDK 11. I've since upgraded the Gradle version in gradle-wrapper.properties to 4.10.2. Build now gets past the java11 issue but is dying on the Apache rat task. The build/plugin can

Re: Open JDK 11 Early Results

2018-10-02 Thread Yi Pan
Hi, Jeremiah, Thanks for the detailed report! Really appreciate it! So, from the report, it seems that we need to track the issues separately: 1) OpenJDK 11 with YARN (xxx version is to be determined pending feature and backward compatibility tests) 2) OpenJDK 11 with Kafka (xxx version is to be