webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | Configuration Variables Templates for Adapter Assets in Microservices Runtime | Adapter Specific Samples | webMethods Adapter for Apache HBase
 
webMethods Adapter for Apache HBase
Sample Connection Properties
Connection properties follow this pattern:
artConnection.<packageName>.<connectionName>.propertyGroup.property=value
For example:
artConnection.TestPkg_HBase.connections.HbaseConn1.connectionEnabled=false
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.blockingTimeout=1000
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.expireTimeout=1000
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.maximumPoolSize=10
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.minimumPoolSize=1
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.poolIncrementSize=1
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.poolable=true
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.startupBackoffSecs=10
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionManagerSettings.startupRetryCount=0
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionSettings.hbaseServerHostName=quickstart.cloudera
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionSettings.hbaseServerPortNumber=2181
artConnection.TestPkg_HBase.connections.HbaseConn1.
connectionSettings.otherProperties=
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionEnabled=false
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.blockingTimeout=1000
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.expireTimeout=1000
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.maximumPoolSize=10
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.minimumPoolSize=1
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.poolIncrementSize=1
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.poolable=true
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.startupBackoffSecs=10
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionManagerSettings.startupRetryCount=0
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionSettings.hbaseServerHostName=localhost
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionSettings.hbaseServerPortNumber=5551
artConnection.TestPkg_HBase.connections.HbaseConn3.
connectionSettings.otherProperties=zookeeper.znode.parent\=/hbase-unsecure