Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIRFLOW-1381] Specify host temporary directory in DockerOperator #5369

Merged
merged 1 commit into from Jun 5, 2019
Merged

[AIRFLOW-1381] Specify host temporary directory in DockerOperator #5369

merged 1 commit into from Jun 5, 2019

Conversation

OmerJog
Copy link
Contributor

@OmerJog OmerJog commented Jun 4, 2019

3rd attempt to https://issues.apache.org/jira/browse/AIRFLOW-1381

Previous PRs:
#4315
#2418

Lets get this in this time :)

Allow user to specify temporary directory to use on the host machine;
    default settings will cause an error on OS X due to the standard
    temporary directory not being shared to Docker.
@OmerJog OmerJog changed the title [AIRFLOW-1381] Specify host temporary directory [AIRFLOW-1381] Specify host temporary directory in DockerOperator Jun 5, 2019
@ashb ashb merged commit 9b58041 into apache:master Jun 5, 2019
ashb pushed a commit that referenced this pull request Jun 5, 2019
…or (#5369)

Allow user to specify temporary directory to use on the host machine;
    default settings will cause an error on OS X due to the standard
    temporary directory not being shared to Docker.

Based on PR #2418 by benjamin@techcitylabs.com. Closes #2418 #4315

(cherry picked from commit 9b58041)
andriisoldatenko pushed a commit to andriisoldatenko/airflow that referenced this pull request Jul 26, 2019
…or (apache#5369)

Allow user to specify temporary directory to use on the host machine;
    default settings will cause an error on OS X due to the standard
    temporary directory not being shared to Docker.

Based on PR apache#2418 by benjamin@techcitylabs.com. Closes apache#2418 apache#4315
wmorris75 pushed a commit to modmed/incubator-airflow that referenced this pull request Jul 29, 2019
…or (apache#5369)

Allow user to specify temporary directory to use on the host machine;
    default settings will cause an error on OS X due to the standard
    temporary directory not being shared to Docker.

Based on PR apache#2418 by benjamin@techcitylabs.com. Closes apache#2418 apache#4315
dharamsk pushed a commit to postmates/airflow that referenced this pull request Aug 8, 2019
…or (apache#5369)

Allow user to specify temporary directory to use on the host machine;
    default settings will cause an error on OS X due to the standard
    temporary directory not being shared to Docker.

Based on PR apache#2418 by benjamin@techcitylabs.com. Closes apache#2418 apache#4315

(cherry picked from commit 9b58041)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants