[jira] Created: (HADOOP-6244) Improvements to FileContext metrics output formatting

2009-09-07 Thread Todd Lipcon (JIRA)
Improvements to FileContext metrics output formatting - Key: HADOOP-6244 URL: https://issues.apache.org/jira/browse/HADOOP-6244 Project: Hadoop Common Issue Type: Improvement Comp

[jira] Created: (HADOOP-6243) NPE in handling deprecated configuration keys.

2009-09-07 Thread Konstantin Shvachko (JIRA)
NPE in handling deprecated configuration keys. -- Key: HADOOP-6243 URL: https://issues.apache.org/jira/browse/HADOOP-6243 Project: Hadoop Common Issue Type: Bug Components: conf Affec

[jira] Resolved: (HADOOP-6230) Move process tree, and memory calculator classes out of Common into Map/Reduce.

2009-09-07 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemanth Yamijala resolved HADOOP-6230. -- Resolution: Fixed Fix Version/s: 0.21.0 Hadoop Flags: [Incompatible change,

Please interpret the output -please help - going mad

2009-09-07 Thread Harshit Kumar
Hi I am going mad, pulling my hairs now, past 2 days, trying to figure out the output by this map-reduce program. Please help or you can find me in asylum. in the map function below, output.collect(Text,Duo) - Duo is a custom input format, map functions trasnfers "hello, duo("hello,hello")" key-va

Fwd: Type mismatch in value from map: expected org.apache.hadoop.io.Text, recieved org.apache.hadoop.io.IntWritable

2009-09-07 Thread Harshit Kumar
I get this error on WordCount program, originally copied from the examples folder in Hadoop-0.19.2. I dont understand why I get this error. Everything is set right. Please see the code and give feedback. import java.io.IOException; import java.util.*; import org.apache.hadoop.fs.Path; import org

[jira] Created: (HADOOP-6242) Configuration.dumpConfiguration does not print correct values for the properties which have been included using xi:include

2009-09-07 Thread Sreekanth Ramakrishnan (JIRA)
Configuration.dumpConfiguration does not print correct values for the properties which have been included using xi:include -- Key: HADOOP-6242