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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to