Uh oh!
There was an error while loading. Please reload this page.
HBASE-22451 TestLoadIncrementalHFiles and TestSecureLoadIncrementalHFiles are flaky - #250
Conversation
Apache-HBase
commented
May 23, 2019
💔 -1 overall
This message was automatically generated. |
apurtell
commented
May 23, 2019
Some kind of compile/classpath problem [ERROR] /testptch/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheStats.java:[77,41] cannot access org.apache.hadoop.hbase.util.Counter.Cell [ERROR] testInsertFilesIntoL0(org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager) Time elapsed: 0.015 s <<< ERROR! |
apurtell
commented
May 23, 2019
@busbey Does precommit clean out and reset the jenkins workspace first? |
petersomogyi
commented
May 26, 2019
The workspace is clean before the job but it looks like ${HOME}.m2 is shared on the host which could cause similar issues. I've retriggered this execution. |
Apache-HBase
commented
May 26, 2019
🎊 +1 overall
This message was automatically generated. |
apurtell
commented
May 31, 2019
Thank you so much for your help @petersomogyi ! |
…iles are flaky Start ZKNamespaceManager as first step in TableNamespaceManager initialization Signed-off-by: Peter Somogyi <psomogyi@apache.org>
b9dfcfe to
5637e9aCompareApache-HBase
commented
May 31, 2019
💔 -1 overall
This message was automatically generated. |
…iles are flaky (#250) Start ZKNamespaceManager as first step in TableNamespaceManager initialization Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…iles are flaky (#250) Start ZKNamespaceManager as first step in TableNamespaceManager initialization Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Start ZKNamespaceManager as first step in TableNamespaceManager initialization