Description
Error Message
tableId of the keyExtent should be 1 expected: java.lang.String<1> but was: org.apache.hadoop.io.Text<1>
Stacktrace
java.lang.AssertionError: tableId of the keyExtent should be 1 expected: java.lang.String<1> but was: org.apache.hadoop.io.Text<1> at org.apache.accumulo.test.functional.WALSunnyDayIT.test(WALSunnyDayIT.java:147)
Standard Output
2016-07-11 17:41:35,033 [impl.MiniAccumuloClusterImpl] INFO : Starting MAC against instance miniInstance and zookeeper(s) localhost:34033. 2016-07-11 17:41:37,331 [zookeeper.ZooSession] DEBUG: Connecting to localhost:34033 with timeout 15000 with auth 2016-07-11 17:41:41,676 [zookeeper.ZooSession] DEBUG: Connecting to localhost:34033 with timeout 15000 with auth 2016-07-11 17:41:51,239 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605 2016-07-11 17:41:51,343 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605 2016-07-11 17:41:54,056 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605 2016-07-11 17:41:59,823 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605
Attachments
Issue Links
- is broken by
-
ACCUMULO-4145 Eliminate constant unnecessary Text wrapping of immutable tableIDs
- Resolved
- relates to
-
ACCUMULO-4110 WALSunnyDayIT is repeatedly failing
- Resolved