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

Throw Exception if lockfile could not be obtained #793

Merged
merged 2 commits into from
Feb 7, 2019

Conversation

smgallo
Copy link
Contributor

@smgallo smgallo commented Feb 6, 2019

Description

As per request from @plessbd and Asana task https://app.asana.com/0/806625283031961/869862239880592

Motivation and Context

In the case when multiple users run the ETL, subsequent runs could fail due to different directory ownership.

Tests performed

Shippable tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@smgallo smgallo added the bug Bugfixes label Feb 6, 2019
@smgallo smgallo added this to the 8.1.0 milestone Feb 6, 2019
@smgallo smgallo requested a review from plessbd February 6, 2019 21:00
@smgallo smgallo merged commit a733914 into xdmod8.1 Feb 7, 2019
@smgallo smgallo deleted the lockfile-error-on-fail branch February 7, 2019 02:34
@smgallo smgallo added the Category:ETL Extract Transform Load label Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:ETL Extract Transform Load
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants