[jira] Updated: (MAPREDUCE-1455) Authorization for servlets

2010-02-25 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated MAPREDUCE-1455: Attachment: 1455.v4.patch Attaching new patch after some refactoring of code and adding

[jira] Updated: (MAPREDUCE-1455) Authorization for servlets

2010-02-25 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated MAPREDUCE-1455: Status: Open (was: Patch Available) > Authorization for servlets > ---

[jira] Reopened: (MAPREDUCE-1537) TestDelegationTokenRenewal fails

2010-02-25 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reopened MAPREDUCE-1537: HADOOP-6573 & HDFS-984 seems to have broken other testcases in MR not just the compilation

[jira] Updated: (MAPREDUCE-1516) JobTracker should issue a delegation token only for kerberos authenticated client

2010-02-25 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated MAPREDUCE-1516: Attachment: MR-1516.2.patch > JobTracker should issue a delegation toke

[jira] Updated: (MAPREDUCE-1537) TestDelegationTokenRenewal fails

2010-02-25 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated MAPREDUCE-1537: --- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this.

[jira] Commented: (MAPREDUCE-1537) TestDelegationTokenRenewal fails

2010-02-25 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838719#action_12838719 ] Devaraj Das commented on MAPREDUCE-1537: +1 > TestDelegationTokenRenewal fails

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

2010-02-25 Thread Tomer Shiran (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838717#action_12838717 ] Tomer Shiran commented on MAPREDUCE-1221: - @Dhruba, How do you ensure that the

[jira] Commented: (MAPREDUCE-1532) Delegation token is obtained as the superuser

2010-02-25 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838712#action_12838712 ] Boris Shkolnik commented on MAPREDUCE-1532: --- I've reviewed DelegationTokenRen

[jira] Updated: (MAPREDUCE-1537) TestDelegationTokenRenewal fails

2010-02-25 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated MAPREDUCE-1537: Status: Patch Available (was: Open) > TestDelegationTokenRenewal fails

[jira] Updated: (MAPREDUCE-1537) TestDelegationTokenRenewal fails

2010-02-25 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated MAPREDUCE-1537: Attachment: MR-1537.1.patch > TestDelegationTokenRenewal fails > --

[jira] Created: (MAPREDUCE-1538) TrackerDistributedCacheManager can fail because the number of subdirectories reaches system limit

2010-02-25 Thread Scott Chen (JIRA)
TrackerDistributedCacheManager can fail because the number of subdirectories reaches system limit - Key: MAPREDUCE-1538 URL: https://issues.apache.org/jira/browse/MAPR

[jira] Created: (MAPREDUCE-1537) TestDelegationTokenRenewal fails

2010-02-25 Thread Jitendra Nath Pandey (JIRA)
TestDelegationTokenRenewal fails Key: MAPREDUCE-1537 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1537 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Jitendra Nath Pandey

[jira] Updated: (MAPREDUCE-1536) DataDrivenDBInputFormat does not split date columns correctly.

2010-02-25 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-1536: - Status: Patch Available (was: Open) > DataDrivenDBInputFormat does not split date co

[jira] Updated: (MAPREDUCE-1536) DataDrivenDBInputFormat does not split date columns correctly.

2010-02-25 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-1536: - Attachment: MAPREDUCE-1536.patch patch with bugfix and testcase > DataDrivenDBInputF

[jira] Created: (MAPREDUCE-1536) DataDrivenDBInputFormat does not split date columns correctly.

2010-02-25 Thread Aaron Kimball (JIRA)
DataDrivenDBInputFormat does not split date columns correctly. -- Key: MAPREDUCE-1536 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1536 Project: Hadoop Map/Reduce Issue Type

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

2010-02-25 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838675#action_12838675 ] Arun C Murthy commented on MAPREDUCE-1221: -- Dhruba, thanks for explaining your

[jira] Updated: (MAPREDUCE-1532) Delegation token is obtained as the superuser

2010-02-25 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated MAPREDUCE-1532: --- Attachment: 1532-bp20.4.patch Attaching a patch that addresses the concerns. (trunk patch

[jira] Created: (MAPREDUCE-1535) Replace usage of FileStatus#isDir()

2010-02-25 Thread Eli Collins (JIRA)
Replace usage of FileStatus#isDir() --- Key: MAPREDUCE-1535 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1535 Project: Hadoop Map/Reduce Issue Type: Improvement Affects Versions: 0.22.0

[jira] Updated: (MAPREDUCE-1065) Modify the mapred tutorial documentation to use new mapreduce api.

2010-02-25 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-1065: - Attachment: MAPREDUCE-1065.patch Updated mapred_tutorial to use the new API throughou

[jira] Updated: (MAPREDUCE-1065) Modify the mapred tutorial documentation to use new mapreduce api.

2010-02-25 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-1065: - Status: Patch Available (was: Open) > Modify the mapred tutorial documentation to us

[jira] Assigned: (MAPREDUCE-1065) Modify the mapred tutorial documentation to use new mapreduce api.

2010-02-25 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball reassigned MAPREDUCE-1065: Assignee: Aaron Kimball > Modify the mapred tutorial documentation to use new m

[jira] Updated: (MAPREDUCE-1523) Sometimes rumen trace generator fails to extract the job finish time.

2010-02-25 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Tang updated MAPREDUCE-1523: - Status: Open (was: Patch Available) > Sometimes rumen trace generator fails to extract the j

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

2010-02-25 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838636#action_12838636 ] dhruba borthakur commented on MAPREDUCE-1221: - @Luke: Thanks for the sugges

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

2010-02-25 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838625#action_12838625 ] Luke Lu commented on MAPREDUCE-1221: @dhruba: Have you guys tried lxc-execute? (nee

[jira] Commented: (MAPREDUCE-1532) Delegation token is obtained as the superuser

2010-02-25 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838609#action_12838609 ] Boris Shkolnik commented on MAPREDUCE-1532: --- I've reviewed DelegationTokenRen

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

2010-02-25 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838610#action_12838610 ] dhruba borthakur commented on MAPREDUCE-1221: - Please allow me to present m

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

2010-02-25 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838605#action_12838605 ] Arun C Murthy commented on MAPREDUCE-1221: -- Allen, thanks for your inputs. To

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

2010-02-25 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838554#action_12838554 ] Allen Wittenauer commented on MAPREDUCE-1221: - Bah. I wish I had edit to fi

[jira] Updated: (MAPREDUCE-1466) FileInputFormat should save #input-files in JobConf

2010-02-25 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated MAPREDUCE-1466: --- Attachment: mr-1466-trunk-v1.patch Ported to trunk > FileInputFormat should save #input-files in

[jira] Updated: (MAPREDUCE-1466) FileInputFormat should save #input-files in JobConf

2010-02-25 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated MAPREDUCE-1466: --- Affects Version/s: 0.22.0 Status: Patch Available (was: Open) > FileInputFormat s

[jira] Updated: (MAPREDUCE-1532) Delegation token is obtained as the superuser

2010-02-25 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated MAPREDUCE-1532: --- Attachment: 1532-bp20.2.patch Addresses some bugs in the earlier patch. > Delegation tok

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

2010-02-25 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838546#action_12838546 ] Allen Wittenauer commented on MAPREDUCE-1221: - I've read through this jira

[jira] Commented: (MAPREDUCE-1516) JobTracker should issue a delegation token only for kerberos authenticated client

2010-02-25 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838540#action_12838540 ] Jitendra Nath Pandey commented on MAPREDUCE-1516: - tests, test-patch, f

[jira] Created: (MAPREDUCE-1534) MAP_INPUT_BYTES couner is not recorded with new M/R API

2010-02-25 Thread Suhas Gogate (JIRA)
MAP_INPUT_BYTES couner is not recorded with new M/R API Key: MAPREDUCE-1534 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1534 Project: Hadoop Map/Reduce Issue Type: Bug

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

2010-02-25 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838470#action_12838470 ] Hong Tang commented on MAPREDUCE-1221: -- @arun, I think we need both - with per-tas

[jira] Updated: (MAPREDUCE-1532) Delegation token is obtained as the superuser

2010-02-25 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated MAPREDUCE-1532: --- Attachment: 1532-bp20.1.patch This is a patch for Y20. The changes: 1) The JobClient and

[jira] Resolved: (MAPREDUCE-1534) MAP_INPUT_BYTES couner is not recorded with new M/R API

2010-02-25 Thread Suhas Gogate (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suhas Gogate resolved MAPREDUCE-1534. - Resolution: Duplicate Duplicate of HADOOP-5710 > MAP_INPUT_BYTES couner is not recor

[jira] Commented: (MAPREDUCE-1522) FileInputFormat may change the file system of an input path

2010-02-25 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838478#action_12838478 ] Tsz Wo (Nicholas), SZE commented on MAPREDUCE-1522: --- The failed TestM

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

2010-02-25 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838475#action_12838475 ] Scott Chen commented on MAPREDUCE-1221: --- +1 on having a JIRA for per-task-physica

[jira] Commented: (MAPREDUCE-1482) Better handling of task diagnostic information stored in the TaskInProgress

2010-02-25 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838452#action_12838452 ] Tsz Wo (Nicholas), SZE commented on MAPREDUCE-1482: --- +1 sounds good t

[jira] Updated: (MAPREDUCE-1031) ant tar target doens't seem to compile tests in contrib projects

2010-02-25 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated MAPREDUCE-1031: - Status: Patch Available (was: Open) The build seemed to interrupt midway through. Re

[jira] Commented: (MAPREDUCE-1515) need to pass down java5 and forrest home variables

2010-02-25 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838437#action_12838437 ] Owen O'Malley commented on MAPREDUCE-1515: -- Al, Can you just delete the line o

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

2010-02-25 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838403#action_12838403 ] Arun C Murthy commented on MAPREDUCE-1221: -- Dhruba, this is not about making u

[jira] Commented: (MAPREDUCE-1482) Better handling of task diagnostic information stored in the TaskInProgress

2010-02-25 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838396#action_12838396 ] Amar Kamat commented on MAPREDUCE-1482: --- Does it make sense to keep it simple for

[jira] Commented: (MAPREDUCE-1522) FileInputFormat may change the file system of an input path

2010-02-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838390#action_12838390 ] Hadoop QA commented on MAPREDUCE-1522: -- -1 overall. Here are the results of testi

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

2010-02-25 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemanth Yamijala updated MAPREDUCE-1354: Attachment: mr-1354-y20.patch More updated patch for earlier version of hadoop.

[jira] Commented: (MAPREDUCE-1455) Authorization for servlets

2010-02-25 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838348#action_12838348 ] Ravi Gummadi commented on MAPREDUCE-1455: - The failed 2 tests TestFileArgs(MAPR

[jira] Commented: (MAPREDUCE-1494) TestJobDirCleanup verifies wrong jobcache directory

2010-02-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838340#action_12838340 ] Hadoop QA commented on MAPREDUCE-1494: -- -1 overall. Here are the results of testi

[jira] Updated: (MAPREDUCE-1403) Save file-sizes of each of the artifacts in DistributedCache in the JobConf

2010-02-25 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated MAPREDUCE-1403: --- Attachment: MR-1403-trunk-1.patch > Save file-sizes of each of the artifacts in DistributedCache

[jira] Updated: (MAPREDUCE-1403) Save file-sizes of each of the artifacts in DistributedCache in the JobConf

2010-02-25 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated MAPREDUCE-1403: --- Affects Version/s: 0.22.0 Status: Patch Available (was: Open) Ported to trunk. >

[jira] Commented: (MAPREDUCE-1455) Authorization for servlets

2010-02-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838309#action_12838309 ] Hadoop QA commented on MAPREDUCE-1455: -- -1 overall. Here are the results of testi

[jira] Updated: (MAPREDUCE-889) binary communication formats added to Streaming by HADOOP-1722 should be documented

2010-02-25 Thread Klaas Bosteels (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaas Bosteels updated MAPREDUCE-889: - Assignee: Klaas Bosteels > binary communication formats added to Streaming by HADOOP-1

[jira] Updated: (MAPREDUCE-1493) Authorization for job-history pages

2010-02-25 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated MAPREDUCE-1493: - Attachment: MAPREDUCE-1493-20100225.2.txt Updated patch addressing the above comments except:

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

2010-02-25 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838237#action_12838237 ] dhruba borthakur commented on MAPREDUCE-1221: - > If tasks, and hence jobs,

[jira] Commented: (MAPREDUCE-415) JobControl Job does always has an unassigned name

2010-02-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838236#action_12838236 ] Hadoop QA commented on MAPREDUCE-415: - -1 overall. Here are the results of testing