Oliver Bucaojit created TRAFODION-2448:
------------------------------------------
Summary: TM Split/Balance uses /hbase as base znode, default value
varies by distro
Key: TRAFODION-2448
URL: https://issues.apache.org/jira/browse/TRAFODION-2448
Project: Apache Trafodion
Issue Type: Bug
Components: dtm
Affects Versions: 2.0-incubating, 1.3-incubating
Environment: HDP
Reporter: Oliver Bucaojit
Priority: Minor
Split/balance code uses '/hbase' as the base znode. Different distros
generally set this to a different value and so the /hbase znode will not exist.
In HDP for example the default base znode for a non-kerborized cluster is
/hbase-unsecure, kerborized is /hbase-secure
Proposed fix is to have the code use the passed in configuration property for:
zookeeper.znode.parent
WORKAROUND
Set property zookeeper.znode.parent to /hbase
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)