You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/03/03 19:25:45 UTC

[jira] [Commented] (HBASE-17696) testMultithreadedTableMapper UT fails with Unknown Job Error

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

Jan Hentschel commented on HBASE-17696:
---------------------------------------

Under which circumstances does this test fail? Locally on my machine it runs without a problem.

> testMultithreadedTableMapper UT fails with Unknown Job Error
> ------------------------------------------------------------
>
>                 Key: HBASE-17696
>                 URL: https://issues.apache.org/jira/browse/HBASE-17696
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Yesha Vora
>         Attachments: testMultiThreadedTableMapper.log
>
>
> testMultithreadedTableMapper UT fails with below error.
> {code:title=testMultithreadedTableMapper}
> Error Message
> java.io.IOException: Unknown Job job_1487884137933_0001
>  at org.apache.hadoop.mapreduce.v2.hs.HistoryClientService$HSClientProtocolHandler.verifyAndGetJob(HistoryClientService.java:235)
>  at org.apache.hadoop.mapreduce.v2.hs.HistoryClientService$HSClientProtocolHandler.getCounters(HistoryClientService.java:249)
>  at org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl.getCounters(MRClientProtocolPBServiceImpl.java:159)
>  at org.apache.hadoop.yarn.proto.MRClientProtocol$MRClientProtocolService$2.callBlockingMethod(MRClientProtocol.java:281)
>  at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:640)
>  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:982)
>  at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2351)
>  at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2347)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at javax.security.auth.Subject.doAs(Subject.java:415)
>  at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1866)
>  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2345)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)