[jira] Created: (MAPREDUCE-1435) symlinks in cwd of the task are not handled properly after MAPREDUCE-896

2010-02-01 Thread Amareshwari Sriramadasu (JIRA)
symlinks in cwd of the task are not handled properly after MAPREDUCE-896 Key: MAPREDUCE-1435 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1435 Project: Hadoop Map/Reduce

[jira] Commented: (MAPREDUCE-890) After HADOOP-4491, the user who started mapred system is not able to run job.

2010-02-01 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828053#action_12828053 ] Ravi Gummadi commented on MAPREDUCE-890: As MAPREDUCE-1429 will take care of

[jira] Commented: (MAPREDUCE-890) After HADOOP-4491, the user who started mapred system is not able to run job.

2010-02-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828056#action_12828056 ] Amareshwari Sriramadasu commented on MAPREDUCE-890: --- why don't we run

[jira] Updated: (MAPREDUCE-1415) With streaming jobs and LinuxTaskController, the localized streaming binary has 571 permissions instead of 570

2010-02-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated MAPREDUCE-1415: --- Attachment: patch-1415.txt Patch fixing the bug. Added a

[jira] Updated: (MAPREDUCE-1415) With streaming jobs and LinuxTaskController, the localized streaming binary has 571 permissions instead of 570

