[jira] [Commented] (MAPREDUCE-4271) Make TestCapacityScheduler more robust with non-Sun JDK

2015-05-01 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524663#comment-14524663
 ] 

Hadoop QA commented on MAPREDUCE-4271:
--

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch |   0m  0s | The patch command could not apply 
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12567098/MAPREDUCE-4271-branch1-v2.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5522/console |


This message was automatically generated.

> Make TestCapacityScheduler more robust with non-Sun JDK
> ---
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: capacity-sched
>Affects Versions: 1.0.3
>Reporter: Luke Lu
>Assignee: Yu Gao
>  Labels: alt-jdk, capacity
> Attachments: MAPREDUCE-4271-branch1-v2.patch, 
> mapreduce-4271-branch-1.patch, test-afterepatch.result, 
> test-beforepatch.result, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of 
> which are later added to a list (a queue for assigning tasks). 
> TestCapacityScheduler depends on the order of the list hence not portable 
> across JDKs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-4271) Make TestCapacityScheduler more robust with non-Sun JDK

2015-05-01 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524626#comment-14524626
 ] 

Hadoop QA commented on MAPREDUCE-4271:
--

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch |   0m  0s | The patch command could not apply 
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12567098/MAPREDUCE-4271-branch1-v2.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5514/console |


This message was automatically generated.

> Make TestCapacityScheduler more robust with non-Sun JDK
> ---
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: capacity-sched
>Affects Versions: 1.0.3
>Reporter: Luke Lu
>Assignee: Yu Gao
>  Labels: alt-jdk, capacity
> Attachments: MAPREDUCE-4271-branch1-v2.patch, 
> mapreduce-4271-branch-1.patch, test-afterepatch.result, 
> test-beforepatch.result, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of 
> which are later added to a list (a queue for assigning tasks). 
> TestCapacityScheduler depends on the order of the list hence not portable 
> across JDKs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-4271) Make TestCapacityScheduler more robust with non-Sun JDK

2013-05-13 Thread Matt Foley (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656715#comment-13656715
 ] 

Matt Foley commented on MAPREDUCE-4271:
---

Currently "target version" = 1.2.0, "fix version" = 1.1.1, and from the 
comments, it appears it has been committed to no branch yet.

Removing "fix version", changing Target Version to 1.3.0 upon release of 1.2.0. 
 Please change to 1.2.1 if you intend to submit a fix for branch-1.2.

> Make TestCapacityScheduler more robust with non-Sun JDK
> ---
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: capacity-sched
>Affects Versions: 1.0.3
>Reporter: Luke Lu
>Assignee: Yu Gao
>  Labels: alt-jdk, capacity
> Fix For: 1.1.1
>
> Attachments: mapreduce-4271-branch-1.patch, 
> MAPREDUCE-4271-branch1-v2.patch, test-afterepatch.result, 
> test-beforepatch.result, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of 
> which are later added to a list (a queue for assigning tasks). 
> TestCapacityScheduler depends on the order of the list hence not portable 
> across JDKs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (MAPREDUCE-4271) Make TestCapacityScheduler more robust with non-Sun JDK

2013-01-29 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566115#comment-13566115
 ] 

Hadoop QA commented on MAPREDUCE-4271:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12567098/MAPREDUCE-4271-branch1-v2.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/3290//console

This message is automatically generated.

> Make TestCapacityScheduler more robust with non-Sun JDK
> ---
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: capacity-sched
>Affects Versions: 1.0.3
>Reporter: Luke Lu
>Assignee: Yu Gao
>  Labels: alt-jdk, capacity
> Fix For: 1.1.1
>
> Attachments: mapreduce-4271-branch-1.patch, 
> MAPREDUCE-4271-branch1-v2.patch, test-afterepatch.result, 
> test-beforepatch.result, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of 
> which are later added to a list (a queue for assigning tasks). 
> TestCapacityScheduler depends on the order of the list hence not portable 
> across JDKs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (MAPREDUCE-4271) Make TestCapacityScheduler more robust with non-Sun JDK

2013-01-21 Thread Amir Sanjar (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558967#comment-13558967
 ] 

Amir Sanjar commented on MAPREDUCE-4271:


this testcase also fails with non IBM JDK. Verified to fail with Oracle JAVA 7

> Make TestCapacityScheduler more robust with non-Sun JDK
> ---
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: capacity-sched
>Affects Versions: 1.0.3
>Reporter: Luke Lu
>Assignee: Yu Gao
>  Labels: alt-jdk, capacity
> Attachments: mapreduce-4271-branch-1.patch, test-afterepatch.result, 
> test-beforepatch.result, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of 
> which are later added to a list (a queue for assigning tasks). 
> TestCapacityScheduler depends on the order of the list hence not portable 
> across JDKs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (MAPREDUCE-4271) Make TestCapacityScheduler more robust with non-Sun JDK

2012-11-07 Thread Yu Gao (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492603#comment-13492603
 ] 

Yu Gao commented on MAPREDUCE-4271:
---

The patch fixed the failure of testMultiTaskAssignmentInMultipleQueues and 
testQueueOrdering with IBM JDK.

The NullPointException problem seems to be tracked by MAPREDUCE-4699
Testcase: testHighPriorityJobInitialization took 1.412 sec
Caused an ERROR
null
java.lang.NullPointerException
at 
org.apache.hadoop.mapred.JobHistory$JobInfo.logJobPriority(JobHistory.java:1969)
at 
org.apache.hadoop.mapred.JobInProgress.setPriority(JobInProgress.java:895)
at 
org.apache.hadoop.mapred.TestCapacityScheduler$FakeTaskTrackerManager.setPriority(TestCapacityScheduler.java:653)
at 
org.apache.hadoop.mapred.TestCapacityScheduler.testHighPriorityJobInitialization(TestCapacityScheduler.java:2666)


> Make TestCapacityScheduler more robust with non-Sun JDK
> ---
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: capacity-sched
>Affects Versions: 1.0.3
>Reporter: Luke Lu
>Assignee: Yu Gao
>  Labels: alt-jdk, capacity
> Attachments: mapreduce-4271-branch-1.patch, test-afterepatch.result, 
> test-beforepatch.result, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of 
> which are later added to a list (a queue for assigning tasks). 
> TestCapacityScheduler depends on the order of the list hence not portable 
> across JDKs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (MAPREDUCE-4271) Make TestCapacityScheduler more robust with non-Sun JDK

2012-11-07 Thread Yu Gao (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492596#comment-13492596
 ] 

Yu Gao commented on MAPREDUCE-4271:
---

Attached the ant test and test-patch results. Also paste the overall test-patch 
result here.

 [exec] +1 overall.  
 [exec] 
 [exec] +1 @author.  The patch does not contain any @author tags.
 [exec] 
 [exec] +1 tests included.  The patch appears to include 3 new or 
modified tests.
 [exec] 
 [exec] +1 javadoc.  The javadoc tool did not generate any warning 
messages.
 [exec] 
 [exec] +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
 [exec] 
 [exec] +1 findbugs.  The patch does not introduce any new Findbugs 
(version 2.0.1) warnings.


> Make TestCapacityScheduler more robust with non-Sun JDK
> ---
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: capacity-sched
>Affects Versions: 1.0.3
>Reporter: Luke Lu
>Assignee: Yu Gao
>  Labels: alt-jdk, capacity
> Attachments: mapreduce-4271-branch-1.patch, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of 
> which are later added to a list (a queue for assigning tasks). 
> TestCapacityScheduler depends on the order of the list hence not portable 
> across JDKs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira