[GitHub] incubator-beam pull request #655: Update Dataflow container image

2016-07-14 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/655 Update Dataflow container image R: @kennknowles You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhalperi/incubator-beam patch-1

[jira] [Commented] (BEAM-339) Archetype project version shouldn't be coupled to Beam version

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15377149#comment-15377149 ] ASF GitHub Bot commented on BEAM-339: - GitHub user swegner opened a pull request:

[GitHub] incubator-beam pull request #654: [BEAM-339] Archetype project version shoul...

2016-07-14 Thread swegner
GitHub user swegner opened a pull request: https://github.com/apache/incubator-beam/pull/654 [BEAM-339] Archetype project version shouldn't be coupled to Beam version Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ]

[2/2] incubator-beam git commit: Closes #641

2016-07-14 Thread robertwb
Closes #641 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/e8c39c79 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/e8c39c79 Diff:

[GitHub] incubator-beam pull request #645: Temporarily reverting pickler changes

2016-07-14 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/incubator-beam/pull/645 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (BEAM-242) Enable Checkstyle check and Javadoc build for the Flink Runner

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15377203#comment-15377203 ] ASF GitHub Bot commented on BEAM-242: - Github user jbonofre closed the pull request at:

[jira] [Commented] (BEAM-286) Reorganize flink runner directories

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15377200#comment-15377200 ] ASF GitHub Bot commented on BEAM-286: - Github user jbonofre closed the pull request at:

[GitHub] incubator-beam pull request #372: [BEAM-242] Enable and fix checkstyle on Fl...

2016-07-14 Thread jbonofre
Github user jbonofre closed the pull request at: https://github.com/apache/incubator-beam/pull/372 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[1/2] incubator-beam git commit: Add type hints to bigshuffle to avoid pickle overhead.

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk 67a769a9a -> e8c39c798 Add type hints to bigshuffle to avoid pickle overhead. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f858ea93

[2/2] incubator-beam git commit: Fix typo in Dataflow runner monitoring message

2016-07-14 Thread robertwb
Fix typo in Dataflow runner monitoring message Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ffbaccaa Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ffbaccaa Diff:

[2/2] incubator-beam git commit: Closes #652

2016-07-14 Thread robertwb
Closes #652 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/2b9d81fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/2b9d81fc Diff:

[1/2] incubator-beam git commit: Added cy_combiners.py to the list of Cythonized Python SDK files.

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk 52c0d893e -> 2b9d81fcc Added cy_combiners.py to the list of Cythonized Python SDK files. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #641: Add type hints to bigshuffle to avoid pick...

2016-07-14 Thread robertwb
Github user robertwb closed the pull request at: https://github.com/apache/incubator-beam/pull/641 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[1/2] incubator-beam git commit: Closes #644

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk e8c39c798 -> 52c0d893e Closes #644 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/52c0d893 Tree:

[1/2] incubator-beam git commit: Temporarily reverting pickler changes (@4e2d8ab).

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk 2b9d81fcc -> 7c0c27ac0 Temporarily reverting pickler changes (@4e2d8ab). It is causing infinite recursion when some tests are directly invoked outside the testing framework. Added one such test to tox tests for testing

[GitHub] incubator-beam pull request #656: Removed BatchWrite from DataflowRunner

2016-07-14 Thread ianzhou1
GitHub user ianzhou1 opened a pull request: https://github.com/apache/incubator-beam/pull/656 Removed BatchWrite from DataflowRunner You can merge this pull request into a Git repository by running: $ git pull https://github.com/ianzhou1/incubator-beam RemoveBatchWrite

[2/2] incubator-beam git commit: Closes #645

2016-07-14 Thread robertwb
Closes #645 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7c0c27ac Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/7c0c27ac Diff:

[GitHub] incubator-beam pull request #625: Made checksum_output optional in bigshuffl...

