[GitHub] incubator-beam pull request #852: Correctly type collections in PipelineOpti...

2016-08-18 Thread sammcveety
GitHub user sammcveety opened a pull request: https://github.com/apache/incubator-beam/pull/852 Correctly type collections in PipelineOptions. @bjchambers @lukecwik I would expect this to work, but the cast to ParameterizedType fails. Luke, were you suggesting something else? You

[jira] [Created] (BEAM-568) DataflowRunner incompatible with DoFn setup and teardown

2016-08-18 Thread Ian Zhou (JIRA)
Ian Zhou created BEAM-568: - Summary: DataflowRunner incompatible with DoFn setup and teardown Key: BEAM-568 URL: https://issues.apache.org/jira/browse/BEAM-568 Project: Beam Issue Type: Bug

[jira] [Commented] (BEAM-124) Testing -- End to End WordCount Batch and Streaming Tests

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

[GitHub] incubator-beam pull request #851: [BEAM-124] Modify example dependencies to ...

2016-08-18 Thread lukecwik
GitHub user lukecwik opened a pull request: https://github.com/apache/incubator-beam/pull/851 [BEAM-124] Modify example dependencies to only add runners as optional dependencies Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[jira] [Created] (BEAM-567) FlinkRunner pollutes beam-examples-java[8] modules with SLF4J backend dependencies which are not optional (e.g. test/provided/system scoped, or marked optional)

2016-08-18 Thread Luke Cwik (JIRA)
Luke Cwik created BEAM-567: -- Summary: FlinkRunner pollutes beam-examples-java[8] modules with SLF4J backend dependencies which are not optional (e.g. test/provided/system scoped, or marked optional) Key: BEAM-567 URL:

[GitHub] incubator-beam pull request #850: Incorporate Private IP change to Beam

2016-08-18 Thread sammcveety
GitHub user sammcveety opened a pull request: https://github.com/apache/incubator-beam/pull/850 Incorporate Private IP change to Beam @dhalperi , please take a look --- You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-beam pull request #849: [BEAM-556] Fix typo in comment

2016-08-18 Thread fyellin
GitHub user fyellin opened a pull request: https://github.com/apache/incubator-beam/pull/849 [BEAM-556] Fix typo in comment You can merge this pull request into a Git repository by running: $ git pull https://github.com/fyellin/incubator-beam beam-556 Alternatively you can

[jira] [Commented] (BEAM-556) typo in documentation

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

[jira] [Assigned] (BEAM-561) Add WindowedWordCountIT

2016-08-18 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu reassigned BEAM-561: - Assignee: Mark Liu > Add WindowedWordCountIT > --- > > Key: BEAM-561 >

[GitHub] incubator-beam pull request #841: [Beam-556] Fix typo in documentation

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

[jira] [Created] (BEAM-566) Implement proposal process

2016-08-18 Thread Frances Perry (JIRA)
Frances Perry created BEAM-566: -- Summary: Implement proposal process Key: BEAM-566 URL: https://issues.apache.org/jira/browse/BEAM-566 Project: Beam Issue Type: Bug Components:

[jira] [Commented] (BEAM-548) Combine$PerKeyWithHotKeyFanout should propagate Display Data

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

[GitHub] incubator-beam pull request #847: [BEAM-548] Fixed Combine display data

2016-08-18 Thread ianzhou1
GitHub user ianzhou1 opened a pull request: https://github.com/apache/incubator-beam/pull/847 [BEAM-548] Fixed Combine display data Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted

[jira] [Resolved] (BEAM-156) Implement Quiescence Signalling in the InProcessPipelineRunner

2016-08-18 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-156. -- Resolution: Fixed Fix Version/s: 0.3.0-incubating The DirectRunner drives progress via quiescence.

[GitHub] incubator-beam pull request #846: Move native TextFileWriter to use GcsIO fo...

2016-08-18 Thread charlesccychen
GitHub user charlesccychen opened a pull request: https://github.com/apache/incubator-beam/pull/846 Move native TextFileWriter to use GcsIO for writing You can merge this pull request into a Git repository by running: $ git pull