[
https://issues.apache.org/jira/browse/HADOOP-6657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Lu updated HADOOP-6657:
----------------------------
Attachment: hadoop-6657-trunk-v2.patch
Thanks for the comment, Steve and Tom.
Hopefully v2 is a little more robust wrt to locales.
@Tom, I was aware of common's capitalize. But introducing yet another
dependency (in at least two projects, editing at least 4 xml files) for a
trivial 3 line function doesn't seem worth it, especially before HADOOP-6629.
And I prefer it throwing NPE instead of return null. At least it's now 100%
compatible (use toTitleCase) for non-null case.
> Common portion of MAPREDUCE-1545
> --------------------------------
>
> Key: HADOOP-6657
> URL: https://issues.apache.org/jira/browse/HADOOP-6657
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Luke Lu
> Assignee: Luke Lu
> Fix For: 0.22.0
>
> Attachments: hadoop-6657-trunk-v1.patch, hadoop-6657-trunk-v2.patch
>
>
> Common portion of the MAPREDUCE-1545.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.