Description
If the default filesystem is misconfigured such that it doesn't have a scheme then FileContext.getFileContext(URI, Configuration) will call FileContext.getFileContext(Configuration) which in turn calls the former and we loop until the stack explodes.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-11432 Fix SymlinkBaseTest#testCreateLinkUsingPartQualPath2
-
- Closed
-
- is broken by
-
MAPREDUCE-5960 JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path.
-
- Closed
-