Skip to content
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

Integration tests fails with HBase 0.94.6-cdh4.4.0 cluster #67

Closed
mcchang opened this issue Oct 1, 2013 · 3 comments
Closed

Integration tests fails with HBase 0.94.6-cdh4.4.0 cluster #67

mcchang opened this issue Oct 1, 2013 · 3 comments

Comments

@mcchang
Copy link

mcchang commented Oct 1, 2013

When i run integration tests with this cluster, I get 5 tests that fail

05:02:59.442 [main] INFO  org.hbase.async.test.TestIntegration - Ran 17 tests in 43595ms
05:02:59.442 [main] ERROR org.hbase.async.test.TestIntegration - 5 tests failed: [filterList(org.hbase.async.test.TestIntegration): IPC server unable to read call parameters: null, keyRegexpFilter(org.hbase.async.test.TestIntegration): IPC server unable to read call parameters: Could not initialize class org.apache.hadoop.hbase.util.Classes, columnPrefixFilter(org.hbase.async.test.TestIntegration): IPC server unable to read call parameters: Could not initialize class org.apache.hadoop.hbase.util.Classes, columnRangeFilter(org.hbase.async.test.TestIntegration): IPC server unable to read call parameters: Could not initialize class org.apache.hadoop.hbase.util.Classes, regression2(org.hbase.async.test.TestIntegration): expected:<1> but was:<0>]
@tsuna
Copy link
Member

tsuna commented Oct 1, 2013

Can you post the HBase log, including the beginning with the startup messages and the end with the stack trace showing the exception?

@mcchang
Copy link
Author

mcchang commented Oct 1, 2013

The test starts around 5:19:25 ish...

https://gist.github.com/mcchang/6774215

@manolama
Copy link
Member

manolama commented Feb 5, 2018

Gonna close this since .94 is ancient and hopefully folks aren't using it any more. If someone is please feel free to try for a patch. Thanks!

@manolama manolama closed this as completed Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants