[
https://issues.apache.org/jira/browse/HBASE-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561447#comment-13561447
]
Ted Yu commented on HBASE-7605:
-------------------------------
One noticeable difference between test output
https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/370/artifact/trunk/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential-output.txt
and that of build #371 is that in build #371 I don't see the following
exception:
{code}
2013-01-24 00:23:06,461 ERROR [IPC Server handler 0 on 53071]
security.UserGroupInformation(1370): PriviledgedActionException
as:jenkins.hfs.3 (auth:SIMPLE)
cause:org.apache.hadoop.security.AccessControlException: Can't continue with
getBlockLocalPathInfo() authorization. The user jenkins.hfs.3 is not allowed to
call getBlockLocalPathInfo
2013-01-24 00:23:06,463 DEBUG [pool-1-thread-1-EventThread]
master.OfflineCallback$ExistCallback(106):
rs={load_test_tbl,ccccccc8,1358986985630.fe11dfdadd4e3792a2138e1b464dfea2.
state=OFFLINE, ts=1358986986408, server=null},
server=minerva.apache.org,46422,1358986980791
2013-01-24 00:23:06,465 WARN [PRI IPC Server handler 1 on 33730]
hdfs.DFSInputStream(489): Failed to connect to /127.0.0.1:60293 for block, add
to deadNodes and continue. org.apache.hadoop.security.AccessControlException:
Can't continue with getBlockLocalPathInfo() authorization. The user
jenkins.hfs.3 is not allowed to call getBlockLocalPathInfo
at
org.apache.hadoop.hdfs.server.datanode.DataNode.checkBlockLocalPathAccess(DataNode.java:1016)
at
org.apache.hadoop.hdfs.server.datanode.DataNode.getBlockLocalPathInfo(DataNode.java:1026)
at
org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB.getBlockLocalPathInfo(ClientDatanodeProtocolServerSideTranslatorPB.java:112)
at
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos$ClientDatanodeProtocolService$2.callBlockingMethod(ClientDatanodeProtocolProtos.java:5104)
at
org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:454)
at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:910)
at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1694)
at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1690)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:396)
{code}
> TestMiniClusterLoadSequential fails in trunk build on hadoop 2
> --------------------------------------------------------------
>
> Key: HBASE-7605
> URL: https://issues.apache.org/jira/browse/HBASE-7605
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Priority: Critical
> Fix For: 0.96.0
>
>
> From HBase-TRUNK-on-Hadoop-2.0.0 #354:
> loadTest[0](org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential):
> test timed out after 120000 milliseconds
> loadTest[1](org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential):
> test timed out after 120000 milliseconds
> loadTest[2](org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential):
> test timed out after 120000 milliseconds
> loadTest[3](org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential):
> test timed out after 120000 milliseconds
--
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