Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
kubernetes

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.

Description

type/bug
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

Dominant language
Rust
Stars
21
Forks
6
Avg merge
1d 19h
Merged PRs (30d)
9

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.

More from stackabletech/hbase-operator

All issues in stackabletech/hbase-operator

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.