Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Cannot Reproduce
-
3.0.0-alpha4
-
None
-
None
-
test run in downstream project with no core-site in test/resources
Description
If you try to create a config via new Configuration() and there isn't a core-site.xml on the CP, you get a stack trace. Previously it'd just skip the failure to load.
This is a regression which breaks downstream apps that don't need a core-site to run, but do want to load core-default &c
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-14216 Improve Configuration XML Parsing Performance
- Resolved