[GitHub] beam pull request #1899: [BEAM-1265] Fail if --streaming option is used

2017-02-01 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1899 --- 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 feature

[GitHub] beam pull request #1899: [BEAM-1265] Fail if --streaming option is used

2017-02-01 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/beam/pull/1899 [BEAM-1265] Fail if --streaming option is used Currently, none of the runners for Python SDK supports streaming. Fail at pipeline validation time if '--streaming' option is set

[GitHub] beam pull request #1899: [BEAM-1265] Fail if --streaming option is used

2017-02-01 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1899 [BEAM-1265] Fail if --streaming option is used Currently, none of the runners for Python SDK supports streaming. Fail at pipeline validation time if '--streaming' option is set

[GitHub] beam pull request #1881: [BEAM-1360] Remove python-sdk links from the sdks/p...

2017-01-31 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1881 [BEAM-1360] Remove python-sdk links from the sdks/python/README.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam read

[GitHub] beam pull request #1889: [BEAM-1319] Add conflict resolution to the Pipeline...

2017-02-01 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1889 [BEAM-1319] Add conflict resolution to the PipelineOptions internal argparse. In some instances where a PipelineOptions subclass was defined in the main session and save_main_session option

[GitHub] beam-site pull request #138: Add new committers to the team.

2017-01-31 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/138 Add new committers to the team. R: @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site asf-site Alternatively you

[GitHub] beam pull request #1836: [BEAM-1218] Install test dependencies in the post c...

2017-01-24 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1836 --- 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 feature

[GitHub] beam pull request #1871: Revert python-sdk only changes in travis, and clean...

2017-01-30 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1871 --- 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 feature

[GitHub] beam pull request #1872: [BEAM-1349] Merge python-sdk to master

2017-01-30 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1872 [BEAM-1349] Merge python-sdk to master You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/beam python-sdk Alternatively you can review

[GitHub] beam pull request #1871: Revert python-sdk only changes in travis, and clean...

2017-01-30 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1871 Revert python-sdk only changes in travis, and clean incubator keywords. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] beam pull request #1870: Merge master into python-sdk

2017-01-30 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1870 --- 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 feature

[GitHub] beam pull request #1863: [BEAM-1333] Add mock time to slow bigquery unit tes...

2017-01-30 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1863 --- 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 feature

[GitHub] beam pull request #1876: [BEAM-1349] Exclude generated egg-info files from r...

2017-01-30 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1876 [BEAM-1349] Exclude generated egg-info files from rat check. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam master

[GitHub] beam-site pull request #136: [BEAM-1349] Update documentation to remove pyth...

2017-01-30 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/136 [BEAM-1349] Update documentation to remove python-sdk branch references You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site asf

[GitHub] beam pull request #1861: Merge master into python-sdk

2017-01-27 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1861 Merge master into python-sdk You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam merger Alternatively you can review and apply

[GitHub] beam pull request #1863: [BEAM-1333] Add mock time to slow bigquery unit tes...

2017-01-27 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1863 [BEAM-1333] Add mock time to slow bigquery unit tests Unit tests, testing retries does not need to use real time. This change reduces the total tox time for unit tests from 235 seconds to 73

[GitHub] beam pull request #1848: [BEAM-1319] Add conflict resolution to the Pipeline...

2017-01-25 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1848 [BEAM-1319] Add conflict resolution to the PipelineOptions internal argparse. In some instances where a PipelineOptions subclass was defined in the main session and save_main_session option

[GitHub] beam pull request #1806: [BEAM-1288] Clean *.pyc files with mvn clean.

2017-01-20 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1806 --- 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 feature

[GitHub] beam pull request #1807: [BEAM-1100] Skip pylint when running outside of a g...

2017-01-20 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1807 [BEAM-1100] Skip pylint when running outside of a git repository. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam pyl

[GitHub] beam pull request #1809: [BEAM-1293] Update DataflowPipelineResult.state at ...

2017-01-20 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1809 [BEAM-1293] Update DataflowPipelineResult.state at the end of poll_for_job_completion https://github.com/apache/beam/pull/1802 exposed a bug in `poll_for_job_completion`. At the end of the wait

[GitHub] beam pull request #2041: [BEAM-1218] Move google specific io clients to vend...

2017-02-18 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/beam/pull/2041 [BEAM-1218] Move google specific io clients to vendor directory. R; @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam

[GitHub] beam pull request #2041: [BEAM-1218] Move google specific io clients to vend...

2017-02-18 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/2041 --- 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 feature

[GitHub] beam pull request #2045: [BEAM-1511] Add wildcard import back again.

2017-02-19 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2045 [BEAM-1511] Add wildcard import back again. R: @jbonofre You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam jenk Alternatively you can

[GitHub] beam pull request #2026: [BEAM-1218] Moving dataflow runner related code to ...

2017-02-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2026 [BEAM-1218] Moving dataflow runner related code to vendor directory R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam

[GitHub] beam pull request #2041: [BEAM-1218] Move google specific io clients to vend...

2017-02-17 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/beam/pull/2041 [BEAM-1218] Move google specific io clients to vendor directory. R; @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam

[GitHub] beam pull request #2092: Use a versioned container for dataflow runner

2017-02-23 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2092 Use a versioned container for dataflow runner R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam Alternatively you can

[GitHub] beam pull request #2088: Upgrade dill to 0.2.6 and pin it

2017-02-23 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2088 Upgrade dill to 0.2.6 and pin it R: @charlesccychen You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam dill Alternatively you can

[GitHub] beam pull request #2075: [BEAM-1504] Remove the nose-parameterized dependenc...

2017-02-22 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2075 [BEAM-1504] Remove the nose-parameterized dependency R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam dep Alternatively

[GitHub] beam pull request #2102: [BEAM-1218] Change the package name to apache-beam

2017-02-24 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2102 [BEAM-1218] Change the package name to apache-beam R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam pypi Alternatively you

[GitHub] beam-site pull request #165: [BEAM-1549] Update quickstart to have runner sp...

2017-02-24 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/165 [BEAM-1549] Update quickstart to have runner specific examples @davorbonaci (cc: @sb2nov) You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] beam pull request #2107: [BEAM-1555] Disable newly added tests, that is fail...

2017-02-24 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2107 [BEAM-1555] Disable newly added tests, that is failing is post-commits. R: @pabloem You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam

[GitHub] beam pull request #2105: Update python sdk readme

2017-02-24 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2105 Update python sdk readme R: @sb2nov Removing parts, that are already merged to Beam docs. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] beam pull request #2085: Fix relative path after file move

2017-02-23 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2085 Fix relative path after file move R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam Alternatively you can review

[GitHub] beam pull request #2003: [BEAM-1485] Add some slack to the memory threshold ...

2017-02-14 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2003 [BEAM-1485] Add some slack to the memory threshold for DirectRunner oom checker R: @chamikaramj You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] beam pull request #2003: [BEAM-1485] Add some slack to the memory threshold ...

2017-02-14 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/2003 --- 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 feature

[GitHub] beam pull request #2003: [BEAM-1485] Add some slack to the memory threshold ...

2017-02-14 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/beam/pull/2003 [BEAM-1485] Add some slack to the memory threshold for DirectRunner oom checker R: @chamikaramj You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] beam pull request #1989: [BEAM-1468] Upgrading datatore dependency to 0.7.0 ...

2017-02-12 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1989 [BEAM-1468] Upgrading datatore dependency to 0.7.0 version R: @vikkyrk Vikas, how can I test this beyond unit tests? You can merge this pull request into a Git repository by running

[GitHub] beam pull request #2021: [BEAM-1218] Move runners/dataflow to runners/google...

2017-02-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2021 [BEAM-1218] Move runners/dataflow to runners/google_cloud_dataflow R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam

[GitHub] beam pull request #1791: [BEAM-1280] Update tests and examples to use new la...

2017-01-18 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1791 --- 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 feature

[GitHub] beam pull request #1791: [BEAM-1280] Update tests and examples to use new la...

2017-01-18 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1791 [BEAM-1280] Update tests and examples to use new labels. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam expand

[GitHub] beam pull request #1762: [BEAM-759] Implement wait_until_finish method for e...

2017-01-18 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1762 --- 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 feature

