[jira] Commented: (MAPREDUCE-856) Localized files from DistributedCache should have right access-control

2009-08-24 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746749#action_12746749 ] Hemanth Yamijala commented on MAPREDUCE-856: Looked at the patch. I have a

[jira] Commented: (MAPREDUCE-909) Shell$ExitCodeException while killing/failing a task.

2009-08-24 Thread Suman Sehgal (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746759#action_12746759 ] Suman Sehgal commented on MAPREDUCE-909: This exception is suppressed in 0.21

[jira] Updated: (MAPREDUCE-909) Shell$ExitCodeException while killing/failing a task.

2009-08-24 Thread Suman Sehgal (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suman Sehgal updated MAPREDUCE-909: --- Priority: Trivial (was: Minor) Shell$ExitCodeException while killing/failing a task.

[jira] Commented: (MAPREDUCE-861) Modify queue configuration format and parsing to support a hierarchy of queues.

2009-08-24 Thread rahul k singh (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746763#action_12746763 ] rahul k singh commented on MAPREDUCE-861: - small correction above: getLeafQueues

[jira] Commented: (MAPREDUCE-861) Modify queue configuration format and parsing to support a hierarchy of queues.

2009-08-24 Thread rahul k singh (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746771#action_12746771 ] rahul k singh commented on MAPREDUCE-861: - After discussing locally regarding

[jira] Updated: (MAPREDUCE-430) Task stuck in cleanup with OutOfMemoryErrors

2009-08-24 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-430: - Attachment: MAPREDUCE-430-v1.11.patch Attaching a patch that does what was last discussed

[jira] Resolved: (MAPREDUCE-767) to remove mapreduce dependency on commons-cli2

2009-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das resolved MAPREDUCE-767. --- Resolution: Fixed I committed to trunk a fix to handle -debug (that was missed in the

[jira] Commented: (MAPREDUCE-768) Configuration information should generate dump in a standard format.

2009-08-24 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746780#action_12746780 ] Hemanth Yamijala commented on MAPREDUCE-768: bq. Because Config can pull in

[jira] Updated: (MAPREDUCE-807) Stray user files in mapred.system.dir with permissions other than 777 can prevent the jobtracker from starting up.

2009-08-24 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-807: - Attachment: MAPREDUCE-807-v1.6-branch-0.20.patch Attaching a patch for branch 0.20. Stray

[jira] Updated: (MAPREDUCE-768) Configuration information should generate dump in a standard format.

2009-08-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated MAPREDUCE-768: Attachment: MAPREDUCE-768-3.patch The patch is not compatible with the

[jira] Commented: (MAPREDUCE-768) Configuration information should generate dump in a standard format.

2009-08-24 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746786#action_12746786 ] Hemanth Yamijala commented on MAPREDUCE-768: I think we need a new patch,

[jira] Commented: (MAPREDUCE-370) Change org.apache.hadoop.mapred.lib.MultipleOutputs to use new api.

2009-08-24 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746801#action_12746801 ] Tom White commented on MAPREDUCE-370: - Could the counter name be based on the named

[jira] Updated: (MAPREDUCE-807) Stray user files in mapred.system.dir with permissions other than 777 can prevent the jobtracker from starting up.

2009-08-24 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-807: - Attachment: MAPREDUCE-807-v1.7-branch-0.20.patch MAPRED-807-v1.7.patch

[jira] Commented: (MAPREDUCE-370) Change org.apache.hadoop.mapred.lib.MultipleOutputs to use new api.

2009-08-24 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746811#action_12746811 ] Amareshwari Sriramadasu commented on MAPREDUCE-370: --- bq. Could the

[jira] Updated: (MAPREDUCE-370) Change org.apache.hadoop.mapred.lib.MultipleOutputs to use new api.

2009-08-24 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated MAPREDUCE-370: -- Status: Patch Available (was: Open) Change

[jira] Commented: (MAPREDUCE-370) Change org.apache.hadoop.mapred.lib.MultipleOutputs to use new api.

2009-08-24 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746816#action_12746816 ] Tom White commented on MAPREDUCE-370: - bq. I think these users can override

[jira] Resolved: (MAPREDUCE-807) Stray user files in mapred.system.dir with permissions other than 777 can prevent the jobtracker from starting up.

2009-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das resolved MAPREDUCE-807. --- Resolution: Fixed Fix Version/s: 0.20.1 I just committed this. Thanks, Amar!

[jira] Updated: (MAPREDUCE-370) Change org.apache.hadoop.mapred.lib.MultipleOutputs to use new api.

2009-08-24 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated MAPREDUCE-370: -- Attachment: patch-370-2.txt Patch changing checkTokenName() and

[jira] Commented: (MAPREDUCE-856) Localized files from DistributedCache should have right access-control

2009-08-24 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746822#action_12746822 ] Hemanth Yamijala commented on MAPREDUCE-856: bq. User directory can be 570.

[jira] Commented: (MAPREDUCE-476) extend DistributedCache to work locally (LocalJobRunner)

2009-08-24 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746824#action_12746824 ] Tom White commented on MAPREDUCE-476: - Sorry Philip, but I've just noticed that the

[jira] Updated: (MAPREDUCE-798) MRUnit should be able to test a succession of MapReduce passes

2009-08-24 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-798: Resolution: Fixed Fix Version/s: 0.21.0 Hadoop Flags: [Reviewed] Status:

[jira] Updated: (MAPREDUCE-807) Stray user files in mapred.system.dir with permissions other than 777 can prevent the jobtracker from starting up.

2009-08-24 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-807: - Release Note: The JobTracker tries to delete the mapred.system.dir when it is starting up

[jira] Updated: (MAPREDUCE-807) Stray user files in mapred.system.dir with permissions other than 777 can prevent the jobtracker from starting up.

2009-08-24 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-807: - Description: With restart disabled, the jobtracker does a _rm -rf_ of the mapred.system.dir.

[jira] Updated: (MAPREDUCE-318) Refactor reduce shuffle code

2009-08-24 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jothi Padmanabhan updated MAPREDUCE-318: Attachment: mapred-318-24Aug.patch New patch with review comments incorporated.

[jira] Updated: (MAPREDUCE-430) Task stuck in cleanup with OutOfMemoryErrors

2009-08-24 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-430: - Attachment: MAPREDUCE-430-v1.12-branch-0.20.patch MAPREDUCE-430-v1.12.patch

[jira] Commented: (MAPREDUCE-679) XML-based metrics as JSP servlet for JobTracker

2009-08-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746861#action_12746861 ] Steve Loughran commented on MAPREDUCE-679: -- TldLocations cache is some cache

[jira] Commented: (MAPREDUCE-430) Task stuck in cleanup with OutOfMemoryErrors

2009-08-24 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746878#action_12746878 ] Amar Kamat commented on MAPREDUCE-430: -- All tests (core + contrib) passed except

[jira] Commented: (MAPREDUCE-370) Change org.apache.hadoop.mapred.lib.MultipleOutputs to use new api.

2009-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746887#action_12746887 ] Hadoop QA commented on MAPREDUCE-370: - -1 overall. Here are the results of testing

[jira] Commented: (MAPREDUCE-699) Several streaming test cases seem to be failing

2009-08-24 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746929#action_12746929 ] Nigel Daley commented on MAPREDUCE-699: --- I just blew away the Hudson workspace for

[jira] Updated: (MAPREDUCE-476) extend DistributedCache to work locally (LocalJobRunner)

2009-08-24 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated MAPREDUCE-476: -- Status: Patch Available (was: Open) extend DistributedCache to work locally

[jira] Updated: (MAPREDUCE-476) extend DistributedCache to work locally (LocalJobRunner)

2009-08-24 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated MAPREDUCE-476: -- Attachment: MAPREDUCE-476-v9.patch Well-spotted, Tom. I've restored the missing

[jira] Updated: (MAPREDUCE-895) FileSystem::ListStatus will now throw FileNotFoundException, MapRed needs updated

2009-08-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated MAPREDUCE-895: -- Release Note: The semantics for dealing with non-existent paths passed to

[jira] Commented: (MAPREDUCE-679) XML-based metrics as JSP servlet for JobTracker

2009-08-24 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746997#action_12746997 ] Aaron Kimball commented on MAPREDUCE-679: - Good enough. Is this ready to be

[jira] Created: (MAPREDUCE-910) MRUnit should support counters

2009-08-24 Thread Aaron Kimball (JIRA)
MRUnit should support counters -- Key: MAPREDUCE-910 URL: https://issues.apache.org/jira/browse/MAPREDUCE-910 Project: Hadoop Map/Reduce Issue Type: Improvement Reporter: Aaron Kimball

[jira] Updated: (MAPREDUCE-910) MRUnit should support counters

2009-08-24 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-910: Attachment: MAPREDUCE-910.patch Attaching patch which provides this functionality. All

[jira] Updated: (MAPREDUCE-910) MRUnit should support counters

2009-08-24 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-910: Status: Patch Available (was: Open) MRUnit should support counters

[jira] Updated: (MAPREDUCE-901) Move Framework Counters into a TaskMetric structure

2009-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated MAPREDUCE-901: -- Attachment: 901_1.patch Attaching a patch for review. I am still testing the patch. Also, a

[jira] Updated: (MAPREDUCE-775) Add input/output formatters for Vertica clustered ADBMS.

2009-08-24 Thread Omer Trajman (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omer Trajman updated MAPREDUCE-775: --- Status: Patch Available (was: Open) Add input/output formatters for Vertica clustered

[jira] Updated: (MAPREDUCE-775) Add input/output formatters for Vertica clustered ADBMS.

2009-08-24 Thread Omer Trajman (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omer Trajman updated MAPREDUCE-775: --- Status: Open (was: Patch Available) Fixing issues with new patch. I seem to have

[jira] Commented: (MAPREDUCE-476) extend DistributedCache to work locally (LocalJobRunner)

2009-08-24 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747092#action_12747092 ] Philip Zeyliger commented on MAPREDUCE-476: --- Failing test is

[jira] Updated: (MAPREDUCE-906) Updated Sqoop documentation

2009-08-24 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-906: Status: Patch Available (was: Open) Updated Sqoop documentation

[jira] Updated: (MAPREDUCE-875) Make DBRecordReader execute queries lazily

2009-08-24 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-875: Status: Open (was: Patch Available) Make DBRecordReader execute queries lazily

[jira] Updated: (MAPREDUCE-875) Make DBRecordReader execute queries lazily

2009-08-24 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-875: Status: Patch Available (was: Open) Recycling patch again.. seems to have been dropped

[jira] Commented: (MAPREDUCE-901) Move Framework Counters into a TaskMetric structure

2009-08-24 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747133#action_12747133 ] Arun C Murthy commented on MAPREDUCE-901: - Hmm... at the risk of sounding

[jira] Commented: (MAPREDUCE-910) MRUnit should support counters

2009-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747162#action_12747162 ] Hadoop QA commented on MAPREDUCE-910: - -1 overall. Here are the results of testing

[jira] Commented: (MAPREDUCE-910) MRUnit should support counters

2009-08-24 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747165#action_12747165 ] Aaron Kimball commented on MAPREDUCE-910: - Unrelated test failure. MRUnit

[jira] Updated: (MAPREDUCE-901) Move Framework Counters into a TaskMetric structure

2009-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated MAPREDUCE-901: -- Attachment: 901_1.patch That was my bad. *sigh* Attached is the correct patch. The

[jira] Commented: (MAPREDUCE-768) Configuration information should generate dump in a standard format.

2009-08-24 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747204#action_12747204 ] Hemanth Yamijala commented on MAPREDUCE-768: Javadocs out of sync in both

[jira] Commented: (MAPREDUCE-824) Support a hierarchy of queues in the capacity scheduler

2009-08-24 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747207#action_12747207 ] Hemanth Yamijala commented on MAPREDUCE-824: This is getting better. I do

[jira] Commented: (MAPREDUCE-370) Change org.apache.hadoop.mapred.lib.MultipleOutputs to use new api.

2009-08-24 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747209#action_12747209 ] Amareshwari Sriramadasu commented on MAPREDUCE-370: --- -1 core tests.

[jira] Updated: (MAPREDUCE-777) A method for finding and tracking jobs from the new API

2009-08-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated MAPREDUCE-777: Status: Open (was: Patch Available) I'm not happy with this patch. I need to go

[jira] Commented: (MAPREDUCE-775) Add input/output formatters for Vertica clustered ADBMS.

2009-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747222#action_12747222 ] Hadoop QA commented on MAPREDUCE-775: - -1 overall. Here are the results of testing