You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/04/12 09:49:14 UTC

[jira] [Commented] (MAPREDUCE-5832) TestJobClient#testGetStagingAreaDir timeout sometimes on Windows

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

Hadoop QA commented on MAPREDUCE-5832:
--------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12639902/MAPREDUCE-5832.1.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4507//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4507//console

This message is automatically generated.

> TestJobClient#testGetStagingAreaDir timeout sometimes on Windows
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-5832
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5832
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Jian He
>            Assignee: Jian He
>         Attachments: MAPREDUCE-5832.1.patch
>
>
> java.lang.Exception: test timed out after 1000 milliseconds
> 	at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
> 	at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
> 	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
> 	at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
> 	at sun.security.krb5.Config.getRealmFromDNS(Config.java:1174)
> 	at sun.security.krb5.Config.getDefaultRealm(Config.java:1081)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at org.apache.hadoop.security.authentication.util.KerberosUtil.getDefaultRealm(KerberosUtil.java:75)
> 	at org.apache.hadoop.security.authentication.util.KerberosName.<clinit>(KerberosName.java:85)
> 	at org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupInformation.java:246)
> 	at org.apache.hadoop.security.UserGroupInformation.ensureInitialized(UserGroupInformation.java:233)
> 	at org.apache.hadoop.security.UserGroupInformation.loginUserFromSubject(UserGroupInformation.java:719)
> 	at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:704)
> 	at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:606)
> 	at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:81)
> 	at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:75)
> 	at org.apache.hadoop.mapred.JobClient.init(JobClient.java:470)
> 	at org.apache.hadoop.mapred.JobClient.<init>(JobClient.java:460)
> 	at org.apache.hadoop.mapred.TestJobClient.testGetStagingAreaDir(TestJobClient.java:74)



--
This message was sent by Atlassian JIRA
(v6.2#6252)