[jira] Commented: (MAPREDUCE-1978) [Rumen] TraceBuilder should provide recursive input folder scanning

2010-11-23 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934803#action_12934803 ] Vinod K V commented on MAPREDUCE-1978: -- The patch looks good to me too. I'd be

[jira] Updated: (MAPREDUCE-1931) Gridmix forrest documentation

2010-11-18 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1931: - Resolution: Fixed Fix Version/s: 0.22.0 Hadoop Flags: [Reviewed]

[jira] Commented: (MAPREDUCE-1100) User's task-logs filling up local disks on the TaskTrackers

2010-11-18 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933398#action_12933398 ] Vinod K V commented on MAPREDUCE-1100: -- bq. Is this ready for a commit to trunk?

[jira] Updated: (MAPREDUCE-927) Cleanup of task-logs should happen in TaskTracker instead of the Child

2010-11-18 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-927: Fix Version/s: (was: 0.21.0) 0.22.0 As Amareshwari mentioned before,

[jira] Commented: (MAPREDUCE-2089) JobToken should be passed over RPC

2010-09-30 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916394#action_12916394 ] Vinod K V commented on MAPREDUCE-2089: -- A related point I noted is that the Child

[jira] Resolved: (MAPREDUCE-1664) Job Acls affect Queue Acls

2010-09-17 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V resolved MAPREDUCE-1664. -- Hadoop Flags: [Reviewed] Resolution: Fixed I just committed this to trunk. Thanks

[jira] Commented: (MAPREDUCE-1664) Job Acls affect Queue Acls

2010-09-16 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12910069#action_12910069 ] Vinod K V commented on MAPREDUCE-1664: -- +1 for the patch. Please post the

[jira] Updated: (MAPREDUCE-1550) UGI.doAs should not be used for getting the history file of jobs

2010-09-09 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1550: - Status: Resolved (was: Patch Available) Resolution: Invalid Ravi and I sat together

[jira] Commented: (MAPREDUCE-1664) Job Acls affect Queue Acls

2010-09-08 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907107#action_12907107 ] Vinod K V commented on MAPREDUCE-1664: -- Minor comments: - mapred-default.xml: For

[jira] Commented: (MAPREDUCE-2037) Capturing interim progress times, CPU usage, and memory usage, when tasks reach certain progress thresholds

2010-09-06 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906680#action_12906680 ] Vinod K V commented on MAPREDUCE-2037: -- I didn't realize before but MAPREDUCE-220

[jira] Commented: (MAPREDUCE-1664) Job Acls affect Queue Acls

2010-08-26 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902812#action_12902812 ] Vinod K V commented on MAPREDUCE-1664: -- Started looking at the patch. It's big. So

[jira] Resolved: (MAPREDUCE-1780) AccessControlList.toString() is used for serialization of ACL in JobStatus.java

2010-08-12 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V resolved MAPREDUCE-1780. -- Hadoop Flags: [Reviewed] Fix Version/s: 0.22.0 Resolution: Fixed I just

[jira] Updated: (MAPREDUCE-1780) AccessControlList.toString() is used for serialization of ACL in JobStatus.java

2010-08-12 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1780: - Release Note: Fixes serialization of job-acls in JobStatus to use AccessControlList.write()

[jira] Commented: (MAPREDUCE-1780) AccessControlList.toString() is used for serialization of ACL in JobStatus.java

2010-08-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897159#action_12897159 ] Vinod K V commented on MAPREDUCE-1780: -- Some comments: - JobSubmittedEvent is

[jira] Commented: (MAPREDUCE-1780) AccessControlList.toString() is used for serialization of ACL in JobStatus.java

2010-08-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897200#action_12897200 ] Vinod K V commented on MAPREDUCE-1780: -- Looks good, +1 for the patch.

[jira] Commented: (MAPREDUCE-1991) taskcontroller allows stealing permissions on any local file

2010-08-06 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895982#action_12895982 ] Vinod K V commented on MAPREDUCE-1991: -- bq. Is someone already working on a patch

[jira] Commented: (MAPREDUCE-1905) Context.setStatus() and progress() api are ignored

2010-08-06 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895995#action_12895995 ] Vinod K V commented on MAPREDUCE-1905: -- Functionality wise, the patch fixes the

[jira] Commented: (MAPREDUCE-1994) Linux task-controller determines its own path insecurely

2010-08-06 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895999#action_12895999 ] Vinod K V commented on MAPREDUCE-1994: -- bq. I believe you're allowed to make hard

[jira] Commented: (MAPREDUCE-1994) Linux task-controller determines its own path insecurely

2010-08-05 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895565#action_12895565 ] Vinod K V commented on MAPREDUCE-1994: -- I think you meant HADOOP_CONF_DIR. It is

[jira] Commented: (MAPREDUCE-1762) Add a setValue() method in Counter

2010-08-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895562#action_12895562 ] Vinod K V commented on MAPREDUCE-1762: -- Please open a new ticket. Reverting the

[jira] Commented: (MAPREDUCE-1991) taskcontroller allows stealing permissions on any local file

2010-08-03 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895136#action_12895136 ] Vinod K V commented on MAPREDUCE-1991: -- bq. The -l option is to enable logging in

[jira] Commented: (MAPREDUCE-1288) DistributedCache localizes only once per cache URI

2010-07-27 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892724#action_12892724 ] Vinod K V commented on MAPREDUCE-1288: -- Devaraj, this corner case is exactly what

[jira] Commented: (MAPREDUCE-1901) Jobs should not submit the same jar files over and over again

2010-07-23 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891529#action_12891529 ] Vinod K V commented on MAPREDUCE-1901: -- bq. Currently, auxiliary files added

[jira] Commented: (MAPREDUCE-1902) job jar file is not distributed via DistributedCache

2010-07-23 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891532#action_12891532 ] Vinod K V commented on MAPREDUCE-1902: -- Both are equally efficient I think, unless

[jira] Commented: (MAPREDUCE-1901) Jobs should not submit the same jar files over and over again

2010-07-22 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891461#action_12891461 ] Vinod K V commented on MAPREDUCE-1901: -- Apologies for not looking at this issue

[jira] Updated: (MAPREDUCE-1018) Document changes to the memory management and scheduling model

2010-06-13 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1018: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Release Note:

[jira] Commented: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-12 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878239#action_12878239 ] Vinod K V commented on MAPREDUCE-1829: -- TestCopyFiles and

[jira] Commented: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-12 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878241#action_12878241 ] Vinod K V commented on MAPREDUCE-1829: -- bq. -1 tests included. The patch doesn't

[jira] Updated: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-12 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1829: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Release Note:

[jira] Updated: (MAPREDUCE-1813) NPE in PipeMapred.MRErrorThread

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1813: - Status: Patch Available (was: Open) Hadoop Flags: [Reviewed] +1 for the patch.

[jira] Updated: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1829: - Status: Open (was: Patch Available) JobInProgress.findSpeculativeTask should use min() to

[jira] Updated: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1829: - Status: Patch Available (was: Open) Yes, slowestTIP is actually reflective, we launch

[jira] Created: (MAPREDUCE-1858) TestCopyFiles fails consistently on trunk

2010-06-11 Thread Vinod K V (JIRA)
TestCopyFiles fails consistently on trunk - Key: MAPREDUCE-1858 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1858 Project: Hadoop Map/Reduce Issue Type: Bug Components: distcp

[jira] Commented: (MAPREDUCE-1858) TestCopyFiles fails consistently on trunk

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877780#action_12877780 ] Vinod K V commented on MAPREDUCE-1858: -- I see more logs. {code} Copy failed:

[jira] Commented: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877781#action_12877781 ] Vinod K V commented on MAPREDUCE-1606: -- TestSimulatorDeterministicReplay failure

[jira] Commented: (MAPREDUCE-1813) NPE in PipeMapred.MRErrorThread

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877783#action_12877783 ] Vinod K V commented on MAPREDUCE-1813: -- TestSimulatorDeterministicReplay and

[jira] Updated: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1606: - Fix Version/s: 0.21.0 (was: 0.22.0) Affects Version/s:

[jira] Updated: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1606: - Status: Resolved (was: Patch Available) Resolution: Fixed I just committed this to

[jira] Updated: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1606: - Release Note: Fixed TestJobACLs test timeout failure because of no slots for launching

[jira] Updated: (MAPREDUCE-1813) NPE in PipeMapred.MRErrorThread

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1813: - Status: Resolved (was: Patch Available) Release Note: Fixed an NPE in streaming

[jira] Updated: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1829: - Status: Open (was: Patch Available) JobInProgress.findSpeculativeTask should use min() to

[jira] Updated: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-11 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1829: - Status: Patch Available (was: Open) JobInProgress.findSpeculativeTask should use min() to

