You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ilganeli <gi...@git.apache.org> on 2016/05/24 00:00:03 UTC

[GitHub] incubator-beam pull request: [BEAM-88][WIP] DataflowPipelineOption...

GitHub user ilganeli opened a pull request:

    https://github.com/apache/incubator-beam/pull/379

    [BEAM-88][WIP] DataflowPipelineOptions.tempLocation doesn't really default to stagingLocation

    This is still a work in progress since it's unclear where the default settings should **actually** be set. However, I've started by adding a unit test that demonstrates the issue, showing that we violate the assumption that one path is set by default. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ilganeli/incubator-beam BEAM-88

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/379.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #379
    
----
commit 75f18d2fb2e8315198a49af3d924cbd5a0d88e16
Author: Ilya Ganelin <il...@capitalone.com>
Date:   2016-05-23T23:58:16Z

    Added test to confirm default properties are set appropriately or an error is thrown when setting either tempLocation or stagingLocation for DataflowPipelineOptions.

----


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #379: [BEAM-88][WIP] DataflowPipelineOptions.tem...

Posted by ilganeli <gi...@git.apache.org>.
Github user ilganeli closed the pull request at:

    https://github.com/apache/incubator-beam/pull/379


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---