You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2018/11/26 10:04:19 UTC

[beam] branch master updated (e3c79e2 -> 7eba171)

This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from e3c79e2  Merge pull request #7114: [BEAM-5817] Add Nexmark SqlBoundedSideInputJoin
     add d762c8f  Switch to using java.nio.file.Files instead of Apache Commons IO FileUtils
     new 7eba171  Merge pull request #6944: [BEAM-6123] Switch to using java.nio.file.Files

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/beam/runners/apex/ApexYarnLauncher.java    | 5 ++---
 .../java/org/apache/beam/runners/apex/ApexYarnLauncherTest.java     | 4 ++--
 .../java/org/apache/beam/runners/apex/examples/WordCountTest.java   | 6 +++---
 3 files changed, 7 insertions(+), 8 deletions(-)


[beam] 01/01: Merge pull request #6944: [BEAM-6123] Switch to using java.nio.file.Files

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 7eba1718d936b6739e114867ac1fa178b62da841
Merge: e3c79e2 d762c8f
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Mon Nov 26 11:04:09 2018 +0100

    Merge pull request #6944: [BEAM-6123] Switch to using java.nio.file.Files

 .../main/java/org/apache/beam/runners/apex/ApexYarnLauncher.java    | 5 ++---
 .../java/org/apache/beam/runners/apex/ApexYarnLauncherTest.java     | 4 ++--
 .../java/org/apache/beam/runners/apex/examples/WordCountTest.java   | 6 +++---
 3 files changed, 7 insertions(+), 8 deletions(-)