[jira] Commented: (MAPREDUCE-1018) Document changes to the memory management and scheduling model

2010-06-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877336#action_12877336 ] Vinod K V commented on MAPREDUCE-1018: -- This patch needs to be split across

[jira] Updated: (MAPREDUCE-1829) JobInProgress.findSpeculativeTask should use min() to find the candidate instead of sort()

2010-06-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1829: - Attachment: MAPREDUCE-1829-20100610.txt There's another loop above this one which is to weed

[jira] Updated: (MAPREDUCE-1533) Reduce or remove usage of String.format() usage in CapacityTaskScheduler.updateQSIObjects and Counters.makeEscapedString()

2010-06-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1533: - Hadoop Flags: [Reviewed] Fix Version/s: 0.22.0 Reduce or remove usage of

[jira] Updated: (MAPREDUCE-1354) Incremental enhancements to the JobTracker for better scalability

2010-06-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1354: - Fix Version/s: 0.22.0 Incremental enhancements to the JobTracker for better scalability

[jira] Updated: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-06-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1606: - Attachment: MAPREDUCE-1606-20100610.txt Here's a patch which reduces the test time down to

[jira] Updated: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-06-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1606: - Status: Patch Available (was: Open) Hadoop Flags: [Reviewed] TestJobACLs may

[jira] Commented: (MAPREDUCE-1813) NPE in PipeMapred.MRErrorThread

2010-06-09 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876978#action_12876978 ] Vinod K V commented on MAPREDUCE-1813: -- Code looks good. I have some testcase

[jira] Commented: (MAPREDUCE-1697) Document the behavior of -file option in streaming

2010-06-08 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876561#action_12876561 ] Vinod K V commented on MAPREDUCE-1697: -- +1 for the patch. I built the docs and

[jira] Updated: (MAPREDUCE-1697) Document the behavior of -file option and deprecate it in favour of -files option in streaming.

2010-06-08 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1697: - Summary: Document the behavior of -file option and deprecate it in favour of -files

[jira] Updated: (MAPREDUCE-1697) Document the behavior of -file option and deprecate it in favour of -files option in streaming.

2010-06-08 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1697: - Status: Resolved (was: Patch Available) Release Note: Documents the behavior of

[jira] Reopened: (MAPREDUCE-1442) StackOverflowError when JobHistory parses a really long line

2010-06-08 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V reopened MAPREDUCE-1442: -- This isn't committed on any of the branches on apache svn. Reopening this.

[jira] Updated: (MAPREDUCE-1442) StackOverflowError when JobHistory parses a really long line

