ExpHbaseInterface::getRowOpen error HBASE_OPEN_ERROR when creating index

Bug #1411777 reported by Chris Sheedy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
Fix Committed
High
Suresh Subbiah

Bug Description

In the daily build of Trafodion on 2015-01-16, the core-regress-seabase-cdh5.1 test timed out.
The very first test in http://logs.trafodion.org/daily/core-regress-seabase-cdh5.1/48193df/console.html did not complete:

+ ./tools/runallsb seabase
+ tee /home/jenkins/workspace/core-regress-seabase-cdh5.1/sql-regress-logs/Regress.log
+ grep --line-buffered -C1 -E '### PASS |### FAIL '
+ grep --line-buffered -v '^$'
+ sed --unbuffered . . .
Build timed out (after 200 minutes). Marking the build as failed.

Near the end of http://logs.trafodion.org/daily/core-regress-seabase-cdh5.1/48193df/sql-regress-logs/Regress.log the first bad output is:

>>create index t010t5idx1 on t010t5(c3) salt like table ;

*** ERROR[8448] Unable to access Hbase interface. Call to ExpHbaseInterface::getRowOpen returned error HBASE_OPEN_ERROR(-703). Cause:
org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=35, exceptions:
Fri Jan 16 10:10:34 UTC 2015, org.apache.hadoop.hbase.client.RpcRetryingCaller@1832bb7a, org.apache.hadoop.hbase.client.NoServerForRegionException: Unable to find region for TRAFODION

Changed in trafodion:
importance: Undecided → High
Changed in trafodion:
assignee: nobody → Suresh Subbiah (suresh-subbiah)
milestone: none → r1.0
Changed in trafodion:
milestone: r1.0 → r1.1
Revision history for this message
Sandhya Sundaresan (sandhya-sundaresan) wrote :

Closing this one after confirming with Chris and Suresh that the problem does not occur. Reducing SQL's JAVA heap size also may have helped ensure that the RS does not go down and cause this 705 error.

Changed in trafodion:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.