[jira] [Commented] (MAPREDUCE-4696) TestMRServerPorts throws NullReferenceException

2012-12-05 Thread Siddharth Seth (JIRA)

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

Siddharth Seth commented on MAPREDUCE-4696:
---

+1. Simple enough patch. Will commit this shortly.

> TestMRServerPorts throws NullReferenceException
> ---
>
> Key: MAPREDUCE-4696
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4696
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 1.1.1
>Reporter: Gopal V
>Assignee: Gopal V
>Priority: Minor
> Attachments: mapreduce-4696-2.patch, mapreduce-4696.patch
>
>
> TestMRServerPorts throws 
> {code}
> java.lang.NullPointerException
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.canStartJobTracker(TestMRServerPorts.java:99)
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.testJobTrackerPorts(TestMRServerPorts.java:152)
> {code}

--
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-4696) TestMRServerPorts throws NullReferenceException

2012-10-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-4696:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12548045/mapreduce-4696-2.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/2910//console

This message is automatically generated.

> TestMRServerPorts throws NullReferenceException
> ---
>
> Key: MAPREDUCE-4696
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4696
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 1.1.1
>Reporter: Gopal V
>Assignee: Gopal V
>Priority: Minor
> Attachments: mapreduce-4696-2.patch, mapreduce-4696.patch
>
>
> TestMRServerPorts throws 
> {code}
> java.lang.NullPointerException
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.canStartJobTracker(TestMRServerPorts.java:99)
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.testJobTrackerPorts(TestMRServerPorts.java:152)
> {code}

--
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-4696) TestMRServerPorts throws NullReferenceException

2012-10-01 Thread Matt Foley (JIRA)

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

Matt Foley commented on MAPREDUCE-4696:
---

Simple fix looks basically okay to me.  Question: should the jt.fs.close be 
before or after the jt.stopTracker call?

> TestMRServerPorts throws NullReferenceException
> ---
>
> Key: MAPREDUCE-4696
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4696
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 1.1.1
>Reporter: Gopal V
>Priority: Minor
> Attachments: mapreduce-4696.patch
>
>
> TestMRServerPorts throws 
> {code}
> java.lang.NullPointerException
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.canStartJobTracker(TestMRServerPorts.java:99)
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.testJobTrackerPorts(TestMRServerPorts.java:152)
> {code}

--
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-4696) TestMRServerPorts throws NullReferenceException

2012-10-01 Thread Gopal V (JIRA)

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

Gopal V commented on MAPREDUCE-4696:


Potential break of test-case due to the just-in-time init conf introduced by 

https://github.com/apache/hadoop-common/commit/31476670aa3de8b553aa6345cf56c67968f9dabc



> TestMRServerPorts throws NullReferenceException
> ---
>
> Key: MAPREDUCE-4696
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4696
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 1.1.1
>Reporter: Gopal V
>Priority: Minor
>
> TestMRServerPorts throws 
> {code}
> java.lang.NullPointerException
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.canStartJobTracker(TestMRServerPorts.java:99)
> at 
> org.apache.hadoop.mapred.TestMRServerPorts.testJobTrackerPorts(TestMRServerPorts.java:152)
> {code}

--
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