You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2014/09/08 19:53:28 UTC

[jira] [Updated] (TEZ-1551) Some tests in TestLocalMode fail on Windows

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

Hitesh Shah updated TEZ-1551:
-----------------------------
    Summary: Some tests in TestLocalMode fail on Windows  (was: org.apache.tez.client.TestLocalMode.testMultipleClientsWithoutSession )

> Some tests in TestLocalMode fail on Windows
> -------------------------------------------
>
>                 Key: TEZ-1551
>                 URL: https://issues.apache.org/jira/browse/TEZ-1551
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>
> Test fails due to:
> 2014-09-07 21:23:57,715 INFO  [CallbackExecutor] launcher.LocalContainerLauncher (LocalContainerLauncher.java:onFailure(257)) - Container: container_1410150237271_0001_00_000001: Execution Failed: 
> java.lang.IllegalArgumentException: Null user
> 	at org.apache.hadoop.security.UserGroupInformation.createRemoteUser(UserGroupInformation.java:1161)
> 	at org.apache.hadoop.security.UserGroupInformation.createRemoteUser(UserGroupInformation.java:1148)
> 	at org.apache.tez.runtime.task.TezChild.handleNewTaskCredentials(TezChild.java:262)
> 	at org.apache.tez.runtime.task.TezChild.run(TezChild.java:208)
> 	at org.apache.tez.dag.app.launcher.LocalContainerLauncher$1.call(LocalContainerLauncher.java:299)
> 	at org.apache.tez.dag.app.launcher.LocalContainerLauncher$1.call(LocalContainerLauncher.java:283)
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> 	at java.lang.Thread.run(Thread.java:722)



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