[jira] [Created] (BEAM-756) Checkstyle suppression for JavadocPackage not working on Windows

2016-10-17 Thread Thomas Weise (JIRA)
Thomas Weise created BEAM-756: - Summary: Checkstyle suppression for JavadocPackage not working on Windows Key: BEAM-756 URL: https://issues.apache.org/jira/browse/BEAM-756 Project: Beam Issue

[jira] [Commented] (BEAM-697) TextIO.Write.Bound.withHeader() and withFooter() do not use the current value of validate for the returned Bound instance

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

[1/2] incubator-beam git commit: [BEAM-697] TextIO.Write: Preserve validation in withHeader/withFooter

2016-10-17 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 129c9bc17 -> 7ac725583 [BEAM-697] TextIO.Write: Preserve validation in withHeader/withFooter now use the current value of validate for the returned Bound instance, added supporting tests Project:

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

2016-10-17 Thread dhalperi
Closes # Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7ac72558 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/7ac72558 Diff:

[GitHub] incubator-beam pull request #1111: [BEAM-697] TextIO.Write.Bound.withHeader(...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/ --- 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] [Updated] (BEAM-697) TextIO withHeader() and withFooter() overwrite validation setting to false

2016-10-17 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-697: - Summary: TextIO withHeader() and withFooter() overwrite validation setting to false (was:

[jira] [Resolved] (BEAM-697) TextIO.Write.Bound.withHeader() and withFooter() do not use the current value of validate for the returned Bound instance

2016-10-17 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-697. -- Resolution: Fixed Assignee: Jeffrey Payne (was: Frances Perry) >

[jira] [Resolved] (BEAM-763) BigQueryIOTest.testBuildSourceWithTableAndSqlDialect is not a valid RunnableOnService test

2016-10-17 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-763. -- Resolution: Fixed Fix Version/s: Not applicable >

Build failed in Jenkins: beam_PostCommit_RunnableOnService_SparkLocal #30

2016-10-17 Thread Apache Jenkins Server
See Changes: [dhalperi] [BEAM-697] TextIO.Write: Preserve validation in withHeader/withFooter -- [...truncated 3091 lines...]

Jenkins build is unstable: beam_PostCommit_MavenVerify » Apache Beam :: Examples :: Java #1558

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify #1558

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform #1558

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_MavenVerify » Apache Beam :: Runners :: Spark #1558

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: Examples :: Java #1557

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify #1557

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform #1557

2016-10-17 Thread Apache Jenkins Server
See

[1/2] incubator-beam git commit: AvroIO.Write: minor doc and test fixes

2016-10-17 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master e849d95d1 -> cc3e53f32 AvroIO.Write: minor doc and test fixes * Document the defualt codec. * Minor docfix in the SerializableAvroCodecFactory. * Swap the order of assertEquals in tests to match the expected pattern (expected,

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

2016-10-17 Thread dhalperi
Closes #1092 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/cc3e53f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/cc3e53f3 Diff:

[jira] [Commented] (BEAM-701) Support Avro Compression for writes

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

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

2016-10-17 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583565#comment-15583565 ] Kenneth Knowles commented on BEAM-757: -- Just a note here that I'm going to have to refactor them a bit

[GitHub] incubator-beam pull request #1092: [BEAM-701] AvroIO.Write: minor doc and te...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1092 --- 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_RunnableOnService_SparkLocal #27

2016-10-17 Thread Apache Jenkins Server
See Changes: [lcwik] Move the step output ids to use a flat namespace. Also add a logical [dhalperi] Remove Remaining Nested Contexts from NullableCoder [bchambers] Fix SplittableParDoTest [dhalperi]

Re: Build failed in Jenkins: beam_PostCommit_RunnableOnService_SparkLocal #27

2016-10-17 Thread Dan Halperin
Sorry folks for the spam -- this is me playing around with the Spark postcommit seeing if it somehow magically passes after 2 months of idleness. I'll remove the email hook until I get it configured correctly. On Mon, Oct 17, 2016 at 2:49 PM, Apache Jenkins Server < jenk...@builds.apache.org>

[jira] [Commented] (BEAM-763) BigQueryIOTest.testBuildSourceWithTableAndSqlDialect is not a valid RunnableOnService test

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

[GitHub] incubator-beam pull request #1119: [BEAM-763] Update BigQueryIOTest.testBuil...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1119 --- 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-763) BigQueryIOTest.testBuildSourceWithTableAndSqlDialect is not a valid RunnableOnService test

2016-10-17 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583650#comment-15583650 ] Pei He commented on BEAM-763: - i don't have permission to resolve this issue. Could someone help me to mark it

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform #1555

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1354

2016-10-17 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-755) beam-runners-core-java NeedsRunner tests not executing

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

[GitHub] incubator-beam pull request #1122: [BEAM-755] SplittableParDoTest does not r...

2016-10-17 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1122 [BEAM-755] SplittableParDoTest does not require RunnableOnService Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x]

[GitHub] incubator-beam-site pull request #46: Add Blog Post on TestStream

2016-10-17 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam-site/pull/46 Add Blog Post on TestStream The post goes into details on the previous and expanded testing infrastructure provided by the Beam SDK and provides examples of the times at which

[jira] [Updated] (BEAM-269) Create BigDecimal Coder

2016-10-17 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-269: - Issue Type: New Feature (was: Improvement) > Create BigDecimal Coder > --- > >

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1355

2016-10-17 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1123: Add support for experiments flag

2016-10-17 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/incubator-beam/pull/1123 Add support for experiments flag Adds a new --experiment flag, to allow runners to optionally enable experimental features. This is similar to the same flag in the java sdk.

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1356

2016-10-17 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-765) TriggerStateMachine does not need to be separate from OnceTriggerStateMachine

2016-10-17 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-765: Summary: TriggerStateMachine does not need to be separate from OnceTriggerStateMachine Key: BEAM-765 URL: https://issues.apache.org/jira/browse/BEAM-765 Project:

[jira] [Created] (BEAM-766) Trigger AST should use @AutoValue

2016-10-17 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-766: Summary: Trigger AST should use @AutoValue Key: BEAM-766 URL: https://issues.apache.org/jira/browse/BEAM-766 Project: Beam Issue Type: Improvement

Jenkins build is still unstable: beam_PostCommit_MavenVerify #1559

2016-10-17 Thread Apache Jenkins Server
See

[07/18] incubator-beam git commit: Make OrFinallyTrigger public so it can be examined

2016-10-17 Thread kenn
Make OrFinallyTrigger public so it can be examined Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/2e565172 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/2e565172 Diff:

[02/18] incubator-beam git commit: Add accessors to Repeatedly trigger

2016-10-17 Thread kenn
Add accessors to Repeatedly trigger Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/303a42ab Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/303a42ab Diff:

[13/18] incubator-beam git commit: Accessors for AfterDelay

2016-10-17 Thread kenn
Accessors for AfterDelay Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/fa9b3812 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/fa9b3812 Diff:

[08/18] incubator-beam git commit: Construct AfterFirstStateMachine with a list of subtriggers

2016-10-17 Thread kenn
Construct AfterFirstStateMachine with a list of subtriggers Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/77332f1e Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/77332f1e Diff:

[11/18] incubator-beam git commit: Add accessors for AfterPane(StateMachine) parameters

2016-10-17 Thread kenn
Add accessors for AfterPane(StateMachine) parameters Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/e0c57664 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/e0c57664 Diff:

[01/18] incubator-beam git commit: Add access to values from AfterDelay triggers

2016-10-17 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 7ac725583 -> c5329f9b4 Add access to values from AfterDelay triggers Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b4445ac4 Tree:

[18/18] incubator-beam git commit: This closes #1101

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

[16/18] incubator-beam git commit: Make return types more precise for AfterWatermarkTriggerStateMachine

2016-10-17 Thread kenn
Make return types more precise for AfterWatermarkTriggerStateMachine Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/476dcd74 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/476dcd74 Diff:

[06/18] incubator-beam git commit: Add accessors to AfterWatermark trigger

2016-10-17 Thread kenn
Add accessors to AfterWatermark trigger Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0df929f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/0df929f9 Diff:

[05/18] incubator-beam git commit: Construct AfterEachStateMachine from list of subtriggers

2016-10-17 Thread kenn
Construct AfterEachStateMachine from list of subtriggers Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f46ce0db Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f46ce0db Diff:

[03/18] incubator-beam git commit: Add direct accessors for the components of OrFinallyTrigger

2016-10-17 Thread kenn
Add direct accessors for the components of OrFinallyTrigger Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8afb80e1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/8afb80e1 Diff:

[04/18] incubator-beam git commit: Make AfterSynchronizedProcessingTime public

2016-10-17 Thread kenn
Make AfterSynchronizedProcessingTime public We need to be able to access this class to reason about it when converting a trigger to a state machine. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b19918df

[15/18] incubator-beam git commit: Make NeverTrigger public for translation

2016-10-17 Thread kenn
Make NeverTrigger public for translation Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/703c84ef Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/703c84ef Diff:

[10/18] incubator-beam git commit: Construct AfterAllStateMachine with a list of subtriggers

2016-10-17 Thread kenn
Construct AfterAllStateMachine with a list of subtriggers Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b2bb7c04 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b2bb7c04 Diff:

[09/18] incubator-beam git commit: Make Trigger#subTriggers public and non-null

2016-10-17 Thread kenn
Make Trigger#subTriggers public and non-null Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/87c7811a Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/87c7811a Diff:

[17/18] incubator-beam git commit: Add TriggerStateMachines with conversion from Trigger

2016-10-17 Thread kenn
Add TriggerStateMachines with conversion from Trigger Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/00672961 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/00672961 Diff:

[12/18] incubator-beam git commit: Make return types of trigger static factory methods precise

2016-10-17 Thread kenn
Make return types of trigger static factory methods precise This is helpful in testing and loses no abstraction - the code locations calling these methods already know the more-specific type that will be returned. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #1101: [BEAM-742] Translation from Trigger to Tr...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1101 --- 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-742) Move trigger state machines to runners-core, convert triggers to AST

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

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: Examples :: Java #1559

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform #1559

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1357

2016-10-17 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1124: Update Dataflow container image for curre...

2016-10-17 Thread lukecwik
GitHub user lukecwik opened a pull request: https://github.com/apache/incubator-beam/pull/1124 Update Dataflow container image for current version of Apache Beam. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make

[GitHub] incubator-beam pull request #1115: [BEAM-596] Support waitUntilFinish, cance...

2016-10-17 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam/pull/1115 [BEAM-596] Support waitUntilFinish, cancel in the DirectRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[jira] [Commented] (BEAM-747) Text checksum verifier is not resilient to eventually consistent filesystems

2016-10-17 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582963#comment-15582963 ] Luke Cwik commented on BEAM-747: The number of shards is not deterministic without explicitly limiting it on

[GitHub] incubator-beam pull request #1114: BEAM-756 fix JavadocPackage checkstyle su...

2016-10-17 Thread tweise
GitHub user tweise opened a pull request: https://github.com/apache/incubator-beam/pull/1114 BEAM-756 fix JavadocPackage checkstyle suppression Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title

[jira] [Commented] (BEAM-756) Checkstyle suppression for JavadocPackage not working on Windows

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582981#comment-15582981 ] ASF GitHub Bot commented on BEAM-756: - GitHub user tweise opened a pull request:

[jira] [Updated] (BEAM-756) Checkstyle suppression for JavadocPackage not working on Windows

2016-10-17 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik updated BEAM-756: --- Priority: Minor (was: Major) > Checkstyle suppression for JavadocPackage not working on Windows >

[jira] [Commented] (BEAM-755) beam-runners-core-java RunnableOnService tests not executing

2016-10-17 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583078#comment-15583078 ] Kenneth Knowles commented on BEAM-755: -- I'll take a peek. This is a crufty corner of the poms. >

[jira] [Assigned] (BEAM-755) beam-runners-core-java RunnableOnService tests not executing

2016-10-17 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-755: Assignee: Kenneth Knowles (was: Frances Perry) > beam-runners-core-java RunnableOnService

[GitHub] incubator-beam pull request #1121: Remove unnecessary rawtype cast

2016-10-17 Thread bjchambers
GitHub user bjchambers opened a pull request: https://github.com/apache/incubator-beam/pull/1121 Remove unnecessary rawtype cast 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: [BEAM-763] Update BigQueryIOTest.testBuildSourceWithTableAndSqlDialect to NeedsRunner tests.

2016-10-17 Thread dhalperi
[BEAM-763] Update BigQueryIOTest.testBuildSourceWithTableAndSqlDialect to NeedsRunner 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/c4530142 Tree:

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

2016-10-17 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master cc3e53f32 -> 129c9bc17 Closes #1119 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/129c9bc1 Tree:

Jenkins build is unstable: beam_PostCommit_MavenVerify #1555

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: Examples :: Java #1555

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1353

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: Examples :: Java #1556

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify #1556

2016-10-17 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_MavenVerify » Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform #1556

2016-10-17 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-517) Check versions of pip and cython

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

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

2016-10-17 Thread Amit Sela (JIRA)
Amit Sela created BEAM-757: -- Summary: The SparkRunner should utilize the SDK's DoFnRunner instead of writing it's own. Key: BEAM-757 URL: https://issues.apache.org/jira/browse/BEAM-757 Project: Beam

[GitHub] incubator-beam pull request #1017: [Beam-517] Check versions of pip and cyth...

