Text.toString violates its abstraction
--
Key: HADOOP-6883
URL: https://issues.apache.org/jira/browse/HADOOP-6883
Project: Hadoop Common
Issue Type: Bug
Components: io
Affects Versions: 0.20.
[
https://issues.apache.org/jira/browse/HADOOP-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved HADOOP-6883.
---
Resolution: Invalid
The proper call is:
{code}
b64.decode(val.getBytes(), 0, val.getLength(
Add LOG.isDebugEnabled() guard for each LOG.debug("...")
Key: HADOOP-6884
URL: https://issues.apache.org/jira/browse/HADOOP-6884
Project: Hadoop Common
Issue Type: Improvement
Affe
Fix java doc warnings in Groups and RefreshUserMappingsProtocol
---
Key: HADOOP-6885
URL: https://issues.apache.org/jira/browse/HADOOP-6885
Project: Hadoop Common
Issue Type: Bug
LocalFileSystem Needs createNonRecursive API
Key: HADOOP-6886
URL: https://issues.apache.org/jira/browse/HADOOP-6886
Project: Hadoop Common
Issue Type: Improvement
Components: fs
Aff