Skip to content

Use the proper FileSystems for writing segments and caching jars. (for issue #1116)#1121

Merged
fjy merged 1 commit intoapache:masterfrom
gianm:issue-1116
Feb 25, 2015
Merged

Use the proper FileSystems for writing segments and caching jars. (for issue #1116)#1121
fjy merged 1 commit intoapache:masterfrom
gianm:issue-1116

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Feb 13, 2015

This changes all usages of FileSystem.get(Configuration) (getting the default fs) with something that gets the right fs for the paths we're interacting with. Ideally that means fs.defaultFS, segmentOutputPath, and the workingPath could all be on different fses and things should still work. I haven't actually tested it yet, though…

@drcrallen
Copy link
Copy Markdown
Contributor

FYI: #1119 That PR allows native java URL.openStream() to work on HDFS and S3/S3N

@xvrl xvrl modified the milestone: 0.7.1 Feb 20, 2015
fjy added a commit that referenced this pull request Feb 25, 2015
Use the proper FileSystems for writing segments and caching jars. (for issue #1116)
@fjy fjy merged commit 708f351 into apache:master Feb 25, 2015
@gianm gianm deleted the issue-1116 branch September 23, 2022 19:25
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.

4 participants