[jira] [Resolved] (BEAM-388) Update Beam Incubation Status page on main Apache site

2016-08-24 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved BEAM-388. --- Resolution: Fixed Fix Version/s: Not applicable > Update Beam Incubation Status

[GitHub] incubator-beam pull request #881: Updates sources to report consumed and rem...

2016-08-24 Thread chamikaramj
GitHub user chamikaramj opened a pull request: https://github.com/apache/incubator-beam/pull/881 Updates sources to report consumed and remaining number of split points. Adds several methods to the RangeTracker interface to support this. Please see comments for details.

Build failed in Jenkins: beam_PostCommit_RunnableOnService_GearpumpLocal #136

2016-08-24 Thread Apache Jenkins Server
See -- [...truncated 9008 lines...] [WARNING] - javax.annotation.RegEx [WARNING] - javax.annotation.concurrent.Immutable [WARNING] -

[GitHub] incubator-beam pull request #880: Cleanup some javadoc that refers Dataflow

2016-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/880 --- 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: Cleanup some javadoc that referring Dataflow

2016-08-24 Thread dhalperi
Cleanup some javadoc that referring 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/ddda21bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ddda21bf Diff:

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

2016-08-24 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 2f4321ef4 -> f7384e1a6 Closes #880 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f7384e1a Tree:

[jira] [Commented] (BEAM-383) BigQueryIO: update sink to shard into multiple write jobs

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

[GitHub] incubator-beam pull request #877: [BEAM-383] BigQueryIO.Write: raise size li...

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

2016-08-24 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 0f072414b -> 2f4321ef4 Closes #877 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/2f4321ef Tree:

[2/2] incubator-beam git commit: BigQueryIO.Write: raise size limit to 11 TiB

2016-08-24 Thread dhalperi
BigQueryIO.Write: raise size limit to 11 TiB BigQuery has changed their total size quota to 12 TiB. https://cloud.google.com/bigquery/quota-policy#import Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435793#comment-15435793 ] Luke Cwik commented on BEAM-583: SGTM > Auto Register TestDataflowRunner >

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435790#comment-15435790 ] Mark Liu commented on BEAM-583: --- Make sense for me. For me, TestPipeline is more used in unit and functional

[GitHub] incubator-beam pull request #880: Cleanup some javadoc that refers Dataflow

2016-08-24 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/incubator-beam/pull/880 Cleanup some javadoc that refers Dataflow You can merge this pull request into a Git repository by running: $ git pull https://github.com/peihe/incubator-beam examples-cleanup

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435766#comment-15435766 ] Luke Cwik commented on BEAM-583: It would make sense for me for testing reasons that they should really use

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435760#comment-15435760 ] Mark Liu commented on BEAM-583: --- I can't think of a case that the pipeline author use TestDataflowRunner

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435742#comment-15435742 ] Luke Cwik commented on BEAM-583: When would a pipeline author try and use the TestDataflowRunner? Why

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435739#comment-15435739 ] Mark Liu commented on BEAM-583: --- using {code}--runner=TestDataflowRunner{code}will cause following error which

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435727#comment-15435727 ] Luke Cwik commented on BEAM-583: I understand what is being done, I'm asking is this something that we

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435710#comment-15435710 ] Mark Liu commented on BEAM-583: --- Not figure out how to use --help, but according to PipelineOptionsFactory

[07/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/sdks/java/core/src/main/java/org/apache/beam/sdk/values/PCollectionTuple.java -- diff --git

[03/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/datastore/DatastoreV1.java -- diff --git

[GitHub] incubator-beam pull request #869: Remove legacy import order

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

[12/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/util/MonitoringUtil.java -- diff --git

[17/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
Optimize imports Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c623a271 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/c623a271 Diff:

[06/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/sdks/java/core/src/test/java/org/apache/beam/sdk/io/FileBasedSourceTest.java -- diff --git

[14/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/runners/direct-java/src/test/java/org/apache/beam/runners/direct/SideInputContainerTest.java -- diff --git

[13/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/runners/flink/runner/src/main/java/org/apache/beam/runners/flink/translation/wrappers/SourceInputFormat.java -- diff --git

[09/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/DoFn.java -- diff --git a/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/DoFn.java

[15/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/runners/direct-java/src/main/java/org/apache/beam/runners/direct/DirectRunner.java -- diff --git

[16/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/examples/java/src/test/java/org/apache/beam/examples/complete/TfIdfTest.java -- diff --git

[11/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/runners/spark/src/test/java/org/apache/beam/runners/spark/io/hadoop/ShardNameBuilderTest.java -- diff --git

[18/18] incubator-beam git commit: Closes #869

2016-08-24 Thread dhalperi
Closes #869 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0f072414 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/0f072414 Diff:

[01/18] incubator-beam git commit: Update checkstyle.xml to put all imports in one group

2016-08-24 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 603f337b1 -> 0f072414b Update checkstyle.xml to put all imports in one group Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5776b936 Tree:

[05/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/GroupByKeyTest.java -- diff --git

[04/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/sdks/java/core/src/test/java/org/apache/beam/sdk/util/ExposedByteArrayInputStreamTest.java -- diff --git

[02/18] incubator-beam git commit: Optimize imports

2016-08-24 Thread dhalperi
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/c623a271/sdks/java/maven-archetypes/examples/src/main/resources/archetype-resources/src/main/java/common/DataflowExampleUtils.java -- diff --git

[jira] [Commented] (BEAM-582) Allow usage of the new GCP service account JSON key

2016-08-24 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435674#comment-15435674 ] Daniel Halperin commented on BEAM-582: -- Thanks! > Allow usage of the new GCP service account JSON key

[jira] [Commented] (BEAM-582) Allow usage of the new GCP service account JSON key

2016-08-24 Thread Alex Van Boxel (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435675#comment-15435675 ] Alex Van Boxel commented on BEAM-582: - I've included information in the description. Already got a

[jira] [Updated] (BEAM-582) Allow usage of the new GCP service account JSON key

2016-08-24 Thread Alex Van Boxel (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Van Boxel updated BEAM-582: Description: The new JSON service account files are a lot easier to use, you don't need to provide

[jira] [Commented] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435667#comment-15435667 ] Luke Cwik commented on BEAM-583: Would a pipeline author actually use the TestDataflowRunner.

[jira] [Updated] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-583: -- Description: Register TestDataflowRunner automatically. Simplify option's arguments when using

[jira] [Commented] (BEAM-582) Allow usage of the new GCP service account JSON key

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435641#comment-15435641 ] ASF GitHub Bot commented on BEAM-582: - GitHub user alexvanboxel opened a pull request:

[jira] [Created] (BEAM-583) Auto Register TestDataflowRunner

2016-08-24 Thread Mark Liu (JIRA)
Mark Liu created BEAM-583: - Summary: Auto Register TestDataflowRunner Key: BEAM-583 URL: https://issues.apache.org/jira/browse/BEAM-583 Project: Beam Issue Type: Improvement Reporter:

[GitHub] incubator-beam pull request #879: [BEAM-582] Allow usage of the new GCP serv...

2016-08-24 Thread alexvanboxel
GitHub user alexvanboxel opened a pull request: https://github.com/apache/incubator-beam/pull/879 [BEAM-582] Allow usage of the new GCP service account JSON key Allow the usage of the more modern JSON files on the GCP. This required for seamless integration planned in Apache

[jira] [Commented] (BEAM-582) Allow usage of the new GCP service account JSON key

2016-08-24 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435574#comment-15435574 ] Daniel Halperin commented on BEAM-582: -- Hi Alex, Can you please provide more detail on this change? I

[jira] [Commented] (BEAM-582) Allow usage of the new GCP service account JSON key

2016-08-24 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435554#comment-15435554 ] Luke Cwik commented on BEAM-582: Adopting gcloud-java-core would give us this instead of using our own

[01/17] incubator-beam git commit: Fix Exception Unwrapping in TestFlinkRunner

2016-08-24 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master a87015bfe -> 603f337b1 Fix Exception Unwrapping in TestFlinkRunner Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/695a80a7 Tree:

[11/17] incubator-beam git commit: [BEAM-102] Add Side Inputs in Flink Streaming Runner

2016-08-24 Thread kenn
[BEAM-102] Add Side Inputs in Flink Streaming Runner This adds a generic SideInputHandler in runners-core that is only used by the Flink runner right now but can be used by other runner implementations. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[02/17] incubator-beam git commit: Make ParDoLifecycleTest Serializable to Fix Test with TupleTag

2016-08-24 Thread kenn
Make ParDoLifecycleTest Serializable to Fix Test with TupleTag Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/79dcc6b9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/79dcc6b9 Diff:

[09/17] incubator-beam git commit: Fix Checkstyle Errors in FlinkStreamingTransformTranslators

2016-08-24 Thread kenn
Fix Checkstyle Errors in FlinkStreamingTransformTranslators Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ff34f9e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ff34f9e8 Diff:

[10/17] incubator-beam git commit: [BEAM-102] Add Side Inputs in Flink Streaming Runner

2016-08-24 Thread kenn
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/dfbdc6c2/runners/flink/runner/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/DoFnOperator.java -- diff --git

[08/17] incubator-beam git commit: [BEAM-253] Unify Flink-Streaming Operator Wrappers

2016-08-24 Thread kenn
[BEAM-253] Unify Flink-Streaming Operator Wrappers This also replaces the custom Flink StateInternals by proper Flink Partitioned StateInternals. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/1de76b7a

[16/17] incubator-beam git commit: Fix combine tests with Accumulation Mode

2016-08-24 Thread kenn
Fix combine tests with Accumulation Mode These tests were not written in such a way as to succeed if the trigger fired multiple times. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/e302cab0 Tree:

[14/17] incubator-beam git commit: Use AllPanes as the PaneExtractor in IterableAssert

2016-08-24 Thread kenn
Use AllPanes as the PaneExtractor in IterableAssert This ensures that tests with triggering in the global window which assert on the entire PCollection (not a singleton iterable) will succeed over the entire PCollection Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #737: Add Side-Input Support in Flink Streaming ...

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

[07/17] incubator-beam git commit: [BEAM-253] Unify Flink-Streaming Operator Wrappers

2016-08-24 Thread kenn
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/1de76b7a/runners/flink/runner/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/FlinkParDoBoundWrapper.java -- diff --git

[05/17] incubator-beam git commit: [BEAM-253] Unify Flink-Streaming Operator Wrappers

2016-08-24 Thread kenn
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/1de76b7a/runners/flink/runner/src/test/java/org/apache/beam/runners/flink/streaming/GroupAlsoByWindowTest.java -- diff --git

[04/17] incubator-beam git commit: Fix Emission in startBundle/finishBundle in Flink Wrappers

2016-08-24 Thread kenn
Fix Emission in startBundle/finishBundle in Flink Wrappers Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/d94bffdd Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/d94bffdd Diff:

[06/17] incubator-beam git commit: [BEAM-253] Unify Flink-Streaming Operator Wrappers

2016-08-24 Thread kenn
http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/1de76b7a/runners/flink/runner/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/state/FlinkStateInternals.java -- diff --git

[15/17] incubator-beam git commit: Don't Suppress Throwable in PAssert in Streaming Mode

2016-08-24 Thread kenn
Don't Suppress Throwable in PAssert in Streaming Mode Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ea3a46c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ea3a46c7 Diff:

[17/17] incubator-beam git commit: This closes #737

2016-08-24 Thread kenn
This closes #737 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/603f337b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/603f337b Diff:

[12/17] incubator-beam git commit: Allow DoFn Reuse in ParDoTest.TestDoFnWithContext

2016-08-24 Thread kenn
Allow DoFn Reuse in ParDoTest.TestDoFnWithContext Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/4aba224e Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/4aba224e Diff:

[03/17] incubator-beam git commit: Fix Flink Runner Pom for Batch RunnableOnService tests

2016-08-24 Thread kenn
Fix Flink Runner Pom for Batch RunnableOnService 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/df2874d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/df2874d0 Diff:

[jira] [Created] (BEAM-582) Allow usage of the new GCP service account JSON key

2016-08-24 Thread Alex Van Boxel (JIRA)
Alex Van Boxel created BEAM-582: --- Summary: Allow usage of the new GCP service account JSON key Key: BEAM-582 URL: https://issues.apache.org/jira/browse/BEAM-582 Project: Beam Issue Type:

Jenkins build is back to stable : beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1011

2016-08-24 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #878: [Experiment]: update travis yml to install

2016-08-24 Thread vikkyrk
GitHub user vikkyrk opened a pull request: https://github.com/apache/incubator-beam/pull/878 [Experiment]: update travis yml to install Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

Jenkins build became unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1010

2016-08-24 Thread Apache Jenkins Server
See

[jira] [Closed] (BEAM-276) Add PCollections Section

2016-08-24 Thread Frances Perry (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frances Perry closed BEAM-276. -- Resolution: Fixed Fix Version/s: Not applicable Done by Devin:

[jira] [Commented] (BEAM-277) Add Transforms Section

2016-08-24 Thread Frances Perry (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435328#comment-15435328 ] Frances Perry commented on BEAM-277: Partially completed:

[jira] [Closed] (BEAM-275) Add Pipelines Section

2016-08-24 Thread Frances Perry (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frances Perry closed BEAM-275. -- Resolution: Fixed Fix Version/s: Not applicable Completed by Devin:

[jira] [Closed] (BEAM-274) Add Programming Guide Skeleton

2016-08-24 Thread Frances Perry (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frances Perry closed BEAM-274. -- Resolution: Fixed Fix Version/s: Not applicable > Add Programming Guide Skeleton >

Build failed in Jenkins: beam_PostCommit_RunnableOnService_GearpumpLocal #135

2016-08-24 Thread Apache Jenkins Server
See -- [...truncated 8204 lines...] [WARNING] - javax.annotation.RegEx [WARNING] - javax.annotation.concurrent.Immutable [WARNING] -

[jira] [Commented] (BEAM-274) Add Programming Guide Skeleton

2016-08-24 Thread Frances Perry (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435322#comment-15435322 ] Frances Perry commented on BEAM-274: Looks like this was already completed:

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

2016-08-24 Thread dhalperi
Closes #876 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a87015bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a87015bf Diff:

[GitHub] incubator-beam pull request #876: Remove ParDoTest Suppression in Google Clo...

2016-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/876 --- 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: Remove ParDoTest Suppression in Google Cloud Dataflow

2016-08-24 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master f17e7303a -> a87015bfe Remove ParDoTest Suppression in Google Cloud Dataflow This reenables the lifecycle tests now that they are properly supported. Update the container image. Project:

[jira] [Commented] (BEAM-383) BigQueryIO: update sink to shard into multiple write jobs

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435276#comment-15435276 ] ASF GitHub Bot commented on BEAM-383: - GitHub user dhalperi opened a pull request:

[GitHub] incubator-beam pull request #877: [BEAM-383] BigQueryIO.Write: raise size li...

2016-08-24 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/877 [BEAM-383] BigQueryIO.Write: raise size limit to 11 TiB BigQuery has changed their total size quota to 12 TiB. https://cloud.google.com/bigquery/quota-policy#import You can merge this

[GitHub] incubator-beam pull request #876: Remove ParDoTest Suppression in Google Clo...

2016-08-24 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam/pull/876 Remove ParDoTest Suppression in Google Cloud Dataflow 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-388) Update Beam Incubation Status page on main Apache site

2016-08-24 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435068#comment-15435068 ] Jean-Baptiste Onofré commented on BEAM-388: --- Sorry, I forgot to publish. I'm updating the context

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

2016-08-24 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435060#comment-15435060 ] Jean-Baptiste Onofré commented on BEAM-242: --- [~aljoscha] [~mxm] hey guys, I propose PR #874 to

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

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435049#comment-15435049 ] ASF GitHub Bot commented on BEAM-242: - GitHub user jbonofre opened a pull request:

[GitHub] incubator-beam pull request #874: [BEAM-242] Enable checkstyle and fix check...

2016-08-24 Thread jbonofre
GitHub user jbonofre opened a pull request: https://github.com/apache/incubator-beam/pull/874 [BEAM-242] Enable checkstyle and fix checkstyle errors in Flink runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X]

[jira] [Created] (BEAM-581) Support Verifiers in TestFlinkRunner

2016-08-24 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created BEAM-581: - Summary: Support Verifiers in TestFlinkRunner Key: BEAM-581 URL: https://issues.apache.org/jira/browse/BEAM-581 Project: Beam Issue Type: Improvement

[jira] [Commented] (BEAM-274) Add Programming Guide Skeleton

2016-08-24 Thread Chinnasamy (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434529#comment-15434529 ] Chinnasamy commented on BEAM-274: - Can you assign this to me. I can take it. > Add Programming Guide

[jira] [Updated] (BEAM-294) Change properties named dataflow.* to beam.*

2016-08-24 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré updated BEAM-294: -- Fix Version/s: 0.3.0-incubating > Change properties named dataflow.* to beam.* >

[jira] [Commented] (BEAM-294) Change properties named dataflow.* to beam.*

2016-08-24 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434314#comment-15434314 ] Jean-Baptiste Onofré commented on BEAM-294: --- The properties have been renamed with commit