2016-07-14 Thread mdvorsky
Github user mdvorsky closed the pull request at: https://github.com/apache/incubator-beam/pull/625 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-beam pull request #658: DoOutputsTuple cleanup

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/658 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[1/2] incubator-beam git commit: DoOutputsTuple cleanup

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk 7c0c27ac0 -> 762a2930a DoOutputsTuple cleanup This avoids the same (logical) PCollection from being re-created with a different producer. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[2/2] incubator-beam git commit: Closes #658

2016-07-14 Thread robertwb
Closes #658 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/762a2930 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/762a2930 Diff:

[GitHub] incubator-beam pull request #659: Fix DoFnTester side inputs

2016-07-14 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam/pull/659 Fix DoFnTester side inputs Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted like:

[GitHub] incubator-beam pull request #658: DoOutputsTuple cleanup

2016-07-14 Thread robertwb
GitHub user robertwb opened a pull request: https://github.com/apache/incubator-beam/pull/658 DoOutputsTuple cleanup Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted like:

[GitHub] incubator-beam pull request #657: Accept runners by fully qualified name.

2016-07-14 Thread robertwb
GitHub user robertwb opened a pull request: https://github.com/apache/incubator-beam/pull/657 Accept runners by fully qualified name. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[GitHub] incubator-beam pull request #654: [BEAM-339] Archetype project version shoul...

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/654 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[2/2] incubator-beam git commit: [BEAM-339] Archetype project version shouldn't be coupled to Beam version

2016-07-14 Thread lcwik
[BEAM-339] Archetype project version shouldn't be coupled to Beam version This closes #654 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/2a30f523 Tree:

[1/2] incubator-beam git commit: Archetype generated projects shouldn't have SNAPSHOT version

2016-07-14 Thread lcwik
Repository: incubator-beam Updated Branches: refs/heads/master f0119b23a -> 2a30f5236 Archetype generated projects shouldn't have SNAPSHOT version Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5b317b85

[jira] [Resolved] (BEAM-339) Archetype project version shouldn't be coupled to Beam version

2016-07-14 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik resolved BEAM-339. Resolution: Fixed Fix Version/s: 0.2.0-incubating > Archetype project version shouldn't be coupled to

[jira] [Commented] (BEAM-339) Archetype project version shouldn't be coupled to Beam version

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378091#comment-15378091 ] ASF GitHub Bot commented on BEAM-339: - Github user asfgit closed the pull request at:

[jira] [Updated] (BEAM-451) When producing bundled jars, service files are not concatenated

2016-07-14 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-451: - Labels: newbie starter (was: ) > When producing bundled jars, service files are not concatenated >

[jira] [Created] (BEAM-451) When producing bundled jars, service files are not concatenated

2016-07-14 Thread Daniel Halperin (JIRA)
Daniel Halperin created BEAM-451: Summary: When producing bundled jars, service files are not concatenated Key: BEAM-451 URL: https://issues.apache.org/jira/browse/BEAM-451 Project: Beam

[jira] [Comment Edited] (BEAM-435) DirectRunner GBK -- task per key?

2016-07-14 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378247#comment-15378247 ] Thomas Groh edited comment on BEAM-435 at 7/14/16 7:59 PM: --- Yes. Bundle processing

[jira] [Commented] (BEAM-435) DirectRunner GBK -- task per key?

2016-07-14 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378247#comment-15378247 ] Thomas Groh commented on BEAM-435: -- Yes. Bundle processing is keyed after a GroupByKey to ensure that

[jira] [Created] (BEAM-452) Implement DoFn per-instance setup and teardown methods

2016-07-14 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-452: Summary: Implement DoFn per-instance setup and teardown methods Key: BEAM-452 URL: https://issues.apache.org/jira/browse/BEAM-452 Project: Beam Issue Type: Bug

[3/3] incubator-beam git commit: Closes #657

2016-07-14 Thread robertwb
Closes #657 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/3b695068 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/3b695068 Diff:

[1/3] incubator-beam git commit: Accept runners by fully qualified name.

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk 762a2930a -> 3b6950689 Accept runners by fully qualified name. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/84fe8954 Tree:

