You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:17:48 UTC

[jira] [Created] (TRAFODION-681) LP Bug: 1378472 - Phoenix test WrongRegion error in BinaryRowKeyTest.testSelectValues

Alice Chen created TRAFODION-681:
------------------------------------

             Summary: LP Bug: 1378472 - Phoenix test WrongRegion error in BinaryRowKeyTest.testSelectValues
                 Key: TRAFODION-681
                 URL: https://issues.apache.org/jira/browse/TRAFODION-681
             Project: Apache Trafodion
          Issue Type: Bug
            Reporter: Christopher Sheedy
            Assignee: Narendra Goyal
            Priority: Critical
             Fix For: 0.9 (pre-incubation)


Change 507 check pipeline failed in phoenix_quick-cdh5.1, https://jenkins02.trafodion.org/job/phoenix_quick-cdh5.1/54/console has

Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 35.009 sec <<< FAILURE! - in test.java.com.hp.phoenix.end2end.BinaryRowKeyTest
testSelectValues(test.java.com.hp.phoenix.end2end.BinaryRowKeyTest)  Time elapsed: 11.716 sec  <<< ERROR!
org.trafodion.jdbc.t4.HPT4Exception: *** ERROR[8448] Unable to access Hbase interface. Call to ExpHbaseInterface::insertRow returned error HBASE_ACCESS_ERROR(-705). Cause: 
java.io.IOException: org.apache.hadoop.hbase.regionserver.WrongRegionException: Request Region Name, TRAFODION.PHOENIX.TEST_TABLE,,1412702427333.1c09b18d96d6da0809185c66020e18f3.,  does not match this region, TRAFODION.PHOENIX.TEST_TABLE,,1412702437222.d11a6abd08bb20f139a0426882ebe885.
org.apache.hadoop.hbase.client.transactional.TransactionalTable.put(TransactionalTable.java:260)
org.apache.hadoop.hbase.client.transactional.RMInterface.put(RMInterface.java:183)
org.trafodion.sql.HBaseAccess.HTableClient.putRow(HTableClient.java:707)
org.trafodion.sql.HBaseAccess.HTableClient.insertRow(HTableClient.java:717)
. [2014-10-07 17:20:40]
	at org.trafodion.jdbc.t4.HPT4Messages.throwSQLException(HPT4Messages.java:206)
	at org.trafodion.jdbc.t4.InterfaceStatement.execute(InterfaceStatement.java:1356)
	at org.trafodion.jdbc.t4.TrafT4PreparedStatement.execute(TrafT4PreparedStatement.java:2275)
	at org.trafodion.jdbc.t4.TrafT4PreparedStatement.execute(TrafT4PreparedStatement.java:236)
	at test.java.com.hp.phoenix.end2end.BinaryRowKeyTest.initTableValues(BinaryRowKeyTest.java:98)
	at test.java.com.hp.phoenix.end2end.BinaryRowKeyTest.testSelectValues(BinaryRowKeyTest.java:143)
. . .
Results :

Tests in error: 
  BinaryRowKeyTest.testSelectValues:143->initTableValues:98 ? HPT4 *** ERROR[844...

Tests run: 59, Failures: 0, Errors: 1, Skipped: 0

The logs for the job are saved in http://logs.trafodion.org/07/507/1/check/phoenix_quick-cdh5.1/c3a2e62/



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