2010-02-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated MAPREDUCE-1415: --- Fix Version/s: 0.22.0 Status: Patch Available (was:

[jira] Commented: (MAPREDUCE-1415) With streaming jobs and LinuxTaskController, the localized streaming binary has 571 permissions instead of 570

2010-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828111#action_12828111 ] Hadoop QA commented on MAPREDUCE-1415: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-1435) symlinks in cwd of the task are not handled properly after MAPREDUCE-896

2010-02-01 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828165#action_12828165 ] Arun C Murthy commented on MAPREDUCE-1435: -- We suspect this was caused by

[jira] Commented: (MAPREDUCE-1369) JUnit tests should never depend on anything in conf

2010-02-01 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828187#action_12828187 ] Konstantin Boudnik commented on MAPREDUCE-1369: --- Sounds like a right idea

[jira] Updated: (MAPREDUCE-1221) Kill tasks on a node if the free physical memory on that machine falls below a configured threshold

2010-02-01 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen updated MAPREDUCE-1221: -- Status: Open (was: Patch Available) Kill tasks on a node if the free physical memory on

[jira] Updated: (MAPREDUCE-1383) Allow storage and caching of delegation token.

2010-02-01 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated MAPREDUCE-1383: -- Attachment: MAPREDUCE-1383-BP20-6.patch merged backport Allow storage and

[jira] Commented: (MAPREDUCE-1436) Deadlock in preemption code in fair scheduler

2010-02-01 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828249#action_12828249 ] Matei Zaharia commented on MAPREDUCE-1436: -- Here is jstack output showing the

[jira] Updated: (MAPREDUCE-1436) Deadlock in preemption code in fair scheduler

2010-02-01 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia updated MAPREDUCE-1436: - Attachment: mapreduce-1436.patch Here's a patch that fixes the problem as discussed

[jira] Commented: (MAPREDUCE-1436) Deadlock in preemption code in fair scheduler

2010-02-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828276#action_12828276 ] Todd Lipcon commented on MAPREDUCE-1436: Patch looks good to me. Confused why

[jira] Commented: (MAPREDUCE-1436) Deadlock in preemption code in fair scheduler

2010-02-01 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828277#action_12828277 ] Matei Zaharia commented on MAPREDUCE-1436: -- I've looked at the JobTracker code

[jira] Commented: (MAPREDUCE-1221) Kill tasks on a node if the free physical memory on that machine falls below a configured threshold

2010-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828289#action_12828289 ] Hadoop QA commented on MAPREDUCE-1221: -- +1 overall. Here are the results of

[jira] Updated: (MAPREDUCE-64) Map-side sort is hampered by io.sort.record.percent

2010-02-01 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated MAPREDUCE-64: --- Status: Open (was: Patch Available) Map-side sort is hampered by io.sort.record.percent

[jira] Updated: (MAPREDUCE-64) Map-side sort is hampered by io.sort.record.percent

2010-02-01 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated MAPREDUCE-64: --- Status: Patch Available (was: Open) Map-side sort is hampered by io.sort.record.percent

[jira] Updated: (MAPREDUCE-64) Map-side sort is hampered by io.sort.record.percent

2010-02-01 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated MAPREDUCE-64: --- Attachment: M64-10.patch * Merge with trunk. * Removed refs to {{io.sort.record.percent}}.

[jira] Updated: (MAPREDUCE-1383) Allow storage and caching of delegation token.

2010-02-01 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated MAPREDUCE-1383: -- Attachment: MAPREDUCE-1383-BP20-7.patch moved TestTokenCache.java from

[jira] Updated: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

2010-02-01 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated MAPREDUCE-1335: - Attachment: m6419-20.patch attaching a new patch that matches latest Common changes. Add

[jira] Updated: (MAPREDUCE-434) local map-reduce job limited to single reducer

2010-02-01 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-434: Attachment: MAPREDUCE-434.2.patch Submitting new patch sync'd with trunk. When testing

[jira] Updated: (MAPREDUCE-1176) Contribution: FixedLengthInputFormat and FixedLengthRecordReader

2010-02-01 Thread BitsOfInfo (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BitsOfInfo updated MAPREDUCE-1176: -- Attachment: MAPREDUCE-1176-v4.patch latest patch file, containing changes mentioned above

[jira] Updated: (MAPREDUCE-1176) Contribution: FixedLengthInputFormat and FixedLengthRecordReader

2010-02-01 Thread BitsOfInfo (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BitsOfInfo updated MAPREDUCE-1176: -- Status: Patch Available (was: Open) triggering hudson for v4 patch file Contribution:

[jira] Commented: (MAPREDUCE-434) local map-reduce job limited to single reducer

2010-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828422#action_12828422 ] Hadoop QA commented on MAPREDUCE-434: - -1 overall. Here are the results of testing

[jira] Commented: (MAPREDUCE-1415) With streaming jobs and LinuxTaskController, the localized streaming binary has 571 permissions instead of 570

2010-02-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828435#action_12828435 ] Amareshwari Sriramadasu commented on MAPREDUCE-1415: bq.-1 core

[jira] Created: (MAPREDUCE-1437) org.apache.hadoop.examples.terasort.TestTeraSort.testTeraSort is failing in trunk

2010-02-01 Thread Iyappan Srinivasan (JIRA)
org.apache.hadoop.examples.terasort.TestTeraSort.testTeraSort is failing in trunk - Key: MAPREDUCE-1437 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1437

[jira] Resolved: (MAPREDUCE-1179) org.apache.hadoop.streaming.TestSymLink.testSymLink is failing

2010-02-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu resolved MAPREDUCE-1179. Resolution: Duplicate Resolving the issue as duplicate of

[jira] Resolved: (MAPREDUCE-1370) TestCombineFileInputFormat.testSplitPlacement fails in trunk

2010-02-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu resolved MAPREDUCE-1370. Resolution: Duplicate Resolving as duplicate of HADOOP-6528.

[jira] Commented: (MAPREDUCE-1436) Deadlock in preemption code in fair scheduler

2010-02-01 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828463#action_12828463 ] Matei Zaharia commented on MAPREDUCE-1436: -- Looked at the JT code in trunk

[jira] Commented: (MAPREDUCE-1388) Move RAID from HDFS to MR

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828464#action_12828464 ] Hudson commented on MAPREDUCE-1388: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-361) Change org.apache.hadoop.examples.terasort to use new mapreduce api

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828465#action_12828465 ] Hudson commented on MAPREDUCE-361: -- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1385) Make changes to MapReduce for the new UserGroupInformation APIs (HADOOP-6299)

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828466#action_12828466 ] Hudson commented on MAPREDUCE-1385: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1365) TestTaskTrackerBlacklisting.AtestTrackerBlacklistingForJobFailures is mistyped.

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828468#action_12828468 ] Hudson commented on MAPREDUCE-1365: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1327) Oracle database import via sqoop fails when a table contains the column types such as TIMESTAMP(6) WITH LOCAL TIME ZONE and TIMESTAMP(6) WITH TIME ZONE

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828475#action_12828475 ] Hudson commented on MAPREDUCE-1327: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1432) Add the hooks in JobTracker and TaskTracker to load tokens from the token cache into the user's UGI

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828477#action_12828477 ] Hudson commented on MAPREDUCE-1432: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1412) TestTaskTrackerBlacklisting fails sometimes

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828470#action_12828470 ] Hudson commented on MAPREDUCE-1412: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1097) Changes/fixes to support Vertica 3.5

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828472#action_12828472 ] Hudson commented on MAPREDUCE-1097: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1342) Potential JT deadlock in faulty TT tracking

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828473#action_12828473 ] Hudson commented on MAPREDUCE-1342: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1322) TestStreamingAsDifferentUser fails on trunk

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828474#action_12828474 ] Hudson commented on MAPREDUCE-1322: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1369) JUnit tests should never depend on anything in conf

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828480#action_12828480 ] Hudson commented on MAPREDUCE-1369: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1212) Mapreduce contrib project ivy dependencies are not included in binary target

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828484#action_12828484 ] Hudson commented on MAPREDUCE-1212: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1394) Sqoop generates incorrect URIs in paths sent to Hive

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828481#action_12828481 ] Hudson commented on MAPREDUCE-1394: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-899) When using LinuxTaskController, localized files may become accessible to unintended users if permissions are misconfigured.

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828483#action_12828483 ] Hudson commented on MAPREDUCE-899: -- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1313) NPE in FieldFormatter if escape character is set and field is null

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828486#action_12828486 ] Hudson commented on MAPREDUCE-1313: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1395) Sqoop does not check return value of Job.waitForCompletion()

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828482#action_12828482 ] Hudson commented on MAPREDUCE-1395: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1356) Allow user-specified hive table name in sqoop

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828485#action_12828485 ] Hudson commented on MAPREDUCE-1356: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1287) Avoid calling Partitioner with only 1 reducer

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828492#action_12828492 ] Hudson commented on MAPREDUCE-1287: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1314) Some logs have wrong configuration names.

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828487#action_12828487 ] Hudson commented on MAPREDUCE-1314: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1316) JobTracker holds stale references to retired jobs via unreported tasks

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828488#action_12828488 ] Hudson commented on MAPREDUCE-1316: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1406) JobContext.MAP_COMBINE_MIN_SPILLS is misspelled

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828490#action_12828490 ] Hudson commented on MAPREDUCE-1406: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1337) Generify StreamJob for better readability

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828489#action_12828489 ] Hudson commented on MAPREDUCE-1337: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1338) need security keys storage solution

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828491#action_12828491 ] Hudson commented on MAPREDUCE-1338: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1359) TypedBytes TestIO doesn't mkdir its test dir first

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828493#action_12828493 ] Hudson commented on MAPREDUCE-1359: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Commented: (MAPREDUCE-1218) Collecting cpu and memory usage for TaskTrackers

2010-02-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828494#action_12828494 ] Hudson commented on MAPREDUCE-1218: --- Integrated in Hadoop-Mapreduce-trunk-Commit #225

[jira] Updated: (MAPREDUCE-1432) Add the hooks in JobTracker and TaskTracker to load tokens from the token cache into the user's UGI

2010-02-01 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated MAPREDUCE-1432: -- Attachment: MAPREDUCE-1432-BP20.patch Patch for earlier version of Hadoop. Not for