[jira] Created: (HADOOP-1851) Map output compression coded cannot be set independently of job output compression codec

2007-09-06 Thread Riccardo (JIRA)
Map output compression coded cannot be set independently of job output compression codec Key: HADOOP-1851 URL: https://issues.apache.org/jira/browse/HADOOP-1851

[jira] Commented: (HADOOP-1851) Map output compression coded cannot be set independently of job output compression codec

2007-09-06 Thread Riccardo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525535 ] Riccardo commented on HADOOP-1851: -- The methods that affect this behavior are in line 341-371 of JobConf in Hadoop

[jira] Updated: (HADOOP-1851) Map output compression codec cannot be set independently of job output compression codec

2007-09-06 Thread Riccardo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riccardo updated HADOOP-1851: - Summary: Map output compression codec cannot be set independently of job output compression codec (was:

[jira] Issue Comment Edited: (HADOOP-1851) Map output compression coded cannot be set independently of job output compression codec

2007-09-06 Thread Riccardo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525535 ] drboscolo edited comment on HADOOP-1851 at 9/6/07 2:30 PM: -- The methods that affect this be

[jira] Created: (HADOOP-1852) Reducers reported completion % is generally incorrect when consuming compressed map outputs

2007-09-06 Thread Riccardo (JIRA)
Reducers reported completion % is generally incorrect when consuming compressed map outputs --- Key: HADOOP-1852 URL: https://issues.apache.org/jira/browse/HADOOP-1852

[jira] Created: (HADOOP-2174) distcp throws a NullPointerException in the close() method of mapper class due to the Reporter becoming invalid

2007-11-08 Thread Riccardo (JIRA)
distcp throws a NullPointerException in the close() method of mapper class due to the Reporter becoming invalid --- Key: HADOOP-2174 URL: https://issues.ap

[jira] Commented: (HADOOP-1014) map/reduce is corrupting data between map and reduce

2007-02-13 Thread Riccardo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472972 ] Riccardo commented on HADOOP-1014: -- Same problem here. I have a bunch of M/R jobs that process some 100Gb of text

[jira] Commented: (HADOOP-1014) map/reduce is corrupting data between map and reduce

2007-02-14 Thread Riccardo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473170 ] Riccardo commented on HADOOP-1014: -- No exceptions besides the assertion exceptions. I am uploading the patch to Te

[jira] Updated: (HADOOP-1014) map/reduce is corrupting data between map and reduce

2007-02-14 Thread Riccardo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riccardo updated HADOOP-1014: - Attachment: TestMapRed.patch Here it is. It was created against the Hadoop 0.11.1 release. > map/reduce

[jira] Updated: (HADOOP-1014) map/reduce is corrupting data between map and reduce

2007-02-14 Thread Riccardo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riccardo updated HADOOP-1014: - Attachment: TestMapRed2.patch Here is a much more compelling case. Same M/R job but instead of using Ge