-
Couldn't load subscription status.
- Fork 3.4k
HBASE-22451 TestLoadIncrementalHFiles and TestSecureLoadIncrementalHFiles are flaky #250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
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! |
|
@busbey Does precommit clean out and reset the jenkins workspace first? |
|
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. |
|
🎊 +1 overall
This message was automatically generated. |
|
Thank you so much for your help @petersomogyi ! |
…iles are flaky Start ZKNamespaceManager as first step in TableNamespaceManager initialization Signed-off-by: Peter Somogyi <[email protected]>
b9dfcfe to
5637e9a
Compare
|
💔 -1 overall
This message was automatically generated. |
…iles are flaky (#250) Start ZKNamespaceManager as first step in TableNamespaceManager initialization Signed-off-by: Peter Somogyi <[email protected]>
…iles are flaky (#250) Start ZKNamespaceManager as first step in TableNamespaceManager initialization Signed-off-by: Peter Somogyi <[email protected]>
Start ZKNamespaceManager as first step in TableNamespaceManager initialization