[jira] Created: (HADOOP-6909) Umbrella ticket for reducing the number of libraries in Common

2010-08-10 Thread Jeff Hammerbacher (JIRA)
Umbrella ticket for reducing the number of libraries in Common -- Key: HADOOP-6909 URL: https://issues.apache.org/jira/browse/HADOOP-6909 Project: Hadoop Common Issue Type: Improvem

[jira] Created: (HADOOP-6910) Replace or merge Configuration with Jakarta Commons Configuration

2010-08-10 Thread Jeff Hammerbacher (JIRA)
Replace or merge Configuration with Jakarta Commons Configuration - Key: HADOOP-6910 URL: https://issues.apache.org/jira/browse/HADOOP-6910 Project: Hadoop Common Issue Type: Im

[jira] Created: (HADOOP-6911) doc update for DelegationTokenFetcher (part of HDFS-1036)

2010-08-10 Thread Boris Shkolnik (JIRA)
doc update for DelegationTokenFetcher (part of HDFS-1036) - Key: HADOOP-6911 URL: https://issues.apache.org/jira/browse/HADOOP-6911 Project: Hadoop Common Issue Type: Improvement

[jira] Created: (HADOOP-6912) Guard against NPE when calling UGI.isLoginKeytabBased()

2010-08-10 Thread Kan Zhang (JIRA)
Guard against NPE when calling UGI.isLoginKeytabBased() --- Key: HADOOP-6912 URL: https://issues.apache.org/jira/browse/HADOOP-6912 Project: Hadoop Common Issue Type: Bug Componen

[jira] Resolved: (HADOOP-6911) doc update for DelegationTokenFetcher (part of HDFS-1036)

2010-08-10 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HADOOP-6911. Hadoop Flags: [Reviewed] Resolution: Fixed committed doc to trunk > doc update for

JIRA 6891

2010-08-10 Thread Saikat Kanjilal
Hi Folks,I am nearing completion for JIRA 6891 and had a question. I have written a Junit test suite using junit 4 that drives all the examples. This is currently working inside Eclipse and I will be moving this over to work from the main hadoop ant file. Almost all of the examples seem to b

[jira] Resolved: (HADOOP-6900) FileSystem#listLocatedStatus should not throw generic RuntimeException to indicate error conditions

2010-08-10 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang resolved HADOOP-6900. --- Hadoop Flags: [Reviewed] Fix Version/s: 0.22.0 Resolution: Fixed I've just commi

Re: JIRA 6891

2010-08-10 Thread Amareshwari Sri Ramadasu
Saikat, are you working on branch 0.20 instead of trunk? MultiFileWordCount in branch 0.20 does not work as far as I remember. You should work on trunk instead of branch 0.20, because HADOOP-6891 is an improvement and cannot go into 0.20 releases. See org.apache.hadoop.mapreduce.TestMapReduceLo