zillion.database_type
HBase
zillion.jaas.conf
/usr/local/etc/jaas.conf
zillion.krb5.conf
/usr/local/etc/krb5.conf
zillion.kerberos.txt
/usr/local/etc/kerberos.txt
zillion.kerberos.keytab
/usr/local/etc/kerberos.keytab
hbase.cluster.distributed
true
hbase.zookeeper.quorum
node1
zookeeper.session.timeout
300000
hbase.rpc.timeout
900000
hbase.client.scanner.timeout.period
900000
hbase.security.authentication
kerberos
hbase.rpc.engine
org.apache.hadoop.hbase.ipc.SecureRpcEngine
hbase.coprocessor.region.classes
org.apache.hadoop.hbase.security.token.TokenProvider
hbase.master.kerberos.principal
hadoop/_HOST@HADOOP.COM
hbase.master.keytab.file
/usr/local/etc/kerberos.keytab
hbase.regionserver.kerberos.principal
hadoop/_HOST@HADOOP.COM
hbase.regionserver.keytab.file
/usr/local/etc/kerberos.keytab
hadoop.security.authorization
true
hadoop.security.authentication
kerberos
keytab.file
/usr/local/etc/kerberos.keytab
kerberos.principal
hadoop/_HOST@HADOOP.COM
Redis.enable
false
Redis.address
192.168.3.222:6379
Redis.password
foobared
ElasticSearch.enable
false
ElasticSearch.hostname
192.168.3.221
ElasticSearch.port
9200
ElasticSearch.scheme
http
MySQL.zookeeper.quorum
localhost
MySQL.zookeeper.session.timeout
300000
MySQL.c3p0.jdbcUrl
jdbc:mysql://localhost:3306/?useSSL=FALSE&serverTimezone=GMT
MySQL.c3p0.user
pbsage
MySQL.c3p0.password
123456
MySQL.c3p0.acquireIncrement
10
MySQL.c3p0.idleConnectionTestPeriod
60
MySQL.c3p0.initialPoolSize
10
MySQL.c3p0.maxIdleTime
60
MySQL.c3p0.maxPoolSize
50
MySQL.c3p0.maxStatements
100
MySQL.c3p0.minPoolSize
10