[jira] Created: (HADOOP-6883) Text.toString violates its abstraction

2010-07-27 Thread Gordon Sommers (JIRA)
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.

[jira] Resolved: (HADOOP-6883) Text.toString violates its abstraction

2010-07-27 Thread Owen O'Malley (JIRA)
[ 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(

[jira] Created: (HADOOP-6884) Add LOG.isDebugEnabled() guard for each LOG.debug("...")

2010-07-27 Thread Erik Steffl (JIRA)
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

[jira] Created: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

2010-07-27 Thread Eli Collins (JIRA)
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

[jira] Created: (HADOOP-6886) LocalFileSystem Needs createNonRecursive API

2010-07-27 Thread Nicolas Spiegelberg (JIRA)
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