2010-06-08 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1442: - Hadoop Flags: (was: [Reviewed]) Release Note: (was: Fixed by MAPREDUCE-157 in trunk

[jira] Commented: (MAPREDUCE-1682) Tasks should not be scheduled after tip is killed/failed.

2010-06-07 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876156#action_12876156 ] Vinod K V commented on MAPREDUCE-1682: -- The above code bug is also responsible for

[jira] Commented: (MAPREDUCE-1813) NPE in PipeMapred.MRErrorThread

2010-06-03 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874996#action_12874996 ] Vinod K V commented on MAPREDUCE-1813: -- Um.. the way the patch works, all the

[jira] Updated: (MAPREDUCE-1827) [Herriot] Task Killing/Failing tests for a streaming job.

2010-06-03 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1827: - Summary: [Herriot] Task Killing/Failing tests for a streaming job. (was: Task

[jira] Updated: (MAPREDUCE-1033) Resolve location of scripts and configuration files after project split

2010-06-02 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1033: - Summary: Resolve location of scripts and configuration files after project split (was:

[jira] Updated: (MAPREDUCE-572) If #link is missing from uri format of -cacheArchive then streaming does not throw error.

2010-06-02 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-572: Release Note: Improved streaming job failure when #link is missing from uri format of

[jira] Updated: (MAPREDUCE-572) If #link is missing from uri format of -cacheArchive then streaming does not throw error.

2010-06-02 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-572: Status: Resolved (was: Patch Available) Resolution: Fixed If #link is missing from

[jira] Updated: (MAPREDUCE-913) TaskRunner crashes with NPE resulting in held up slots, UNINITIALIZED tasks and hung TaskTracker

2010-06-02 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-913: Status: Resolved (was: Patch Available) Release Note: Fixed TaskTracker to avoid hung

[jira] Updated: (MAPREDUCE-913) TaskRunner crashes with NPE resulting in held up slots, UNINITIALIZED tasks and hung TaskTracker

2010-06-01 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-913: Status: Open (was: Patch Available) TaskRunner crashes with NPE resulting in held up slots,

[jira] Updated: (MAPREDUCE-913) TaskRunner crashes with NPE resulting in held up slots, UNINITIALIZED tasks and hung TaskTracker

2010-06-01 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-913: Status: Patch Available (was: Open) Something wrong with Hudson. The consoleText seems to

[jira] Updated: (MAPREDUCE-572) If #link is missing from uri format of -cacheArchive then streaming does not throw error.

2010-06-01 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-572: Status: Patch Available (was: Open) Hadoop Flags: [Reviewed] +1 for the latest

[jira] Commented: (MAPREDUCE-1773) streaming doesn't support jobclient.output.filter

2010-06-01 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873957#action_12873957 ] Vinod K V commented on MAPREDUCE-1773: -- +1 from my side too. I am going to check

[jira] Updated: (MAPREDUCE-1773) streaming doesn't support jobclient.output.filter

2010-06-01 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1773: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Release Note:

[jira] Commented: (MAPREDUCE-1018) Document changes to the memory management and scheduling model

2010-05-31 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873650#action_12873650 ] Vinod K V commented on MAPREDUCE-1018: -- bq. I suspect it will be ready in a day.

[jira] Commented: (MAPREDUCE-572) If #link is missing from uri format of -cacheArchive then streaming does not throw error.

2010-05-31 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873667#action_12873667 ] Vinod K V commented on MAPREDUCE-572: - Looked at the patch. When we 'check if there

[jira] Updated: (MAPREDUCE-913) TaskRunner crashes with NPE resulting in held up slots, UNINITIALIZED tasks and hung TaskTracker

2010-05-31 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-913: Status: Open (was: Patch Available) TaskRunner crashes with NPE resulting in held up slots,

[jira] Updated: (MAPREDUCE-913) TaskRunner crashes with NPE resulting in held up slots, UNINITIALIZED tasks and hung TaskTracker

2010-05-31 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-913: Status: Patch Available (was: Open) Hadoop Flags: [Reviewed] Patch looks good. Still

[jira] Updated: (MAPREDUCE-1657) After task logs directory is deleted, tasklog servlet displays wrong error message about job ACLs

2010-05-19 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1657: - Release Note: Fixed a bug in tasklog servlet which displayed wrong error message about

[jira] Updated: (MAPREDUCE-1397) NullPointerException observed during task failures

2010-05-19 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1397: - Release Note: Fixed a race condition involving JvmRunner.kill() and KillTaskAction, which

[jira] Updated: (MAPREDUCE-1607) Task controller may not set permissions for a task cleanup attempt's log directory

2010-05-19 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1607: - Release Note: Fixed initialization of a task-cleanup attempt's log directory by setting

[jira] Updated: (MAPREDUCE-1635) ResourceEstimator does not work after MAPREDUCE-842

2010-05-19 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1635: - Release Note: Fixed a bug related to resource estimation for disk-based scheduling by

[jira] Updated: (MAPREDUCE-1716) Truncate logs of finished tasks to prevent node thrash due to excessive logging

2010-05-14 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1716: - Attachment: MAPREDUCE-1100-20091216.2.txt patch-1100-fix-ydist.2.txt

[jira] Updated: (MAPREDUCE-1716) Truncate logs of finished tasks to prevent node thrash due to excessive logging

2010-05-14 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1716: - Attachment: patch-log-truncation-bugs-20100514.txt Attaching one more patch for ydist that

[jira] Updated: (MAPREDUCE-1610) Forrest documentation should be updated to reflect the changes in MAPREDUCE-856

2010-05-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1610: - Status: Patch Available (was: Open) Hadoop Flags: [Reviewed] Patch looks good.

[jira] Updated: (MAPREDUCE-1607) Task controller may not set permissions for a task cleanup attempt's log directory

2010-05-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1607: - Hadoop Flags: [Incompatible change] Marking this as an incompatible change: We are changing

[jira] Commented: (MAPREDUCE-1533) Reduce or remove usage of String.format() usage in CapacityTaskScheduler.updateQSIObjects and Counters.makeEscapedString()

2010-05-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12865700#action_12865700 ] Vinod K V commented on MAPREDUCE-1533: -- I found a couple of unprotected debug logs

[jira] Updated: (MAPREDUCE-1610) Forrest documentation should be updated to reflect the changes in MAPREDUCE-856

2010-05-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1610: - Status: Resolved (was: Patch Available) Release Note: Updated forrest

[jira] Commented: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-05-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12865824#action_12865824 ] Vinod K V commented on MAPREDUCE-1606: -- Can you please upload the difference

[jira] Updated: (MAPREDUCE-1606) TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task

2010-05-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1606: - Status: Open (was: Patch Available) TestJobACLs may timeout as there are no slots for

[jira] Commented: (MAPREDUCE-1607) Task controller may not set permissions for a task cleanup attempt's log directory

2010-05-10 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12865826#action_12865826 ] Vinod K V commented on MAPREDUCE-1607: -- +1 for the patch. This one's good to go

[jira] Updated: (MAPREDUCE-1680) Add a metrics to track the number of heartbeats processed

2010-05-05 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1680: - Release Note: Added a metric to track number of heartbeats processed by the JobTracker.

[jira] Commented: (MAPREDUCE-1747) Remove documentation for the 'unstable' job-acls feature

2010-05-05 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864647#action_12864647 ] Vinod K V commented on MAPREDUCE-1747: -- The test-failure of TestUserLogCleanup is

[jira] Updated: (MAPREDUCE-1747) Remove documentation for the 'unstable' job-acls feature

2010-05-05 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1747: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Release Note:

[jira] Created: (MAPREDUCE-1757) TestUserLogCleanup failed in one of the Hudson builds

2010-05-05 Thread Vinod K V (JIRA)
TestUserLogCleanup failed in one of the Hudson builds - Key: MAPREDUCE-1757 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1757 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] Updated: (MAPREDUCE-1757) TestUserLogCleanup failed in one of the Hudson builds

2010-05-05 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1757: - Attachment: TestLog.txt Attaching test log from Hudson in case it deletes them after some

[jira] Commented: (MAPREDUCE-1707) TaskRunner can get NPE in getting ugi from TaskTracker

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863689#action_12863689 ] Vinod K V commented on MAPREDUCE-1707: -- As noted before, the patch adds no new

[jira] Updated: (MAPREDUCE-1707) TaskRunner can get NPE in getting ugi from TaskTracker

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1707: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Release Note:

[jira] Updated: (MAPREDUCE-1611) Refresh nodes and refresh queues doesnt work with service authorization enabled

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1611: - Fix Version/s: 0.21.0 (was: 0.22.0) Affects Version/s:

[jira] Updated: (MAPREDUCE-1747) Remove documentation for the 'unstable' job-acls feature

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1747: - Status: Open (was: Patch Available) MAPREDUCE-1749 broke this patch slightly. Going to

[jira] Updated: (MAPREDUCE-1747) Remove documentation for the 'unstable' job-acls feature

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1747: - Attachment: MAPREDUCE-1747-20100504.txt I did sanity tests as suggested by Ravi with two

[jira] Updated: (MAPREDUCE-220) Collecting cpu and memory usage for MapReduce tasks

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-220: Fix Version/s: 0.22.0 Component/s: task tasktracker Collecting cpu

[jira] Commented: (MAPREDUCE-220) Collecting cpu and memory usage for MapReduce tasks

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863894#action_12863894 ] Vinod K V commented on MAPREDUCE-220: - bq. We probably should convert the fields in

[jira] Updated: (MAPREDUCE-1033) Resolve location of configuration files after project split

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1033: - Affects Version/s: 0.21.0 Irrespective of what is going to be decided here, one thing is

[jira] Commented: (MAPREDUCE-1611) Refresh nodes and refresh queues doesnt work with service authorization enabled

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864138#action_12864138 ] Vinod K V commented on MAPREDUCE-1611: -- Patch looks good. I also ran a single node

[jira] Commented: (MAPREDUCE-1611) Refresh nodes and refresh queues doesnt work with service authorization enabled

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864146#action_12864146 ] Vinod K V commented on MAPREDUCE-1611: -- Just committed this to trunk. Having minor

[jira] Updated: (MAPREDUCE-1611) Refresh nodes and refresh queues doesnt work with service authorization enabled

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1611: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution:

[jira] Updated: (MAPREDUCE-1707) TaskRunner can get NPE in getting ugi from TaskTracker

2010-05-04 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1707: - Attachment: MAPREDUCE-1707-20100504-ydist.txt Patch for yahoo dist security branch over 20.

  1   2   3   4   5   6   >