When i do an nslookup on the ip i do get the correct hostname On Fri, Jun 22, 2018, 8:17 PM Madhan Neethiraj <[email protected]> wrote:
> This is likely to be an issue with your hostname => ip-address => hostname > setup. Can you make sure that reverser lookup from Atlas host for 10.17.X.X > returns com.hbase.node1? > > > > > > *From: *Taher Koitawala <[email protected]> > *Reply-To: *"[email protected]" <[email protected]> > *Date: *Friday, June 22, 2018 at 5:33 AM > *To: *"[email protected]" <[email protected]> > *Subject: *Re: Atlas Hbase kerberos configuration error > > > > Hey guys any idea on this issue ?? > > > > > Regards, > > Taher Koitawala > > GS Lab Pune > > +91 8407979163 > > > > On Wed, Jun 20, 2018 at 12:33 PM, Taher Koitawala < > [email protected]> wrote: > > Hi guys, Any thoughts on this issue? > > > > > > > Regards, > > Taher Koitawala > > GS Lab Pune > > +91 8407979163 > > > > On Tue, Jun 19, 2018 at 8:20 PM, Taher Koitawala < > [email protected]> wrote: > > Yes everything is working correctly... The lookup server error is because > the kerberos auth has to go from atlas/com.atlas.node1@EXAMPLE to > hbase/com.hbase.node1@EXAMPLE and not hbase/10.17.X.X@EXAMPLE... Even > though zookeeper returns the Hbase hostname atlas converts that to am IP > that's the major problem here. Other services like hdfs, hbase, zookeeper > etc are working fine on kerberos > > > > On Tue, Jun 19, 2018, 8:15 PM Madhan Neethiraj <[email protected]> wrote: > > Taher, > > > > Following error suggests incorrect Kerberos setup: > > >> Caused by: KrbException: Server not found in Kerberos database (7) - > LOOKING_UP_SERVER > > > > Are other Hadoop components in this environment (HDFS, HBase, Kafka, Solr) > kerberized and working correctly? I would suggest setting up the > environment using Ambari, which handles the details of Kerberos setup with > little manual configuration. You can them compare such environment with > yours. > > > > Hope this helps. > > > > Madhan > > > > > > *From: *Taher Koitawala <[email protected]> > *Reply-To: *"[email protected]" <[email protected]> > *Date: *Tuesday, June 19, 2018 at 5:19 AM > *To: *"[email protected]" <[email protected]> > *Subject: *Re: Atlas Hbase kerberos configuration error > > > > Guy please can you help me sort this issue? > > > Regards, > > Taher Koitawala > > GS Lab Pune > > +91 8407979163 > > > > On Tue, Jun 19, 2018 at 1:27 PM, Taher Koitawala < > [email protected]> wrote: > > Nope this is installed manually and this is Apache distribution > > > > Logs > > 2018-06-14 07:17:50,476 INFO - [main:] ~ Loading > atlas-application.properties from > file:/etc/atlas/conf/atlas-application.properties (ApplicationProperties:91) > > > > 2018-06-14 07:17:50,478 DEBUG - [main:] ~ Base path set to > file:///etc/atlas/conf/ (AbstractFileConfiguration:626) > > > > 2018-06-14 07:17:50,478 DEBUG - [main:] ~ FileName set to > atlas-application.properties (AbstractFileConfiguration:588) > > > > 2018-06-14 07:17:50,480 DEBUG - [main:] ~ URL set to > file:/etc/atlas/conf/atlas-application.properties > (AbstractFileConfiguration:726) > > > > 2018-06-14 07:17:50,486 DEBUG - [main:] ~ Base path set to null > (AbstractFileConfiguration:626) > > > > 2018-06-14 07:17:50,487 DEBUG - [main:] ~ FileName set to null > (AbstractFileConfiguration:588) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ Configuration loaded: > (ApplicationProperties:104) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ atlas.graph.storage.backend = > hbase (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ atlas.graph.storage.hbase.table > = apache_atlas_titan (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ atlas.graph.storage.hostname = > com.zookeeper.quorum (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ > atlas.graph.storage.hbase.regions-per-server = 1 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ > atlas.graph.storage.lock.wait-time = 10000 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ atlas.EntityAuditRepository.impl > = org.apache.atlas.repository.audit.HBaseBasedAuditRepository > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ atlas.graph.index.search.backend > = solr5 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ > atlas.graph.index.search.solr.mode = cloud (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,490 DEBUG - [main:] ~ > atlas.graph.index.search.solr.zookeeper-url = com.zookeeper.quorum:2181 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,492 DEBUG - [main:] ~ > atlas.graph.index.search.solr.zookeeper-connect-timeout = 60000 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,492 DEBUG - [main:] ~ > atlas.graph.index.search.solr.zookeeper-session-timeout = 60000 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,492 DEBUG - [main:] ~ atlas.notification.embedded = > false (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,492 DEBUG - [main:] ~ atlas.kafka.data = > /etc/atlas/data/kafka (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,492 DEBUG - [main:] ~ atlas.kafka.zookeeper.connect = > [com.zookeeper.node1:2181, com.zookeeper.node2:2181, > com.zookeeper.node3:2181] (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ atlas.kafka.bootstrap.servers = > [com.kafka.node1:9092, com.kafka.node2:9092, com.kafka.node3:9092] > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ > atlas.kafka.zookeeper.session.timeout.ms = 400 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ > atlas.kafka.zookeeper.connection.timeout.ms = 200 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ > atlas.kafka.zookeeper.sync.time.ms = 20 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ > atlas.kafka.auto.commit.interval.ms = 1000 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ atlas.kafka.auto.offset.reset = > smallest (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ atlas.kafka.hook.group.id = > atlas (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ atlas.kafka.auto.commit.enable = > false (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ atlas.notification.create.topics > = true (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ atlas.notification.replicas = 1 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ atlas.notification.topics = > [ATLAS_HOOK, ATLAS_ENTITIES] (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,493 DEBUG - [main:] ~ > atlas.notification.log.failed.messages = true (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ > atlas.notification.consumer.retry.interval > = 500 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ > atlas.notification.hook.retry.interval = 1000 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ > atlas.lineage.schema.query.hive_table = hive_table where __guid='%s', > columns (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ atlas.lineage.schema.query.Table > = Table where __guid='%s', columns (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ atlas.server.https.port = 21443 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ atlas.enableTLS = true > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ truststore.file = > /com/ssl/truststore.jks (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ > cert.stores.credential.provider.path = > jceks://file/etc/atlas/conf/common_creds.jceks (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,494 DEBUG - [main:] ~ keystore.file = > /com/ssl/clientkeystore.jks (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ atlas.authentication.method.kerberos > = true (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ > atlas.authentication.method.kerberos.principal > = HTTP/com.atlas.node1@EXAMPLE (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ > atlas.authentication.method.kerberos.keytab > = /etc/spnego.keytab (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ atlas.authentication.principal = > atlas/com.atlas.node1@EXAMPLE (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ atlas.authentication.keytab = > /etc/atlas.keytab (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ atlas.authentication.method.file > = false (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ > atlas.authentication.method.ldap.type = LDAP (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,495 DEBUG - [main:] ~ > atlas.authentication.method.file.filename > = /etc/atlas/conf/users-credentials.properties (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ > atlas.authentication.method.ldap.url = ldaps://exqaldap.chicago.com:636 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ > atlas.authentication.method.ldap.userDNpattern = [cn={0}, ou=employees, > ou=people, o=com] (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ > atlas.authentication.method.ldap.base.dn = o=com (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ > atlas.authentication.method.ldap.bind.dn = [cn=ldaplookup, o=com] > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ > atlas.authentication.method.ldap.bind.password = ldap1234 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ > atlas.authentication.method.ldap.referral = ignore > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ > atlas.authentication.method.ldap.user.searchfilter = (cn={0}) > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ atlas.rest.address = > https://com.atlas.node1:21443 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,496 DEBUG - [main:] ~ atlas.server.run.setup.on.start > = false (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ atlas.audit.hbase.tablename = > apache_atlas_entity_audit (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ > atlas.audit.zookeeper.session.timeout.ms = 1000 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ > atlas.audit.hbase.zookeeper.quorum = com.zookeeper.quorum:2181 > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ atlas.server.ha.enabled = false > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ atlas.auth.policy.file = > /etc/atlas/conf/policy-store.txt (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ atlas.authorizer.impl = SIMPLE > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ atlas.taxonomy.default.name = > Catalog (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ atlas.rest-csrf.enabled = true > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,497 DEBUG - [main:] ~ > atlas.rest-csrf.browser-useragents-regex = [^Mozilla.*, ^Opera.*, > ^Chrome.*] (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,498 DEBUG - [main:] ~ > atlas.rest-csrf.methods-to-ignore = [GET, OPTIONS, HEAD, TRACE] > (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,498 DEBUG - [main:] ~ atlas.rest-csrf.custom-header = > X-XSRF-HEADER (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,498 DEBUG - [main:] ~ atlas.feature.taxonomy.enable = > true (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,498 DEBUG - [main:] ~ > atlas.metric.query.cache.ttlInSecs = 900 (ApplicationProperties:107) > > > > 2018-06-14 07:17:50,499 DEBUG - [main:] ~ ==> > InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:173) > > > > 2018-06-14 07:17:50,501 DEBUG - [main:] ~ ==> > InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:186) > > > > 2018-06-14 07:17:50,505 DEBUG - [main:] ~ ==> > InMemoryJAASConfiguration.initialize() (InMemoryJAASConfiguration:243) > > > > 2018-06-14 07:17:50,505 DEBUG - [main:] ~ <== > InMemoryJAASConfiguration.initialize({}) (InMemoryJAASConfiguration:370) > > > > 2018-06-14 07:17:50,505 DEBUG - [main:] ~ <== > InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:195) > > > > 2018-06-14 07:17:50,505 DEBUG - [main:] ~ <== > InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:182) > > > > 2018-06-14 07:17:50,507 INFO - [main:] ~ Not running setup per > configuration atlas.server.run.setup.on.start. (Atlas:134) > > > > 2018-06-14 07:17:50,507 INFO - [main:] ~ > > > > > ######################################################################################## > > > > Atlas Server (STARTUP) project.name: > apache-atlas > > > > project.description: Metadata Management and Data Governance > Platform over Hadoop > > > > build.user: taher > > > > build.epoch: 1526979962253 > > > > project.version: 0.8-incubating > > > > build.version: > 0.8-incubating-ra0bd93945cd45457bbf34a8cb819d4fa4ba72964 > > > > vc.revision: a0bd93945cd45457bbf34a8cb819d4fa4ba72964 > > > > vc.source.url: scm:git:git:// > git.apache.org/incubator-atlas.git/atlas-webapp > > > > ######################################################################################## > (Atlas:202) > > > > 2018-06-14 07:17:50,507 INFO - [main:] ~ > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> (Atlas:203) > > > > 2018-06-14 07:17:50,507 INFO - [main:] ~ Server starting with TLS ? true > on port 21443 (Atlas:204) > > > > 2018-06-14 07:17:50,507 INFO - [main:] ~ > <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< (Atlas:205) > > > > 2018-06-14 07:17:50,537 INFO - [main:] ~ Attempting to retrieve password > from configured credential provider path (SecureEmbeddedServer:128) > > > > 2018-06-14 07:17:50,785 WARN - [main:] ~ Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > (NativeCodeLoader:62) > > > > 2018-06-14 07:17:51,263 INFO - [main:] ~ Attempting to retrieve password > from configured credential provider path (SecureEmbeddedServer:128) > > > > 2018-06-14 07:17:51,412 INFO - [main:] ~ Attempting to retrieve password > from configured credential provider path (SecureEmbeddedServer:128) > > > > 2018-06-14 07:17:58,113 INFO - [main:] ~ Loading Guice modules > (GuiceServletConfig:64) > > > > 2018-06-14 07:17:58,114 INFO - [main:] ~ No host name configured. > Defaulting to local host name. (LoginProcessor:86) > > > > 2018-06-14 07:17:58,277 INFO - [main:] ~ Logged in user > atlas/com.atlas.node1@EXAMPLE (auth:KERBEROS) (LoginProcessor:77) > > > > 2018-06-14 07:17:58,483 DEBUG - [main:] ~ Injected solr5 index - > com.thinkaurelius.titan.diskstorage.solr.Solr5Index (Titan0GraphDatabase:98) > > > > 2018-06-14 07:17:58,542 INFO - [main:] ~ Instantiated HBase compatibility > layer supporting runtime HBase version 1.1.2: > com.thinkaurelius.titan.diskstorage.hbase.HBaseCompat1_1 > (HBaseCompatLoader:69) > > > > 2018-06-14 07:17:58,572 INFO - [main:] ~ Copied host list from > root.storage.hostname to hbase.zookeeper.quorum: com.zookeeper.quorum > (HBaseStoreManager:320) > > > > 2018-06-14 07:17:58,572 DEBUG - [main:] ~ HBase configuration: set a total > of 0 configuration values (HBaseStoreManager:323) > > > > 2018-06-14 07:17:58,756 DEBUG - [main-SendThread(10.17.138.97:2181):] ~ > ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) > (InMemoryJAASConfiguration:201) > > > > 2018-06-14 07:17:58,756 DEBUG - [main-SendThread(10.17.138.97:2181):] ~ > <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} > (InMemoryJAASConfiguration:231) > > > > 2018-06-14 07:17:59,219 DEBUG - [main:] ~ Dumping HBase config key=value > pairs (HBaseStoreManager:339) > > > > 2018-06-14 07:17:59,220 DEBUG - [main:] ~ [HBaseConfig] > hbase.rs.cacheblocksonwrite=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,220 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.resource.check.interval=5000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,220 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.https.need-auth=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,221 DEBUG - [main:] ~ [HBaseConfig] > hbase.client.localityCheck.threadPoolSize=2 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,221 DEBUG - [main:] ~ [HBaseConfig] > fs.ftp.host.port=21 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,221 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.avoid.read.stale.datanode=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,221 DEBUG - [main:] ~ [HBaseConfig] > dfs.journalnode.rpc-address=0.0.0.0:8485 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,222 DEBUG - [main:] ~ [HBaseConfig] > hbase.master.hfilecleaner.plugins=org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,222 DEBUG - [main:] ~ [HBaseConfig] > ipc.client.connection.maxidletime=10000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,222 DEBUG - [main:] ~ [HBaseConfig] > hbase.auth.token.max.lifetime=604800000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,222 DEBUG - [main:] ~ [HBaseConfig] > hbase.regionserver.regionSplitLimit=1000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,222 DEBUG - [main:] ~ [HBaseConfig] > io.map.index.interval=128 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,222 DEBUG - [main:] ~ [HBaseConfig] > hbase.regionserver.dns.nameserver=default (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,223 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.https-address=0.0.0.0:50470 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,223 DEBUG - [main:] ~ [HBaseConfig] > hbase.client.scanner.timeout.period=60000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,223 DEBUG - [main:] ~ [HBaseConfig] > io.seqfile.sorter.recordlimit=1000000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,223 DEBUG - [main:] ~ [HBaseConfig] > fs.s3n.multipart.uploads.enabled=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,223 DEBUG - [main:] ~ [HBaseConfig] > hadoop.util.hash.type=murmur (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,224 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.replication.min=1 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,224 DEBUG - [main:] ~ [HBaseConfig] > hbase.master.logcleaner.plugins=org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,224 DEBUG - [main:] ~ [HBaseConfig] > hbase.rootdir=hdfs://com.zookeeper.quorum:8020/user/hbase > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,224 DEBUG - [main:] ~ [HBaseConfig] > hbase.coprocessor.enabled=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,225 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.fs-limits.min-block-size=1048576 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,225 DEBUG - [main:] ~ [HBaseConfig] > fs.AbstractFileSystem.file.impl=org.apache.hadoop.fs.local.LocalFs > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,225 DEBUG - [main:] ~ [HBaseConfig] > hbase.hregion.majorcompaction=604800000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,225 DEBUG - [main:] ~ [HBaseConfig] > net.topology.script.number.args=100 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,225 DEBUG - [main:] ~ [HBaseConfig] > s3native.bytes-per-checksum=512 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,226 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.path.based.cache.block.map.allocation.percent=0.25 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,226 DEBUG - [main:] ~ [HBaseConfig] > hbase.security.authentication=kerberos (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,226 DEBUG - [main:] ~ [HBaseConfig] > hadoop.security.group.mapping=org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,226 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.cache.revocation.polling.ms=500 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,227 DEBUG - [main:] ~ [HBaseConfig] > hbase.data.umask.enable=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,227 DEBUG - [main:] ~ [HBaseConfig] > hbase.snapshot.enabled=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,227 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.lazypersist.file.scrub.interval.sec=300 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,227 DEBUG - [main:] ~ [HBaseConfig] > hbase.regionserver.checksum.verify=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,227 DEBUG - [main:] ~ [HBaseConfig] > fs.s3a.threads.core=15 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,228 DEBUG - [main:] ~ [HBaseConfig] > hadoop.registry.zk.retry.interval.ms=1000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,228 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.replication.interval=3 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,228 DEBUG - [main:] ~ [HBaseConfig] > nfs.dump.dir=/tmp/.hdfs-nfs (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,228 DEBUG - [main:] ~ [HBaseConfig] > zookeeper.session.timeout=90000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,228 DEBUG - [main:] ~ [HBaseConfig] > hbase.cells.scanned.per.heartbeat.check=10000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,229 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.use.datanode.hostname=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,229 DEBUG - [main:] ~ [HBaseConfig] > fs.trash.interval=0 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,229 DEBUG - [main:] ~ [HBaseConfig] > hbase.auth.key.update.interval=86400000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,229 DEBUG - [main:] ~ [HBaseConfig] > s3.blocksize=67108864 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,229 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.data.dir=file://${hadoop.tmp.dir}/dfs/data > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,230 DEBUG - [main:] ~ [HBaseConfig] > fs.s3.buffer.dir=${hadoop.tmp.dir}/s3 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,230 DEBUG - [main:] ~ [HBaseConfig] > hbase.regionserver.logroll.period=3600000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,230 DEBUG - [main:] ~ [HBaseConfig] > hbase.ipc.server.callqueue.handler.factor=0.1 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,230 DEBUG - [main:] ~ [HBaseConfig] > hadoop.security.instrumentation.requires.admin=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,230 DEBUG - [main:] ~ [HBaseConfig] > hadoop.registry.zk.retry.ceiling.ms=60000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,231 DEBUG - [main:] ~ [HBaseConfig] nfs.rtmax=1048576 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,231 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.data.dir.perm=700 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,231 DEBUG - [main:] ~ [HBaseConfig] > hbase.rest.support.proxyuser=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,231 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.backup.address=0.0.0.0:50100 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,231 DEBUG - [main:] ~ [HBaseConfig] > hbase.hstore.compactionThreshold=3 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,232 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.readahead.bytes=4194304 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,232 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.xattrs.enabled=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,232 DEBUG - [main:] ~ [HBaseConfig] > hbase.hstore.bytes.per.checksum=16384 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,232 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.block.write.retries=3 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,232 DEBUG - [main:] ~ [HBaseConfig] > ha.failover-controller.graceful-fence.connection.retries=1 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,233 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.safemode.threshold-pct=0.999f (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,233 DEBUG - [main:] ~ [HBaseConfig] > hbase.hregion.memstore.block.multiplier=4 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,233 DEBUG - [main:] ~ [HBaseConfig] > hadoop.security.java.secure.random.algorithm=SHA1PRNG > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,233 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.list.cache.directives.num.responses=100 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,233 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.dns.nameserver=default (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,234 DEBUG - [main:] ~ [HBaseConfig] > fs.s3a.max.total.tasks=1000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,234 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.replication.considerLoad=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,234 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.edits.journal-plugin.qjournal=org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,234 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.write.exclude.nodes.cache.expiry.interval.millis=600000 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,234 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.mmap.cache.timeout.ms=3600000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,235 DEBUG - [main:] ~ [HBaseConfig] > io.skip.checksum.errors=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,235 DEBUG - [main:] ~ [HBaseConfig] > fs.s3a.fast.upload=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,235 DEBUG - [main:] ~ [HBaseConfig] > file.blocksize=67108864 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,235 DEBUG - [main:] ~ [HBaseConfig] ftp.replication=3 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,236 DEBUG - [main:] ~ [HBaseConfig] > hbase.hstore.time.to.purge.deletes=0 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,236 DEBUG - [main:] ~ [HBaseConfig] > hbase.ipc.client.fallback-to-simple-auth-allowed=false > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,236 DEBUG - [main:] ~ [HBaseConfig] > s3native.client-write-packet-size=65536 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,236 DEBUG - [main:] ~ [HBaseConfig] > hadoop.rpc.socket.factory.class.default=org.apache.hadoop.net.StandardSocketFactory > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,236 DEBUG - [main:] ~ [HBaseConfig] > file.bytes-per-checksum=512 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,237 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.slow.io.warning.threshold.ms=300 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,237 DEBUG - [main:] ~ [HBaseConfig] > io.seqfile.lazydecompress=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,237 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.reject-unresolved-dn-topology-mapping=false > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,237 DEBUG - [main:] ~ [HBaseConfig] > hadoop.common.configuration.version=0.23.0 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,237 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.drop.cache.behind.reads=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,238 DEBUG - [main:] ~ [HBaseConfig] > hbase.thrift.htablepool.size.max=1000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,238 DEBUG - [main:] ~ [HBaseConfig] > hbase.cluster.distributed=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,238 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.top.num.users=10 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,238 DEBUG - [main:] ~ [HBaseConfig] > hbase.regions.slop=0.2 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,238 DEBUG - [main:] ~ [HBaseConfig] > hbase.fs.tmp.dir=/user/${user.name}/hbase-staging (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,239 DEBUG - [main:] ~ [HBaseConfig] > hadoop.security.kms.client.encrypted.key.cache.size=500 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,239 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.edit.log.autoroll.check.interval.ms=300000 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,239 DEBUG - [main:] ~ [HBaseConfig] > hadoop.hdfs.configuration.version=1 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,239 DEBUG - [main:] ~ [HBaseConfig] > hadoop.security.group.mapping.ldap.search.attr.member=member > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,239 DEBUG - [main:] ~ [HBaseConfig] > hadoop.ssl.client.conf=ssl-client.xml (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,240 DEBUG - [main:] ~ [HBaseConfig] > hbase.client.max.perregion.tasks=1 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,240 DEBUG - [main:] ~ [HBaseConfig] > dfs.journalnode.https-address=0.0.0.0:8481 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,240 DEBUG - [main:] ~ [HBaseConfig] > hbase.zookeeper.useMulti=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,240 DEBUG - [main:] ~ [HBaseConfig] > hbase.thrift.kerberos.principal=hbase/_HOST@EXAMPLE > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,241 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.max.objects=0 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,241 DEBUG - [main:] ~ [HBaseConfig] > dfs.bytes-per-checksum=512 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,241 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.max.transfer.threads=4096 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,241 DEBUG - [main:] ~ [HBaseConfig] > dfs.block.access.key.update.interval=600 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,242 DEBUG - [main:] ~ [HBaseConfig] > ha.failover-controller.new-active.rpc-timeout.ms=60000 > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,242 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.read.shortcircuit=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,242 DEBUG - [main:] ~ [HBaseConfig] > hadoop.ssl.hostname.verifier=DEFAULT (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,242 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.hdfs-blocks-metadata.enabled=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,242 DEBUG - [main:] ~ [HBaseConfig] > hbase.replication.rpc.codec=org.apache.hadoop.hbase.codec.KeyValueCodecWithTags > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,243 DEBUG - [main:] ~ [HBaseConfig] > dfs.image.transfer.chunksize=65536 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,243 DEBUG - [main:] ~ [HBaseConfig] > hbase.hstore.compaction.kv.max=10 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,243 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.https.keystore.resource=ssl-client.xml (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,243 DEBUG - [main:] ~ [HBaseConfig] > s3native.blocksize=67108864 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,243 DEBUG - [main:] ~ [HBaseConfig] > hbase.hregion.max.filesize=10737418240 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,244 DEBUG - [main:] ~ [HBaseConfig] > net.topology.impl=org.apache.hadoop.net.NetworkTopology > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,244 DEBUG - [main:] ~ [HBaseConfig] > hbase.server.scanner.max.result.size=104857600 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,244 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.failover.sleep.base.millis=500 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,244 DEBUG - [main:] ~ [HBaseConfig] > io.seqfile.compress.blocksize=1000000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,244 DEBUG - [main:] ~ [HBaseConfig] > dfs.permissions.superusergroup=supergroup (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,245 DEBUG - [main:] ~ [HBaseConfig] > hbase.http.staticuser.user=dr.stack (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,245 DEBUG - [main:] ~ [HBaseConfig] > hadoop.registry.zk.retry.times=5 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,245 DEBUG - [main:] ~ [HBaseConfig] > fs.AbstractFileSystem.ftp.impl=org.apache.hadoop.fs.ftp.FtpFs > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,245 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.checkpoint.edits.dir=${dfs.namenode.checkpoint.dir} > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,245 DEBUG - [main:] ~ [HBaseConfig] > hbase.regionserver.region.split.policy=org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,245 DEBUG - [main:] ~ [HBaseConfig] > dfs.blockreport.initialDelay=0 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,245 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.heartbeat.recheck-interval=300000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,246 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.safemode.extension=30000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,246 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.failover.sleep.max.millis=15000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,246 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.delegation.key.update-interval=86400000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,246 DEBUG - [main:] ~ [HBaseConfig] > hadoop.rpc.protection=authentication (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,246 DEBUG - [main:] ~ [HBaseConfig] > fs.permissions.umask-mode=022 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,246 DEBUG - [main:] ~ [HBaseConfig] > fs.s3.sleepTimeSeconds=10 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,247 DEBUG - [main:] ~ [HBaseConfig] > hbase.thrift.maxQueuedRequests=1000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,247 DEBUG - [main:] ~ [HBaseConfig] > hbase.table.max.rowsize=1073741824 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,247 DEBUG - [main:] ~ [HBaseConfig] > ha.health-monitor.rpc-timeout.ms=45000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,247 DEBUG - [main:] ~ [HBaseConfig] > hadoop.http.staticuser.user=dr.who (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,247 DEBUG - [main:] ~ [HBaseConfig] > fs.s3a.connection.maximum=15 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,247 DEBUG - [main:] ~ [HBaseConfig] > hbase.hstore.blockingWaitTime=90000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,247 DEBUG - [main:] ~ [HBaseConfig] > fs.s3a.paging.maximum=5000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,248 DEBUG - [main:] ~ [HBaseConfig] > fs.AbstractFileSystem.viewfs.impl=org.apache.hadoop.fs.viewfs.ViewFs > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,248 DEBUG - [main:] ~ [HBaseConfig] > fs.ftp.host=0.0.0.0 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,248 DEBUG - [main:] ~ [HBaseConfig] > hbase.server.thread.wakefrequency=10000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,248 DEBUG - [main:] ~ [HBaseConfig] > hadoop.http.authentication.kerberos.keytab=${user.home}/hadoop.keytab > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,248 DEBUG - [main:] ~ [HBaseConfig] > fs.s3a.impl=org.apache.hadoop.fs.s3a.S3AFileSystem (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,248 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.fs-limits.max-blocks-per-file=1048576 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,248 DEBUG - [main:] ~ [HBaseConfig] > hbase.client.max.total.tasks=100 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,249 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.block.write.replace-datanode-on-failure.enable=true > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,249 DEBUG - [main:] ~ [HBaseConfig] > hbase.regionserver.info.port.auto=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,249 DEBUG - [main:] ~ [HBaseConfig] > io.compression.codec.bzip2.library=system-native (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,249 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.checkpoint.dir=file://${hadoop.tmp.dir}/dfs/namesecondary > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,249 DEBUG - [main:] ~ [HBaseConfig] > dfs.client.use.legacy.blockreader.local=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,249 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.top.windows.minutes=1,5,25 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,250 DEBUG - [main:] ~ [HBaseConfig] > net.topology.node.switch.mapping.impl=org.apache.hadoop.net.ScriptBasedMapping > (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,250 DEBUG - [main:] ~ [HBaseConfig] > dfs.storage.policy.enabled=true (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,250 DEBUG - [main:] ~ [HBaseConfig] > hbase.master.keytab.file=/etc/hbase.keytab (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,250 DEBUG - [main:] ~ [HBaseConfig] > dfs.namenode.list.cache.pools.num.responses=100 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,250 DEBUG - [main:] ~ [HBaseConfig] > nfs.server.port=2049 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,251 DEBUG - [main:] ~ [HBaseConfig] > hbase.hstore.compaction.max=10 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,251 DEBUG - [main:] ~ [HBaseConfig] > hbase.zookeeper.quorum=com.zookeeper.quorum (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,251 DEBUG - [main:] ~ [HBaseConfig] > ha.zookeeper.parent-znode=/hadoop-ha (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,252 DEBUG - [main:] ~ [HBaseConfig] > hbase.rpc.shortoperation.timeout=10000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,252 DEBUG - [main:] ~ [HBaseConfig] > dfs.datanode.block-pinning.enabled=false (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,252 DEBUG - [main:] ~ [HBaseConfig] > hbase.thrift.maxWorkerThreads=1000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,252 DEBUG - [main:] ~ [HBaseConfig] > hbase.data.umask=000 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,252 DEBUG - [main:] ~ [HBaseConfig] > fs.s3a.attempts.maximum=10 (HBaseStoreManager:341) > > > > 2018-06-14 07:17:59,253 DEBUG - [main:] ~ [HBaseConfig] > hbase.rpc.protection=privacy (HBaseStoreManager:341) > > > <p class=MsoNormal style='mso-margin-top-alt:auto;m > >
