Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.5-alpha
-
None
-
Reviewed
Description
With the wrong locale, something like hadoop.security.authentication=simple will cause an IllegalArgumentException because "simple".toUpperCase(Locale.getDefault()) may not equal SIMPLE.
Attachments
Attachments
Issue Links
- breaks
-
SOLR-4916 Add support to write and read Solr index files and transaction log files to and from HDFS.
- Resolved