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

Fix CDH3 mkdir implementation #2188

Merged
merged 2 commits into from
Jul 21, 2017
Merged

Fix CDH3 mkdir implementation #2188

merged 2 commits into from
Jul 21, 2017

Conversation

anjackson
Copy link
Contributor

Description

Complete the implementation of work started under #2184.

Motivation and Context

After updating the method signature in #2184, while running in production it became obvious I'd neglected to implement the raise_if_exists option. Running mkdir on an existing directory was always failing, even when raise_if_exists=False.

Have you tested this? If so, how?

Yes, this version has been run on our production system.

@mention-bot
Copy link

@anjackson, thanks for your PR! By analyzing the history of the files in this pull request, we identified @Tarrasch to be a potential reviewer.

@Tarrasch Tarrasch merged commit eca47ff into spotify:master Jul 21, 2017
@Tarrasch
Copy link
Contributor

Thanks! :)

This was referenced Jun 29, 2022
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.

3 participants