[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-10-01 Thread Matt Foley (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated MAPREDUCE-2621:
--

Affects Version/s: (was: 0.20.205.0)
Fix Version/s: (was: 0.20.205.0)

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.204.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Fix For: 0.20.204.0
>
> Attachments: MAPREDUCE-2621.patch, MAPREDUCE-2621_1.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-08-01 Thread Matt Foley (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated MAPREDUCE-2621:
--

Fix Version/s: 0.20.204.0

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.204.0, 0.20.205.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Fix For: 0.20.204.0, 0.20.205.0
>
> Attachments: MAPREDUCE-2621.patch, MAPREDUCE-2621_1.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-08-01 Thread Matt Foley (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated MAPREDUCE-2621:
--

Affects Version/s: 0.20.204.0

This was merged to 0.20-security-204:

r1150857 | ddas | 2011-07-25 19:28:14 + (Mon, 25 Jul 2011) | 1 line

Merge -r 1150527:1150528 from branch-0.20-security onto branch-0.20-security-204


The merged -r1150527:1150528 is really -c1150528, which is seen above to be the 
fix for this bug MAPREDUCE-2621 in the 0.20-security branch.

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.204.0, 0.20.205.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Fix For: 0.20.205.0
>
> Attachments: MAPREDUCE-2621.patch, MAPREDUCE-2621_1.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-07-24 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated MAPREDUCE-2621:
-

  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

I just committed this. Thanks Sherry!

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.205.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Fix For: 0.20.205.0
>
> Attachments: MAPREDUCE-2621.patch, MAPREDUCE-2621_1.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-07-18 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated MAPREDUCE-2621:
-

Fix Version/s: 0.20.205.0

+1, the patch looks good. Any chance you could post the ant test results on the 
jira?

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.205.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Fix For: 0.20.205.0
>
> Attachments: MAPREDUCE-2621.patch, MAPREDUCE-2621_1.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-07-08 Thread Sherry Chen (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sherry Chen updated MAPREDUCE-2621:
---

Attachment: MAPREDUCE-2621_1.patch

Consolidated getJobTracker method.

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.205.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Attachments: MAPREDUCE-2621.patch, MAPREDUCE-2621_1.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-06-27 Thread Sherry Chen (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sherry Chen updated MAPREDUCE-2621:
---

Status: Patch Available  (was: Open)

Testcase for TestCapacityScheduler all passed.

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.205.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Attachments: MAPREDUCE-2621.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2621) TestCapacityScheduler fails with "Queue "q1" does not exist"

2011-06-26 Thread Sherry Chen (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sherry Chen updated MAPREDUCE-2621:
---

Attachment: MAPREDUCE-2621.patch

QueueManager is added as a parameter of JobTracker constructor.

This ensures the JobTracker to associate with the proper queue.

Full tests are running to ensure there is no side effects.

> TestCapacityScheduler fails with "Queue "q1" does not exist"
> 
>
> Key: MAPREDUCE-2621
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2621
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.20.205.0
> Environment: 0.20.1xx-Secondary 
>Reporter: Sherry Chen
>Assignee: Sherry Chen
>Priority: Minor
> Attachments: MAPREDUCE-2621.patch
>
>
> {quote}
> Error Message
> Queue "q1" does not exist
> Stacktrace
> java.io.IOException: Queue "q1" does not exist
>   at org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:354)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler$FakeJobInProgress.(TestCapacityScheduler.java:172)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:794)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJob(TestCapacityScheduler.java:818)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.submitJobAndInit(TestCapacityScheduler.java:825)
>   at 
> org.apache.hadoop.mapred.TestCapacityScheduler.testMultiTaskAssignmentInMultipleQueues(TestCapacityScheduler.java:1109)
> {quote}
> When queue name is invalid, an exception is thrown now. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira