[
https://issues.apache.org/jira/browse/HBASE-7636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628556#comment-13628556
]
Jonathan Hsieh commented on HBASE-7636:
---------------------------------------
This test passes under hadoop2 when hdfs shortcircuit read is off. This was a
feature enabled by default for tests in HBASE-6783.
The PriviledgedActionException is [~tlipcon]
{code}
mvn clean test -Dtest=TestDistributedLogSplitting#testThreeRSAbort
-Dhadoop.profile=2.0 -Dhbase.tests.use.shortcircuit.reads=false
-Dmaven.test.redirectTestOutputToFile=true
...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.299 sec
{code}
> TestDistributedLogSplitting#testThreeRSAbort fails against hadoop 2.0
> ---------------------------------------------------------------------
>
> Key: HBASE-7636
> URL: https://issues.apache.org/jira/browse/HBASE-7636
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Jonathan Hsieh
>
> From
> https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/364/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testThreeRSAbort/
> :
> {code}
> 2013-01-21 11:49:34,276 DEBUG
> [MASTER_SERVER_OPERATIONS-juno.apache.org,57966,1358768818594-0]
> client.HConnectionManager$HConnectionImplementation(956): Looked up root
> region location, connection=hconnection 0x12f19fe;
> serverName=juno.apache.org,55531,1358768819479
> 2013-01-21 11:49:34,278 INFO
> [MASTER_SERVER_OPERATIONS-juno.apache.org,57966,1358768818594-0]
> catalog.CatalogTracker(576): Failed verification of .META.,,1 at
> address=juno.apache.org,57582,1358768819456;
> org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is
> in the failed servers list: juno.apache.org/67.195.138.61:57582
> {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