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 when using S3 Block FileSystem #76

Closed
wants to merge 3 commits into from

Conversation

JoshRosen
Copy link
Contributor

This patch extends spark-redshift to throw exceptions if the tempdir URI would create a S3 Block Filesystem. spark-redshift will only work with S3 Native FileSystems.

See #38 for more background discussion of this issue.

@JoshRosen JoshRosen added this to the 0.5.0 milestone Sep 8, 2015
@codecov-io
Copy link

Current coverage is 95.04%

Merging #76 into master will increase coverage by +0.09% as of f50539f

@@            master     #76   diff @@
======================================
  Files           11      11       
  Stmts          436     444     +8
  Branches       100     104     +4
  Methods          0       0       
======================================
+ Hit            414     422     +8
  Partial          0       0       
  Missed          22      22       

Review entire Coverage Diff as of f50539f

Powered by Codecov. Updated on successful CI builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants