stackabletech / stackabletech/hbase-operator
Omid 1.1.0 integration test fails on OKD
Open
Nobody has claimed this yet.
type/bug
- Dominant language
- Rust
- Stars
- 21
- Forks
- 6
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 9
Description
Affected Stackable version
nightly
Affected Apache HBase version
2.4.18
Current and expected behavior
Current message:
+ ./bin/omid.sh create-hbase-commit-table
HADOOP_CONF_DIR is set to '/stackable/conf/hdfs'
HBASE_CONF_DIR is set to '/stackable/conf/hbase'
Error: Could not find or load main class org.apache.omid.tools.hbase.OmidTableManager
Caused by: java.lang.ClassNotFoundException: org.apache.omid.tools.hbase.OmidTableManager
Possible solution
No response
Additional context
No response
Environment
No response
Would you like to work on fixing this bug?
None
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the integration test invocation ./bin/omid.sh create-hbase-commit-table and inspect how it locates org.apache.omid.tools.hbase.OmidTableManager in the OKD deployment. Reproduce the failure with Stackable nightly and HBase 2.4.18; done means the integration test can create the HBase commit table without the ClassNotFoundException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100