2016-10-17 Thread mbuccini
Github user mbuccini closed the pull request at: https://github.com/apache/incubator-beam/pull/1017 --- 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] [Updated] (BEAM-753) Pin versions of all dependencies

2016-10-17 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay updated BEAM-753: - Summary: Pin versions of all dependencies (was: Travis failure (cannot import name locked_file)) > Pin

[05/11] incubator-beam git commit: BEAM-261 PCollectionView and side inputs.

2016-10-17 Thread kenn
BEAM-261 PCollectionView and 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/09754942 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/09754942 Diff:

[10/11] incubator-beam git commit: BEAM-261 Enable checkstyle and cleanup.

2016-10-17 Thread kenn
BEAM-261 Enable checkstyle 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/9454b3bd Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/9454b3bd Diff:

[09/11] incubator-beam git commit: BEAM-261 Enable checkstyle and cleanup.

2016-10-17 Thread kenn
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/9454b3bd/runners/apex/src/main/java/org/apache/beam/runners/apex/translators/functions/package-info.java -- diff --git

[jira] [Created] (BEAM-758) Per-step, per-execution nonce

2016-10-17 Thread Daniel Halperin (JIRA)
Daniel Halperin created BEAM-758: Summary: Per-step, per-execution nonce Key: BEAM-758 URL: https://issues.apache.org/jira/browse/BEAM-758 Project: Beam Issue Type: Improvement

[jira] [Commented] (BEAM-753) Travis failure (cannot import name locked_file)

2016-10-17 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582670#comment-15582670 ] Ahmet Altay commented on BEAM-753: -- This bug shows that, python sdk is open to future errors because it

[03/11] incubator-beam git commit: BEAM-261 Use Apex 3.5.0-SNAPSHOT to use loopback as connect address.

2016-10-17 Thread kenn
BEAM-261 Use Apex 3.5.0-SNAPSHOT to use loopback as connect address. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a7e430d6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a7e430d6 Diff:

[01/11] incubator-beam git commit: BEAM-261 Apex runner PoC

2016-10-17 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/apex-runner [created] c9f140666 http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/aaf38ddf/runners/apex/src/main/java/org/apache/beam/runners/apex/translators/utils/ApexStreamTuple.java

[06/11] incubator-beam git commit: BEAM-261 Add support for ParDo.BoundMulti

2016-10-17 Thread kenn
BEAM-261 Add support for ParDo.BoundMulti Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/047cff49 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/047cff49 Diff:

[04/11] incubator-beam git commit: BEAM-261 Read.Bounded and FlattenPCollection.

2016-10-17 Thread kenn
BEAM-261 Read.Bounded and FlattenPCollection. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/074b18f6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/074b18f6 Diff:

[11/11] incubator-beam git commit: This closes #540

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

[02/11] incubator-beam git commit: BEAM-261 Apex runner PoC

2016-10-17 Thread kenn
BEAM-261 Apex runner PoC Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/aaf38ddf Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/aaf38ddf Diff:

[jira] [Updated] (BEAM-361) Batch Pub/Sub sink does not set idLabel

2016-10-17 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-361: - Assignee: Geetha Bijjam > Batch Pub/Sub sink does not set idLabel >

[jira] [Commented] (BEAM-361) Batch Pub/Sub sink does not set idLabel

2016-10-17 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582752#comment-15582752 ] Kenneth Knowles commented on BEAM-361: -- Hi [~venbijjam]. I'll assign this to you. Have you read [the

[jira] [Commented] (BEAM-570) Update AvroSource to support more compression types

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

[GitHub] incubator-beam pull request #540: [BEAM-261] Apex runner PoC

2016-10-17 Thread tweise
Github user tweise closed the pull request at: https://github.com/apache/incubator-beam/pull/540 --- 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-261) Apache Apex Runner

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

[jira] [Commented] (BEAM-758) Per-step, per-execution nonce

2016-10-17 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582798#comment-15582798 ] Luke Cwik commented on BEAM-758: Several runners have the concept of a job or pipeline id, using a stable

[jira] [Commented] (BEAM-570) Update AvroSource to support more compression types

2016-10-17 Thread Konstantinos Katsiapis (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582770#comment-15582770 ] Konstantinos Katsiapis commented on BEAM-570: - Support is now in for both zlib and snappy (for

[jira] [Commented] (BEAM-570) Update AvroSource to support more compression types

2016-10-17 Thread Konstantinos Katsiapis (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582808#comment-15582808 ] Konstantinos Katsiapis commented on BEAM-570: - [~chamikara] I am unable to close this (can't

  1   2   >