[2/2] incubator-beam git commit: This closes #532

2016-07-14 Thread kenn
This closes #532 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/84573e0b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/84573e0b Diff:

[1/2] incubator-beam git commit: Add Pane matchers to PAssert

2016-07-14 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 2a30f5236 -> 84573e0b4 Add Pane matchers to PAssert This allows PCollections that have upstream triggers that fire multiple times to assert the contents of panes with specific timings, rather than restricting the trigger to fire

[jira] [Commented] (BEAM-155) Support asserting the contents of windows and panes in PAssert

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378477#comment-15378477 ] ASF GitHub Bot commented on BEAM-155: - Github user asfgit closed the pull request at:

[GitHub] incubator-beam pull request #532: [BEAM-155] Add Pane matchers to PAssert

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/532 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-beam pull request #617: [BEAM-391] Handle HttpError in GCS upload ...

2016-07-14 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/incubator-beam/pull/617 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (BEAM-391) Exceptions in gcsio upload thread causes pipeline to stall

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378717#comment-15378717 ] ASF GitHub Bot commented on BEAM-391: - Github user aaltay closed the pull request at:

[1/2] incubator-beam git commit: Closes #653

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk 3b6950689 -> c8cef2cba Closes #653 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c8cef2cb Tree:

[2/2] incubator-beam git commit: Fix min and max timestamp on 32-bit machines

2016-07-14 Thread robertwb
Fix min and max timestamp on 32-bit machines Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/afc68bc3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/afc68bc3 Diff:

[jira] [Resolved] (BEAM-155) Support asserting the contents of windows and panes in PAssert

2016-07-14 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-155. -- Resolution: Fixed Fix Version/s: 0.2.0-incubating

Jenkins build is back to stable : beam_PostCommit_MavenVerify #891

2016-07-14 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #653: Fix min and max timestamp on 32-bit machin...

2016-07-14 Thread charlesccychen
Github user charlesccychen closed the pull request at: https://github.com/apache/incubator-beam/pull/653 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Created] (BEAM-453) Improve efficiency of GCS operations by supporting batch requests

2016-07-14 Thread Chamikara Jayalath (JIRA)
Chamikara Jayalath created BEAM-453: --- Summary: Improve efficiency of GCS operations by supporting batch requests Key: BEAM-453 URL: https://issues.apache.org/jira/browse/BEAM-453 Project: Beam

[GitHub] incubator-beam pull request #660: Bump required Maven version to 3.3

2016-07-14 Thread swegner
GitHub user swegner opened a pull request: https://github.com/apache/incubator-beam/pull/660 Bump required Maven version to 3.3 Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted

[2/2] incubator-beam git commit: This closes #648

2016-07-14 Thread kenn
This closes #648 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/779fb1a6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/779fb1a6 Diff:

[GitHub] incubator-beam pull request #648: [BEAM-445] Switch to netty-tcnative uber-j...

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/648 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (BEAM-445) Beam-examples-java build failed through local "mvn install"

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378595#comment-15378595 ] ASF GitHub Bot commented on BEAM-445: - Github user asfgit closed the pull request at:

[1/2] incubator-beam git commit: Add os-maven-plugin to examples module for GCP IO

2016-07-14 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 84573e0b4 -> 779fb1a6c Add os-maven-plugin to examples module for GCP IO Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f0941d5e Tree:

[1/2] incubator-beam git commit: [BEAM-37] DoFnReflector: Add invoker interface and generate code

2016-07-14 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 779fb1a6c -> 79c26d9c1 [BEAM-37] DoFnReflector: Add invoker interface and generate code The method to call for a DoFnWithContext requires reflection since the shape of the parameters may change. Doing so in each processElement

[GitHub] incubator-beam pull request #521: [BEAM-37] DoFnReflector: Add invoker inter...

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/521 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[2/2] incubator-beam git commit: This closes #521

2016-07-14 Thread kenn
This closes #521 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/79c26d9c Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/79c26d9c Diff:

