[jira] [Created] (BEAM-1150) Side inputs broken with sliding windows (or any multi-window WindowFn)

2016-12-13 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1150: - Summary: Side inputs broken with sliding windows (or any multi-window WindowFn) Key: BEAM-1150 URL: https://issues.apache.org/jira/browse/BEAM-1150 Project: Beam

[GitHub] incubator-beam pull request #1601: [BEAM-1149] Explode windows when fn uses ...

2016-12-13 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/incubator-beam/pull/1601 [BEAM-1149] Explode windows when fn uses side inputs This basically reverts https://github.com/apache/incubator-beam/commit/38f0b11cc9028cf347e3c96b6e6116e5a5a9972d and adds some comments

[jira] [Resolved] (BEAM-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

2016-12-13 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov resolved BEAM-1149. Resolution: Fixed Fix Version/s: 0.4.0-incubating > Side input access fails in direct

[GitHub] incubator-beam pull request #1605: Re-exclude UsesStatefulParDo tests for Da...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1605 --- 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_Java_MavenInstall #2086

2016-12-13 Thread Apache Jenkins Server
See Changes: [davor] Update version from 0.5.0-SNAPSHOT to 0.5.0-incubating-SNAPSHOT [klk] [BEAM-1149] Explode windows when fn uses side inputs [dhalperi] Some minor changes and fixes for sorter module

[jira] [Commented] (BEAM-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

2016-12-13 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15746424#comment-15746424 ] Eugene Kirpichov commented on BEAM-1149: Test works with

[jira] [Closed] (BEAM-1150) Side inputs broken with sliding windows (or any multi-window WindowFn)

2016-12-13 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-1150. - > Side inputs broken with sliding windows (or any multi-window WindowFn) >

[jira] [Resolved] (BEAM-1150) Side inputs broken with sliding windows (or any multi-window WindowFn)

2016-12-13 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles resolved BEAM-1150. --- Resolution: Duplicate Fix Version/s: Not applicable > Side inputs broken with sliding

Jenkins build became unstable: beam_PostCommit_Java_MavenInstall #2085

2016-12-13 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1604: Python Precommit Maven Install

2016-12-13 Thread markflyhigh
GitHub user markflyhigh opened a pull request: https://github.com/apache/incubator-beam/pull/1604 Python Precommit Maven Install Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted

incubator-beam git commit: Update Maven Archetype version; fixup for Java8.

2016-12-13 Thread davor
Repository: incubator-beam Updated Branches: refs/heads/release-0.4.0-incubating 2c1d4eb4d -> 9f3b06359 Update Maven Archetype version; fixup for Java8. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #1600: Update version from 0.5.0-SNAPSHOT to 0.5...

2016-12-13 Thread davorbonaci
GitHub user davorbonaci opened a pull request: https://github.com/apache/incubator-beam/pull/1600 Update version from 0.5.0-SNAPSHOT to 0.5.0-incubating-SNAPSHOT R: @dhalperi You can merge this pull request into a Git repository by running: $ git pull

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

2016-12-13 Thread davor
This closes #1600 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/dad5ba5a Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/dad5ba5a Diff:

[GitHub] incubator-beam pull request #1600: Update version from 0.5.0-SNAPSHOT to 0.5...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1600 --- 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-1149] Explode windows when fn uses side inputs

2016-12-13 Thread kenn
[BEAM-1149] Explode windows when fn uses side inputs Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a90c4285 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a90c4285 Diff:

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

2016-12-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master dad5ba5a6 -> 0bdf7fc04 This closes #1601 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0bdf7fc0 Tree:

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1806

2016-12-13 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1608: GcsUtil: set timeout and retry for BatchR...

2016-12-13 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/incubator-beam/pull/1608 GcsUtil: set timeout and retry for BatchRequest with HttpRequestInitializer. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [

[GitHub] incubator-beam pull request #1607: Cherry pick disabling of state & state te...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1607 Cherry pick disabling of state & state tests for Dataflow runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[jira] [Created] (BEAM-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

2016-12-13 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-1149: -- Summary: Side input access fails in direct runner (possibly others too) when input element in multiple windows Key: BEAM-1149 URL:

[jira] [Updated] (BEAM-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

2016-12-13 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1149: -- Assignee: Eugene Kirpichov > Side input access fails in direct runner (possibly others too) when

[GitHub] incubator-beam pull request #1602: [BEAM-1149] Cherry pick side inputs fix t...

2016-12-13 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1602 --- 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: [BEAM-1149] Explode windows when fn uses side inputs

2016-12-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/release-0.4.0-incubating 9f3b06359 -> b2780881a [BEAM-1149] Explode windows when fn uses side inputs Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[jira] [Commented] (BEAM-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

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

[jira] [Commented] (BEAM-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

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

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

2016-12-13 Thread kenn
This closes #1606 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b742a2c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b742a2c0 Diff:

[GitHub] incubator-beam pull request #1606: Revert "Allow stateful DoFn in DataflowRu...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1606 --- 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: Revert "Allow stateful DoFn in DataflowRunner"

2016-12-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master d99eec15d -> b742a2c09 Revert "Allow stateful DoFn in DataflowRunner" This reverts commit 42bb15d2df28b99b6788010450f41f2932095771. The Dataflow service has introduced a bug that was masked by various test disabling. Project:

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

2016-12-13 Thread davor
This closes #1599 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/cf2c1d68 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/cf2c1d68 Diff:

[GitHub] incubator-beam pull request #1599: Update Maven Archetype versions after cut...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1599 --- 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: Update Maven Archetype versions after cutting the release branch

2016-12-13 Thread davor
Repository: incubator-beam Updated Branches: refs/heads/master a52600b68 -> cf2c1d685 Update Maven Archetype versions after cutting the release branch Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[1/2] incubator-beam git commit: Some minor changes and fixes for sorter module

2016-12-13 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 0bdf7fc04 -> a5f2df2bd Some minor changes and fixes for sorter module Includes: * Limit max memory for ExternalSorter and BufferedExternalSorter to 2047 MB to prevent int overflow within Hadoop's sorting library * Fix int

[GitHub] incubator-beam pull request #1327: [BEAM-840] Some minor changes and fixes f...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1327 --- 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 #1603: Revert "This closes #1541": Move PerKeyCo...

2016-12-13 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1603 --- 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-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

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

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

2016-12-13 Thread dhalperi
Closes #1327 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a5f2df2b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a5f2df2b Diff:

[jira] [Commented] (BEAM-840) Add Java SDK extension to support non-distributed sorting

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

[GitHub] incubator-beam pull request #1605: Re-exclude UsesStatefulParDo tests for Da...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1605 Re-exclude UsesStatefulParDo tests for Dataflow Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

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

2016-12-13 Thread kenn
This closes #1605 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/d99eec15 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/d99eec15 Diff:

[1/2] incubator-beam git commit: Re-exclude UsesStatefulParDo tests for Dataflow

2016-12-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master a5f2df2bd -> d99eec15d Re-exclude UsesStatefulParDo tests for Dataflow Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/82249abe Tree:

[GitHub] incubator-beam pull request #1606: Revert "Allow stateful DoFn in DataflowRu...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1606 Revert "Allow stateful DoFn in DataflowRunner" Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[1/2] incubator-beam git commit: Update version from 0.5.0-SNAPSHOT to 0.5.0-incubating-SNAPSHOT

2016-12-13 Thread davor
Repository: incubator-beam Updated Branches: refs/heads/master cf2c1d685 -> dad5ba5a6 Update version from 0.5.0-SNAPSHOT to 0.5.0-incubating-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #1602: [BEAM-1149] Cherry pick side inputs fix t...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1602 --- 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 #1602

2016-12-13 Thread kenn
This closes #1602 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b2780881 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b2780881 Diff:

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1810

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Spark #407

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1810

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2092

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Spark #407

2016-12-13 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1153) GcsUtil needs to set timeout and retry explicitly in BatchRequest.

2016-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15746998#comment-15746998 ] ASF GitHub Bot commented on BEAM-1153: -- GitHub user peihe opened a pull request:

[jira] [Resolved] (BEAM-1152) Java-Maven Archetypes-Starter Build Failed

2016-12-13 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-1152. --- Resolution: Fixed Fix Version/s: Not applicable > Java-Maven Archetypes-Starter Build

[jira] [Commented] (BEAM-1152) Java-Maven Archetypes-Starter Build Failed

2016-12-13 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747040#comment-15747040 ] Daniel Halperin commented on BEAM-1152: --- Thanks Mark! This is fixed by the recent

[jira] [Updated] (BEAM-1152) Java-Maven Archetypes-Starter Build Failed

2016-12-13 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-1152: -- Component/s: (was: build-system) > Java-Maven Archetypes-Starter Build Failed >

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2089

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1809

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Spark #405

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Spark #405

2016-12-13 Thread Apache Jenkins Server
See

[jira] [Closed] (BEAM-1005) Autogenerate example archetypes as part of build process

2016-12-13 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik closed BEAM-1005. --- Resolution: Duplicate Fix Version/s: Not applicable Duplicate of BEAM-1004 > Autogenerate example

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Spark #406

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Spark #406

2016-12-13 Thread Apache Jenkins Server
See

[3/3] incubator-beam git commit: [BEAM-1136, BEAM-1137] Allow empty string value for ValueProvider types.

2016-12-13 Thread lcwik
[BEAM-1136, BEAM-1137] Allow empty string value for ValueProvider types. This closes #1580 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5a51ace8 Tree:

[jira] [Created] (BEAM-1151) BigQueryIO.Write has no way of handling failures

2016-12-13 Thread Reuven Lax (JIRA)
Reuven Lax created BEAM-1151: Summary: BigQueryIO.Write has no way of handling failures Key: BEAM-1151 URL: https://issues.apache.org/jira/browse/BEAM-1151 Project: Beam Issue Type: Bug

[jira] [Updated] (BEAM-1153) GcsUtil needs to set timeout and retry explicitly in BatchRequest.

2016-12-13 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He updated BEAM-1153: - Component/s: sdk-java-core > GcsUtil needs to set timeout and retry explicitly in BatchRequest. >

[jira] [Updated] (BEAM-1153) GcsUtil needs to set timeout and retry explicitly in BatchRequest.

2016-12-13 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He updated BEAM-1153: - Priority: Blocker (was: Major) > GcsUtil needs to set timeout and retry explicitly in BatchRequest. >

[jira] [Created] (BEAM-1153) GcsUtil needs to set timeout and retry explicitly in BatchRequest.

2016-12-13 Thread Pei He (JIRA)
Pei He created BEAM-1153: Summary: GcsUtil needs to set timeout and retry explicitly in BatchRequest. Key: BEAM-1153 URL: https://issues.apache.org/jira/browse/BEAM-1153 Project: Beam Issue Type:

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1808

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #2088

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Spark #404

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2090

2016-12-13 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1610: starter: fix typo in pom.xml

2016-12-13 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/1610 starter: fix typo in pom.xml 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:

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #2087

2016-12-13 Thread Apache Jenkins Server
See Changes: [klk] Re-exclude UsesStatefulParDo tests for Dataflow [klk] Revert "Allow stateful DoFn in DataflowRunner" -- [...truncated 8491 lines...] [INFO] [INFO] ---

[GitHub] incubator-beam pull request #1611: [BEAM-1153] GcsUtil: use non-batch API fo...

2016-12-13 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/incubator-beam/pull/1611 [BEAM-1153] GcsUtil: use non-batch API for single file size requests. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Spark #404

2016-12-13 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1136) Empty string value should be allowed for ValueProvider

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

[2/3] incubator-beam git commit: Better comments and cleanup

2016-12-13 Thread lcwik
Better comments and cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a0a1fea3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a0a1fea3 Diff:

[GitHub] incubator-beam pull request #1609: BEAM-1151 Add failure handling to BigQuer...

2016-12-13 Thread reuvenlax
GitHub user reuvenlax opened a pull request: https://github.com/apache/incubator-beam/pull/1609 BEAM-1151 Add failure handling to BigQueryIO.Write Allow a pipeline to handle streaming insert failures when using BigQueryIO.Write in streaming mode. TableRow objects that fail to

[jira] [Commented] (BEAM-1151) BigQueryIO.Write has no way of handling failures

2016-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15746824#comment-15746824 ] ASF GitHub Bot commented on BEAM-1151: -- GitHub user reuvenlax opened a pull request:

[GitHub] incubator-beam pull request #1610: [BUILD BREAK] starter: fix typo in pom.xm...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1610 --- 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: starter: fix typo in pom.xml

2016-12-13 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master b742a2c09 -> ce3aa657a starter: fix typo in pom.xml Manual edit introduced in https://github.com/apache/incubator-beam/commit/25215889381f7da61766054af68c84ffed4c0c71 Project:

[2/3] incubator-beam git commit: [BEAM-807] Replace OldDoFn with DoFn.

2016-12-13 Thread kenn
[BEAM-807] Replace OldDoFn with DoFn. Add a custom AssignWindows implementation. Setup and teardown DoFn. Add implementation for GroupAlsoByWindow via flatMap. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[jira] [Commented] (BEAM-757) The SparkRunner should utilize the SDK's DoFnRunner instead of writing it's own.

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

[GitHub] incubator-beam pull request #1578: [BEAM-757, BEAM-807] new DoFn via SimpleD...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1578 --- 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

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

2016-12-13 Thread kenn
This closes #1578 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/44b4eba5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/44b4eba5 Diff:

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

2016-12-13 Thread kenn
This closes #1607 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/10bb4767 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/10bb4767 Diff:

[2/3] incubator-beam git commit: Re-exclude UsesStatefulParDo tests for Dataflow

2016-12-13 Thread kenn
Re-exclude UsesStatefulParDo tests for Dataflow Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f78d9606 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f78d9606 Diff:

[GitHub] incubator-beam pull request #1607: Cherry pick disabling of state & state te...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1607 --- 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: Revert "Allow stateful DoFn in DataflowRunner"

2016-12-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/release-0.4.0-incubating b2780881a -> 10bb4767a Revert "Allow stateful DoFn in DataflowRunner" This reverts commit 42bb15d2df28b99b6788010450f41f2932095771. The Dataflow service has introduced a bug that was masked by various test

[GitHub] incubator-beam pull request #1598: [BEAM-967] Add Jenkins postcommit for Run...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1598 --- 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 #1598

2016-12-13 Thread kenn
This closes #1598 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f516627e Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f516627e Diff:

[jira] [Commented] (BEAM-967) Add Jenkins postcommit for Apex runner RunnableOnService tests

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

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1807

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1807

2016-12-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1808

2016-12-13 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1612: [BEAM-27] Support timer setting and recei...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1612 [BEAM-27] Support timer setting and receiving in SimpleDoFnRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x]

[jira] [Commented] (BEAM-27) Add user-ready API for interacting with timers

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

[jira] [Commented] (BEAM-1149) Side input access fails in direct runner (possibly others too) when input element in multiple windows

2016-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15746497#comment-15746497 ] ASF GitHub Bot commented on BEAM-1149: -- GitHub user jkff opened a pull request:

[jira] [Commented] (BEAM-975) Issue with MongoDBIO

2016-12-13 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745063#comment-15745063 ] Jean-Baptiste Onofré commented on BEAM-975: --- This issue affects long running bundle. Even if we

[jira] [Updated] (BEAM-1144) Spark runner fails to deserialize MicrobatchSource in cluster mode

2016-12-13 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1144: Priority: Major (was: Blocker) > Spark runner fails to deserialize MicrobatchSource in cluster mode >

[jira] [Created] (BEAM-1146) Spark runner ~1m startup overhead

2016-12-13 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1146: --- Summary: Spark runner ~1m startup overhead Key: BEAM-1146 URL: https://issues.apache.org/jira/browse/BEAM-1146 Project: Beam Issue Type: Improvement

[jira] [Commented] (BEAM-1146) Decrease spark runner startup overhead

2016-12-13 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745427#comment-15745427 ] Aviem Zur commented on BEAM-1146: - Possible solutions: # Limiting reflections search criteria to a few

  1   2   >