[jira] [Commented] (BEAM-578) Update FileBasedSource so that implementations can control whether the source gets split into ranges

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

[jira] [Created] (BEAM-578) Update FileBasedSource so that implementations can control whether the source gets split into ranges

2016-08-22 Thread Chamikara Jayalath (JIRA)
Chamikara Jayalath created BEAM-578: --- Summary: Update FileBasedSource so that implementations can control whether the source gets split into ranges Key: BEAM-578 URL:

[jira] [Assigned] (BEAM-577) Update filebasedsource to support compressed files

2016-08-22 Thread Chamikara Jayalath (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chamikara Jayalath reassigned BEAM-577: --- Assignee: Chamikara Jayalath (was: Frances Perry) > Update filebasedsource to support

[GitHub] incubator-beam pull request #865: Support mode attribute on GCS files

2016-08-22 Thread charlesccychen
GitHub user charlesccychen opened a pull request: https://github.com/apache/incubator-beam/pull/865 Support mode attribute on GCS files You can merge this pull request into a Git repository by running: $ git pull https://github.com/charlesccychen/incubator-beam gcsio-mode

[jira] [Created] (BEAM-577) Update filebasedsource to support compressed files

2016-08-22 Thread Chamikara Jayalath (JIRA)
Chamikara Jayalath created BEAM-577: --- Summary: Update filebasedsource to support compressed files Key: BEAM-577 URL: https://issues.apache.org/jira/browse/BEAM-577 Project: Beam Issue

[GitHub] incubator-beam pull request #864: Enable EncodabilityEnforcement by Default

2016-08-22 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam/pull/864 Enable EncodabilityEnforcement by Default Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[GitHub] incubator-beam-site pull request #38: Update downloads link to 0.2.0-incubat...

2016-08-22 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam-site/pull/38 Update downloads link to 0.2.0-incubating R: @francesperry You can merge this pull request into a Git repository by running: $ git pull

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

2016-08-22 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/python-sdk b9a4b6a13 -> 77ce9b74a Closes #860 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/77ce9b74 Tree:

[2/2] incubator-beam git commit: Allow Google Cloud Dataflow workflows to use ".dev" workers

2016-08-22 Thread dhalperi
Allow Google Cloud Dataflow workflows to use ".dev" workers Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c8b4bf15 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/c8b4bf15 Diff:

[GitHub] incubator-beam pull request #863: Place fired timers in the Global Window

2016-08-22 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam/pull/863 Place fired timers in the Global Window 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] [Assigned] (BEAM-576) ReduceFnRunner should GC based on current WM, not on a fired Timer

2016-08-22 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-576: Assignee: Kenneth Knowles (was: Davor Bonaci) > ReduceFnRunner should GC based on current

[GitHub] incubator-beam pull request #861: Don't fire extra timers at the Max Timesta...

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

[2/3] incubator-beam git commit: Remove extra timer firings in WatermarkManager

2016-08-22 Thread kenn
Remove extra timer firings in WatermarkManager These timers should not be fired - the windows should be expired via the GC timer, and any elements should be emitted if neccessary. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

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

2016-08-22 Thread kenn
This closes #861 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/064796dc Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/064796dc Diff:

[jira] [Created] (BEAM-576) ReduceFnRunner should GC based on current WM, not on a fired Timer

2016-08-22 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-576: Summary: ReduceFnRunner should GC based on current WM, not on a fired Timer Key: BEAM-576 URL: https://issues.apache.org/jira/browse/BEAM-576 Project: Beam Issue