[GitHub] beam pull request #1802: [BEAM-759] Make TestPipeline.run fail when the unde...

2017-01-19 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1802 [BEAM-759] Make TestPipeline.run fail when the underlying execution fails. Also, DataflowRunner will log the last error from its wait_until_finish method. Be sure to do all

[GitHub] beam pull request #2137: Update javadoc ant to include runners/ and exclude ...

2017-03-01 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2137 Update javadoc ant to include runners/ and exclude modules with a wildcard R: @davorbonaci (cc: @sb2nov) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] beam pull request #1774: [BEAM-1218] Removing some of the dataflow reference...

2017-01-13 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1774 --- 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 feature

[GitHub] beam pull request #1762: Implement wait_until_finish method for existing run...

2017-01-10 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1762 Implement wait_until_finish method for existing runners. Implement wait_until_finish method for existing runners. Also defines the not implemented cancel() method and updates existing

[GitHub] beam pull request #1762: [BEAM-759] Implement wait_until_finish method for e...

2017-01-10 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/beam/pull/1762 [BEAM-759] Implement wait_until_finish method for existing runners. Implement wait_until_finish method for existing runners. Also defines the not implemented cancel() method and updates

[GitHub] beam pull request #1762: [BEAM-759] Implement wait_until_finish method for e...

2017-01-10 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1762 --- 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 feature

[GitHub] beam pull request #1774: [BEAM-1218] Removing some of the dataflow reference...

2017-01-12 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1774 [BEAM-1218] Removing some of the dataflow references. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam textc Alternatively

[GitHub] beam pull request #1746: [BEAM-1101] Remove the pipeline_type_check option