[jira] [Commented] (BEAM-37) Run DoFnWithContext without conversion to vanilla DoFn

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378636#comment-15378636 ] ASF GitHub Bot commented on BEAM-37: Github user asfgit closed the pull request at:

[1/4] incubator-beam git commit: Fix DoFnTester side inputs

2016-07-14 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 79c26d9c1 -> cb0356932 Fix DoFnTester side inputs The side inputs were being stored as iterables, but being returned as the raw type. Store the side input values directly instead. Project:

[2/4] incubator-beam git commit: Remove DoFnTester#setSideOutputTags

2016-07-14 Thread kenn
Remove DoFnTester#setSideOutputTags Side Outputs are appended to the map of outputs on-demand. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b8cd5739 Tree:

[3/4] incubator-beam git commit: Increase visibility Restrictions in DoFnTester

2016-07-14 Thread kenn
Increase visibility Restrictions in DoFnTester No in-package representation refers to the fields of DoFnTester directly. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/60443524 Tree:

[GitHub] incubator-beam pull request #659: Fix DoFnTester side inputs

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/659 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[1/3] incubator-beam git commit: Bump required Maven version to 3.3

2016-07-14 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master cb0356932 -> 9bd5c1a83 Bump required Maven version to 3.3 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/4a70283e Tree:

[2/3] incubator-beam git commit: Lower requirement from 3.3 to 3.2

2016-07-14 Thread kenn
Lower requirement from 3.3 to 3.2 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/254a71dc Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/254a71dc Diff:

[3/3] incubator-beam git commit: This closes #660

2016-07-14 Thread kenn
This closes #660 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/9bd5c1a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/9bd5c1a8 Diff:

[GitHub] incubator-beam pull request #660: Bump required Maven version to 3.2

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/660 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Build failed in Jenkins: beam_PostCommit_MavenVerify #889

2016-07-14 Thread Apache Jenkins Server
See Changes: [klk] [BEAM-37] DoFnReflector: Add invoker interface and generate code -- [...truncated 3553 lines...] [INFO] Downloaded:

Build failed in Jenkins: beam_PostCommit_MavenVerify » Apache Beam :: SDKs :: Java :: Core #889

2016-07-14 Thread Apache Jenkins Server
See -- [...truncated 1553 lines...] [WARNING]

[jira] [Updated] (BEAM-445) Beam-examples-java build failed through local "mvn install"

2016-07-14 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-445: - Assignee: Daniel Halperin (was: Scott Wegner) > Beam-examples-java build failed through local "mvn

[jira] [Updated] (BEAM-445) Beam-examples-java build failed through local "mvn install"

2016-07-14 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-445: - Assignee: Scott Wegner (was: Daniel Halperin) > Beam-examples-java build failed through local "mvn

[jira] [Commented] (BEAM-445) Beam-examples-java build failed through local "mvn install"

2016-07-14 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378656#comment-15378656 ] Kenneth Knowles commented on BEAM-445: -- The build breakage itself is fixed - users are still required

[GitHub] incubator-beam pull request #661: Update Dataflow container image and remove...

2016-07-14 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/661 Update Dataflow container image and remove runners-core dependency Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ]

[2/2] incubator-beam git commit: This closes #655

2016-07-14 Thread kenn
This closes #655 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7a618034 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/7a618034 Diff:

[1/2] incubator-beam git commit: Update Dataflow container image

2016-07-14 Thread kenn
o/v1beta3/beam-java-batch:beam-master-20160714"; public static final String STREAMING_WORKER_HARNESS_CONTAINER_IMAGE - = "dataflow.gcr.io/v1beta3/beam-java-streaming:beam-master-20160613"; + = "dataflow.gcr.io/v1beta3/beam-java-streaming:beam-master-20160714";

[GitHub] incubator-beam pull request #655: Update Dataflow container image

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/655 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Closed] (BEAM-446) Improve IOChannelUtils.resolve() to accept multiple paths at once

2016-07-14 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu closed BEAM-446. - > Improve IOChannelUtils.resolve() to accept multiple paths at once >

[1/2] incubator-beam git commit: Update some of the example tests to use assert_that

2016-07-14 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk c8cef2cba -> a1a51c3c1 Update some of the example tests to use assert_that Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/84fef464

[GitHub] incubator-beam pull request #650: Update some of the example tests to use as...

2016-07-14 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/incubator-beam/pull/650 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Jenkins build is back to normal : beam_PostCommit_MavenVerify » Apache Beam :: SDKs :: Java :: Core #890

2016-07-14 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_MavenVerify #890

2016-07-14 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_MavenVerify » Apache Beam :: Runners :: Spark #890

2016-07-14 Thread Apache Jenkins Server
See

[1/2] incubator-beam git commit: Handle HttpError in GCS upload thread

2016-07-14 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/python-sdk a1a51c3c1 -> d898d56ae Handle HttpError in GCS upload thread * break connection to the main thread and propagate the exception. * Retry in auth _refresh() to guard against temporary errors in the metadata service. Project:

[2/2] incubator-beam git commit: Closes #617

2016-07-14 Thread dhalperi
Closes #617 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/d898d56a Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/d898d56a Diff:

[GitHub] incubator-beam pull request #653: Fix min and max timestamp on 32-bit machin...

2016-07-14 Thread charlesccychen
GitHub user charlesccychen opened a pull request: https://github.com/apache/incubator-beam/pull/653 Fix min and max timestamp on 32-bit machines You can merge this pull request into a Git repository by running: $ git pull https://github.com/charlesccychen/incubator-beam

[GitHub] incubator-beam pull request #657: Accept runners by fully qualified name.

2016-07-14 Thread robertwb
Github user robertwb closed the pull request at: https://github.com/apache/incubator-beam/pull/657 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[2/3] incubator-beam git commit: Cleanup known runners code.

2016-07-14 Thread robertwb
Cleanup known runners code. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c055e845 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/c055e845 Diff:

[2/2] incubator-beam git commit: Closes #635

2016-07-14 Thread dhalperi
Closes #635 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/15ff85de Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/15ff85de Diff:

[GitHub] incubator-beam pull request #635: BEAM-354: End-to-end tests for V1Beta3 Dat...

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/635 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[1/2] incubator-beam git commit: Datastore e2e tests

2016-07-14 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 7a618034d -> 15ff85de6 Datastore e2e tests Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f9d4c3a7 Tree:

[2/2] incubator-beam git commit: Remove runtime dependency on runners-core from Dataflow runner

2016-07-14 Thread dhalperi
Remove runtime dependency on runners-core from Dataflow runner Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5439a6e9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/5439a6e9 Diff:

[jira] [Commented] (BEAM-354) Modify DatastoreIO to use Datastore v1beta3 API

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378698#comment-15378698 ] ASF GitHub Bot commented on BEAM-354: - Github user asfgit closed the pull request at:

[1/2] incubator-beam git commit: Closes #661

2016-07-14 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 15ff85de6 -> 695247138 Closes #661 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/69524713 Tree:

[GitHub] incubator-beam pull request #661: Remove runners-core dependency from Datafl...

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/661 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Created] (BEAM-450) Modules are shaded to the same path

2016-07-14 Thread Daniel Halperin (JIRA)
Daniel Halperin created BEAM-450: Summary: Modules are shaded to the same path Key: BEAM-450 URL: https://issues.apache.org/jira/browse/BEAM-450 Project: Beam Issue Type: Bug

[GitHub] incubator-beam pull request #662: [BEAM-115] WIP: JSON Schema definition of ...

2016-07-14 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/662 [BEAM-115] WIP: JSON Schema definition of pipeline This is a json-schema sketch of the concrete schema from the [Pipeline Runner API proposal

[jira] [Commented] (BEAM-115) Beam Runner API

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378823#comment-15378823 ] ASF GitHub Bot commented on BEAM-115: - GitHub user kennknowles opened a pull request: