stackabletech / stackabletech/hbase-operator

Omid 1.1.0 integration test fails on OKD

Open
#551 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.