2017-01-06 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1746 [BEAM-1101] Remove the pipeline_type_check option Default value is True for this option and --pipeline_type_check is a noop. (Still keeping the --no_pipeline_type_check for optionally

[GitHub] beam pull request #1746: [BEAM-1101] Remove the pipeline_type_check option

2017-01-06 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/beam/pull/1746 [BEAM-1101] Remove the pipeline_type_check option Default value is True for this option and --pipeline_type_check is a noop. (Still keeping the --no_pipeline_type_check for optionally

[GitHub] beam pull request #1746: [BEAM-1101] Remove the pipeline_type_check option

2017-01-06 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1746 --- 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 feature

[GitHub] beam pull request #1741: [BEAM-1108] Remove obsolete teardown_policy argumen...

2017-01-05 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1741 [BEAM-1108] Remove obsolete teardown_policy argument You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam teardown

[GitHub] incubator-beam pull request #1692: [BEAM-1090] Skip the test_memory_usage te...

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

[GitHub] incubator-beam pull request #1685: [BEAM-1185] Remove the word 'Pipeline' fr...

2016-12-21 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/incubator-beam/pull/1685 [BEAM-1185] Remove the word 'Pipeline' from the PipelineRunner subclasses The change is mostly mechanical, except for the runner.py (and its test). Temporarily added a way

[GitHub] incubator-beam pull request #1685: [BEAM-1185] Remove the word 'Pipeline' fr...

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

[GitHub] incubator-beam pull request #1688: Update python sdk pom.xml version to 0.5....

2016-12-22 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/incubator-beam/pull/1688 Update python sdk pom.xml version to 0.5.0-incubating-SNAPSHOT You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam

[GitHub] incubator-beam pull request #1688: Update python sdk pom.xml version to 0.5....

2016-12-22 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/incubator-beam/pull/1688 Update python sdk pom.xml version to 0.5.0-incubating-SNAPSHOT You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/incubator-beam

[GitHub] incubator-beam pull request #1690: Merge remote-tracking branch 'origin/mast...

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

[GitHub] incubator-beam pull request #1688: Update python sdk pom.xml version to 0.5....

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

[GitHub] incubator-beam pull request #1690: Merge remote-tracking branch 'origin/mast...

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

[GitHub] beam pull request #2384: [BEAM-1844] Increase the memory threshold for the d...

2017-03-30 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2384 [BEAM-1844] Increase the memory threshold for the direct runner test It seems like overtime the memory usage increased, this is to prevent test failures. You can merge this pull request into a Git

[GitHub] beam pull request #2352: Add first two mobile gaming examples to Python

2017-03-28 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2352 Add first two mobile gaming examples to Python (Reference: https://github.com/GoogleCloudPlatform/DataflowJavaSDK-examples/tree/master/src/main/java8/com/google/cloud/dataflow/examples/complete/game

[GitHub] beam pull request #2342: Add region option to Dataflow pipeline options.

2017-03-27 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2342 Add region option to Dataflow pipeline options. R: @charlesccychen cc: @dhalperi You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam

[GitHub] beam-site pull request #192: Simplify python quick start.

2017-03-20 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/192 Simplify python quick start. R: @chamikaramj You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site quick Alternatively you can

[GitHub] beam pull request #2278: [BEAM-1218] Clean source files from dataflow/google...

2017-03-20 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2278 [BEAM-1218] Clean source files from dataflow/google references R: @chamikaramj You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam text

[GitHub] beam-site pull request #180: Changes to web site related to recently release...

2017-03-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/180 Changes to web site related to recently released Python SDK R: @davorbonaci cc: @sb2nov I will work on release guide changes on a separate PR. You can merge this pull request

[GitHub] beam-site pull request #182: Blog post for 0.6.0 release with python sdk

2017-03-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/182 Blog post for 0.6.0 release with python sdk R: @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site asf-site

[GitHub] beam-site pull request #183: update release notes post 0.6.0 release

2017-03-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/183 update release notes post 0.6.0 release R: @sb2nov @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site asf-site

[GitHub] beam pull request #2429: Do not have empty side input names

2017-04-04 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2429 Do not have empty side input names R: @bjchambers (cc: @robertwb ) You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam graph

[GitHub] beam pull request #2394: Remove PDone

2017-04-04 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/2394 --- 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 feature

[GitHub] beam pull request #2484: Upgrade dependencies

2017-04-10 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2484 Upgrade dependencies Minor version changes to use latest versions of avro, pyyaml, google-apitools, googledatastore. R: @vikkyrk @eddavisson You can merge this pull request into a Git

[GitHub] beam pull request #2394: [Proof-Of-Concept] Remove PDone

2017-03-31 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2394 [Proof-Of-Concept] Remove PDone @chamikaramj @robertwb What do you think about this? You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam

[GitHub] beam pull request #2393: Update integration tests in post commits

2017-03-31 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2393 Update integration tests in post commits R: @markflyhigh You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam it Alternatively you can

[GitHub] beam pull request #2515: Revert ValueProvider class

2017-04-12 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2515 Revert ValueProvider class This reverts commit ee92b96 and 28a0ea8 Manually resolved two minor conflicts: sdks/python/apache_beam/io/filebasedsource. sdks/python/apache_beam/runners

[GitHub] beam pull request #2435: Revert "Add ValueProvider class for FileBasedSource...

2017-04-05 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2435 Revert "Add ValueProvider class for FileBasedSource I/O Transforms" This reverts commit 1e2168a127fb3047fb15d231a001bbf951892e11. Break post commit tests, it is a clean rollback.

[GitHub] beam pull request #2545: [BEAM-802] Python templates

2017-04-14 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2545 [BEAM-802] Python templates Re-reverts the python templates. First two commits are clean reverts of the original commits. The last commit: - Removes the concept of options id. (Except

[GitHub] beam pull request #2534: fix the simplest typo

2017-04-13 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2534 fix the simplest typo @tvalentyn You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam typo Alternatively you can review and apply

[GitHub] beam pull request #2524: [BEAM-1964] Pin versions in tox script

2017-04-13 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2524 [BEAM-1964] Pin versions in tox script R: @aviemzur @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam lint Alternatively you

[GitHub] beam-site pull request #175: Documentation changes for 0.6.0 release

2017-03-09 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/175 Documentation changes for 0.6.0 release R: @davorbonaci @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site asf-site

[GitHub] beam pull request #2183: Update python SDK version to the next version.

2017-03-07 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2183 Update python SDK version to the next version. This is a gap in the release process. I am making this change manually now. @sb2nov Could you open a an issue for this. (Resolving https

[GitHub] beam pull request #2222: Add README to python tarball

2017-03-10 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/ Add README to python tarball And, delete test created files, to avoid them being included in the tarball. R: @sb2nov (cc: @davorbonaci) You can merge this pull request into a Git

[GitHub] beam pull request #2225: Generate zip distribution for pyhthon

2017-03-10 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2225 Generate zip distribution for pyhthon R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam zipfile Alternatively you can

[GitHub] beam pull request #2224: Ignore results from the tox clean up phase

2017-03-10 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2224 Ignore results from the tox clean up phase Some temporary files are generated only under certain conditions and this should not fail tox. R: @sb2nov You can merge this pull request

[GitHub] beam pull request #2200: Cherry pick master changes to release-0.6.0 branch

2017-03-08 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/2200 --- 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 feature

[GitHub] beam pull request #2199: Update archetypes

2017-03-08 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2199 Update archetypes R: @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam relfix Alternatively you can review and apply

[GitHub] beam pull request #2200: Cherry pick master changes to release-0.6.0 branch

2017-03-08 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2200 Cherry pick master changes to release-0.6.0 branch You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam relfixb Alternatively you can

[GitHub] beam pull request #2236: Filling up TBDs in setup.py

2017-03-13 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2236 Filling up TBDs in setup.py R: @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam pkginfo Alternatively you can review

[GitHub] beam pull request #2148: Fix tox warning for non-whitelisted find command

2017-03-02 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2148 Fix tox warning for non-whitelisted find command R: @vikkyrk You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam warn Alternatively you

[GitHub] beam pull request #2467: [BEAM-1124] enable test_multi_valued_singleton_side...

2017-04-07 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2467 [BEAM-1124] enable test_multi_valued_singleton_side_input test R: @markflyhigh You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam side

[GitHub] beam pull request #2441: [BEAM-1889] Do not send on_success_matcher to remot...

2017-04-05 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2441 [BEAM-1889] Do not send on_success_matcher to remote executors R: @mariapython cc: @markflyhigh You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] beam pull request #2461: Clean up in textio and tfrecordio

2017-04-07 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2461 Clean up in textio and tfrecordio R: @chamikaramj You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam textio Alternatively you can review

[GitHub] beam pull request #2661: [BEAM-2065] Increase post commit timeout from 600 s...

2017-04-24 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2661 [BEAM-2065] Increase post commit timeout from 600 seconds to 900 R: @markflyhigh You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam

[GitHub] beam pull request #3524: [BEAM-2570] Fix breakage after cloud-bigquery updat...

2017-07-08 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/3524 [BEAM-2570] Fix breakage after cloud-bigquery updated (CP #3523) R: @markflyhigh cc: @jbonofre You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] beam pull request #3474: [BEAM-2521] Select SDK distribution based on the se...

2017-06-29 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/3474 [BEAM-2521] Select SDK distribution based on the selected SDK name R: @tvalentyn You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam

[GitHub] beam pull request #3486: [BEAM-2549] For GCS operations use an http client w...

2017-06-30 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/3486 [BEAM-2549] For GCS operations use an http client with a default timeout value. R: @charlesccychen (cc: @sb2nov) Once this is in (and tested) we can consider removing the other timeout

[GitHub] beam pull request #3504: CP #3499 - Fix PValue input in _PubSubReadEvaluator

2017-07-05 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/3504 --- 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 feature

[GitHub] beam pull request #3500: CP #3497

2017-07-05 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/3500 CP #3497 R: @charlesccychen cc: @jbonofre You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam release-2.1.0 Alternatively you can

[GitHub] beam pull request #3498: [BEAM-2552] Update container version for python Dat...

2017-07-05 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/3498 [BEAM-2552] Update container version for python DataflowRunner for the 2.1.0 release R: @charlesccychen cc: @tvalentyn @jbonofre You can merge this pull request into a Git repository

[GitHub] beam pull request #3500: CP #3497

2017-07-05 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/3500 --- 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 feature

[GitHub] beam pull request #3504: CP #3499 - Fix PValue input in _PubSubReadEvaluator

2017-07-05 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/3504 CP #3499 - Fix PValue input in _PubSubReadEvaluator R: @charlesccychen cc: @jbonofre You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay

  1   2   >