Add properties to phoenix hbase-site.xml
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- kubernetes
- Domain
- databases, infrastructure
Research direction
Start by locating /stackable/phoenix/bin/hbase-site.xml and the HBase discovery ConfigMap definition. Add the two requested Phoenix namespace properties to both locations, then verify that the generated configuration supports the hbase-phoenix-trino demo and does not rely on the default namespace.
Written by the indexing model from the issue text.
Description
For a better and cleaner data handling I would like to see the following properties added to the /stackable/phoenix/bin/hbase-site.xml as well as the discovery configmap of hbase.
The phoenix hbase-site.xml can not be modified with configOverrides. This is a prerequisite for the hbase-phoenix-trino demo. During my tests phoenix did not work well with the default namespace. These properties helped stabilizing it.
<property>
<name>phoenix.schema.isNamespaceMappingEnabled</name>
<value>true</value>
</property>
<property>
<name>phoenix.schema.mapSystemTablesToNamespace</name>
<value>true</value>
</property>
- 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
- 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.
More from stackabletech/hbase-operator
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
stackabletech/hbase-operator#632 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
stackabletech/hbase-operator#582 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
stackabletech/hbase-operator#583 ·
-
type/bug
Difficulty 4/5 3-5 days Newbie friendliness 30/100
stackabletech/hbase-operator#551 ·
-
customer-request refinement-needed
Difficulty 5/5 Over a week Newbie friendliness 25/100
stackabletech/hbase-operator#510 ·
All issues in stackabletech/hbase-operator
Similar issues
-
todo:perf
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
ACP agents get no MCP servers when the thread is created before the project's first worktree loads Openstate:needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zed-industries/zed#64611 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ontola/atomic-server#1625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
objectionary/phie#154 ·