Hi all,

I have a project that needs to be upgraded from Hive .1.0to 2.1.1 but as
soon as I upgrade to the libraries it throws exceptions uring the start.

To simpliy things, I¹ll be using another project in ths email ­ Beeju ->
https://github.com/HotelsDotCo/beeju.

The project consists of avery few classes and at the moment is released
with Hive 1.2.1. I¹ve upgrade to ive 2.1.0 to make sure it works andit
does work fine. With Hive 2.11 the Hive metastore storage classes cant
create the metastore database.

The code in question is:

new org.apache.hadoop.hive.metastre.HiveMetaStoreClienthiveConf);

The variable hiveConf is a HiveConf object that contains:


conf.setBoolean("hcatalog.hive.client.cache.disaled", true);
connectinURL = "jdbc:hsqldb:mem:" + UUID.randomUUID();

conf.setVarConfVars.METASTORECONNECTURLKEY, connectionURL);
    conf.setVar(ConfVars.MEASTORE_CONNECTIN_DRIVER, driverClassName);
    conf.setVar(ConfVars.METASTORE_CONNECTION_USER_NAME, HSQLDB_USE);
    conf.setVar(ConfVars.MTASTOREPWD, HSQLDB_PASSWORD);
    conf.setBoolVar(ConfVars.HMSHANDLERFORCERELOADCONF, true);
con.seBoolean("datanucleus.schema.autoCreateAll", true);


datanucleus.schema.autoCreateAll should instruct the metastore to reate
the DB hoever this is not happening for I can see in the logs.


You¹ll see the log at he end of this email. Can anyne tell me what I¹m
missing here please?

If you feel like testing this yourself you can cone the project, updte
the variable hive.version to 2.1.1 and the run the 
testHiveMetaStoreJUnitRuleTest. To get DEBUG messages in the los the ile
src/test/resources/log4j.xml needs to be edited.

Thanks i advanced.

Regards,
Daniel
--
DdC

‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ LG ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding n
[jar:file:/Users/delcastilloperez/.m2/repository/org/slf4j/slf4j-log4j12/1
.7.10/slf4j-log4j12-1.710.jar!/org/slf4j/impl/StticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/Users/ddelcastilloperez/.m2/repository/org/apache/login/log4j/
log4j-slf4j-impl/2.4.1/log4j-slf4j-impl-2.4.1.jar!/org/slf4j/impl/StaticLog
gerBinder.class]
SLF4J: See ht://www.slf4j.org/codes.html#multiple_bindings for an
explanaton.
SLF4J: Actual binding is of type [rg.slf4j.impl.Log4jLoggerFactory]
0   [main] INFO  org.apache.hadoop.hive.conf.HiveConf  - Found
configuration file null
8   [main] DEBUG org.apache.hadoop.utiShell  - Failed to detect a valid
hadoop hom directory
java.io.IOException: HDOOP_HOME or hadoop.home.dir are not set.
        at org.apache.hadoop.util.Shell.checkHadoopHome(Shell.java:326)
        at org.apace.hadoop.util.Shell.<clinit>(Shel.java:351)
        at 
org.apache.hadoop.hive.conf.HiveConf$ConfVars.findHdoopBinary(HiveConf.jv
a:3192)
        at 
org.apache.hadoop.hive.conf.HiveConfConfVars.<clinit>(HiveConf.java:549)
        at org.apache.hadoop.hive.conf.HiveConf.<clnit>(HiveConf.java:143)
        at com.hotelsbeeju.BeejuJUnitRule.<init>(BeejuJUnitRule.java:44)
        at 
com.hotels.beeju.ieMetaStoreJUnitRule.<init>(HiveetaStoreJUnitRule.java:
69)
        at 
com.hotels.beeju.HiveMetaStoreJUnitRule.<init>(HiveMetatoreJUnitRule.java:
60)
        at 
com.hotels.beeju.HivMetaStoreJUnitRuleTest.<init>(HiveMetaStoreJUnitRuleTe
st.java:36)     at un.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)
        at 
sun.reflect.ativeConstructorAccessorImp.newInstance(NativeConstructorAcce
ssorImpl.java:57)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInsance(DelegatingConstru
ctorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.ava:526)
        at 
org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.
java:19)
        at 
org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4Cla
ssRunner.java:244)
        at 
org.junit.internal.unners.model.ReflectiveCallable.run(ReflectiveCallable.
java:12)
        at 
org.junit.runners.BlockJUnit4ClassRunner.ethodBlock(BlockJUnit4ClassRunner
.java:241)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClasRunner.ja
va:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.ja
va:50)
        at org.junit.runner.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runnrs.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.jav:53)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
        at 
org.junit.internal.runners.statements.Runfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.eclips.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestRe
ference.java:86)
        at 
org.eclipse.jdt.internal.junitrunner.TestExecution.run(TestExecution.java:
38)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runests(RemoteTestR
unner.java:459)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemotTestR
unner.java:678)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner
.java:382)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunne
r.java:192)
34   [main] DBUG org.apache.hadoop.util.Shell  - setsid is not available
on this machine. So not using it.
34   [main] EBUG org.apache.hadoop.util.Shell  - setsid exited with exit
code 0
367  [main] DEBUG org.apache.hadoop.con.Configuration  - Handling
deprecation for all properties in config...
368  [main] DEBUG org.apache.hadoop.conf.Cofiguration  - Handling
deprecation for hive.entity.capture.transform
368  [main] DEBUG org.apache.hadoop.conf.Coniguration  - Handling
deprecation for hive.optimize.skewjoin.compiletime
368  [main] DEBUG org.apache.hadoop.conf.Confguration  - Handling
deprecation for hive.optimize.limittranspose.reductionpercentage
368  [main] DBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.tez.exec.inplace.progress
368  [main] DEBUG org.apache.haoop.conf.Configuration  - Handling
deprecation for hive.optimize.ppd.windowing
368  [main] DEBUG org.apache.haoop.conf.Configuration  - Handling
deprecation for hive.server2.authentication.ldap.groupMembershipKey
368 [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.batch.retrieve.max
368  [mai] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.security.authorization.sqlstd.confwhitelit.append
368  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.map.agr.hash.force.flush.memory.threshold
368  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hiv.autogen.columnalias.prefix.label
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecaion for hive.stats.dbclass
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecaton for hive.exec.infer.bucket.sort.num.buckets.power.two
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation fo hive.script.operator.id.env.var
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hiv.optimize.groupby
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.dml.evens
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.compactor.workertimeout
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.daemon.work.dirs
369  [main]DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.pre.event.listeners
369  [main] DEBUG org.apachehadoop.conf.Configuration  - Handling
deprecation for hive.io.rcfile.tolerate.corruptions
369  [main] DEBUG org.apache.hdoop.conf.Configuration  - Handling
deprecation for hive.convert.join.bucket.mapjoin.tez
369  [main] DEBUG org.apahe.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.task.scheduler.num.schedulable.tasks.per.node369  
[main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.tez.container.size
369  [main] DEBUG org.apache.hadoop.conf.onfiguration  - Handling
deprecation for hive.metastore.warehouse.dir
369  [main] DEBUG org.apache.hadoop.conf.Confiuration  - Handling
deprecation for hive.server2.enable.doAs
369  [main] DEBUG org.apache.hadoop.conf.Configurtion  - Handling
deprecation for hive.llap.daemon.rpc.num.handlers
369  [main] DEBUG org.apache.hadoop.conf.Configurtion  - Handling
deprecation for hive.metastore.event.clean.freq
369  [main] DEBUG org.apache.hadoop.conf.Configuration - Handling
deprecation for hive.orc.splits.ms.footer.cache.enabled
369  [main] DEBUG org.apache.hadoop.conf.Coniguration  - Handling
deprecation for hive.server2.thrift.max.message.size
369  [main] DEBUG org.apache.hadoop.cof.Configuration  - Handling
deprecation for hive.tez.exec.print.summary
369  [main] DEBUG org.apache.hadoop.conf.onfiguration  - Handling
deprecation for hive.exec.pre.hooks
369  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecatin for hive.llap.io.orc.time.counters
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.execdefault.partition.name
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.tez.dfault.queues
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.compute.query.using.stat
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.exec.check.crossproducts
37  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.management.acl
370  [main] DEBUG orgapache.hadoop.conf.Configuration  - Handling
deprecation for hive.map.groupby.sorted
370  [main] DEBUG org.apache.adoop.conf.Configuration  - Handling
deprecation for hive.llap.daemon.shuffle.dir.watcher.enabled
370  [main] DEBUG org.apache.haoop.conf.Configuration  - Handling
deprecation for hive.tez.task.scale.memory.reserve.fraction.max
370 [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cluster.delegation.token.store.zookeeperconnectString
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.spark.clientconnect.timeout
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.stats.defaultpublisher
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.explain.user
370 [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.hbase.cache.max.full370  [main] DEBUG 
org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.session.hook
370  [man] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.in.test
370  [main] DEBUG org.apache.adoop.conf.Configuration  - Handling
deprecation for hive.insert.into.external.tables
370  [main] DEBUG org.apach.hadoop.conf.Configuration  - Handling
deprecation for hive.limit.row.max.size
370  [main] DEBUG org.apache.hadoop.conf.Cnfiguration  - Handling
deprecation for hive.query.id
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Hadling
deprecation for hive.test.rollbacktxn
370  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for ive.llap.daemon.service.principal
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation fr hive.intermediate.compression.codec
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cluser.delegation.token.store.class
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation forhive.mapred.local.mem
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for datanucleusschema.validateTables
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.optimze.index.filter.compact.maxsize
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprection for hive.orc.row.index.stride.dictionary.check
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Hanling
deprecation for hive.error.on.empty.partition
371  [main] DEBUG org.apache.hadoop.conf.Configuration   Handling
deprecation for hive.exec.log4j.file
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprection for hive.llap.io.use.fileid.path
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.exec.max.ynamic.partitions.pernode
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastor.server.min.threads
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.zk.sm.keytb.file
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.io.rcfile.column.number.onf
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.archive.intermedite.archived
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.transform.escape.input
31  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.async.exec.async.compie
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.dbaccess.ssl.poperties
371  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.orc.splits.include.fleid
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.thrift.min.worke.threads
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.thrift.clint.retry.delay.seconds
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for datanucleus.cche.level2
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cli.errors.ignore
372  [min] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.groupby.skewindata
372  [main] DEBUG org.apache.hadop.conf.Configuration  - Handling
deprecation for hive.transactional.table.scan
372  [main] DEBUG org.apache.hadoopconf.Configuration  - Handling
deprecation for hive.auto.convert.join.use.nonstaged
372  [main] DEBUG org.apache.hadop.conf.Configuration  - Handling
deprecation for hive.execution.engine
372  [main] DEBUG org.apache.haoop.conf.Configuration  - Handling
deprecation for hive.server2.thrift.http.worker.keepalive.time
372  [main] DEBUG org.aache.hadoop.conf.Configuration  - Handling
deprecation for hive.mv.files.thread
372  [main] DEBUG org.apache.adoop.conf.Configuration  - Handling
deprecation for hive.serdes.using.metastore.for.schema
372  [main] DEBUG or.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.script.operator.env.blacklist
372  [main] DEBUG org.aache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.thrift.login.timeout
372  [man] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.daemon.delegation.token.lietime
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.uerylog.plan.progress.interval
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.log.explai.output
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.zookeeper.connetion.basesleeptime
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.client.drop.artitions.using.expressions
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.async.xec.keepalive.time
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.limit.query.max.tble.partition
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cli.prety.output.num.cols
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cbo.returnpat.hiveop
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for javax.jdo.option.ConnectionUserName372  [main] DEBUG 
org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.exec.orc.defalt.block.size
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.max.star.attempts
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.exec.cncatenate.check.index
372  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.countes.group.name
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.vectorized.exection.reducesink.new.enabled
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hie.explain.dependency.append.tasktype
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llp.daemon.rpc.port
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastor.thrift.framed.transport.enabled
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation fr hive.cbo.costmodel.cpu
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2thrift.http.path
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.idex.compact.query.max.entries
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.sparkclient.future.timeout
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation forhive.conf.validation
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.compctor.history.reaper.interval
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for ive.in.tez.test
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cbo.cstmodel.extended
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.optiize.reducededuplication
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation forhive.test.dummystats.publisher
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hivemetastore.aggregate.stats.cache.max.variance
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecatin for hive.stats.gather.num.threads
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprection for hive.server2.builtin.udf.whitelist
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llapam.liveness.connection.timeout.ms
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.thift.client.user
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metadata.expor.location
373  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.orc.gap.cache
373  [man] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.direct.sql.max.elements.in.clause
373  [main] DEBG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.service.metrics.file.frequency
374  [mai] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.client.stats.publishes
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.test.mode.samplefreq
374  [main] DEBUG org.apahe.hadoop.conf.Configuration  - Handling
deprecation for hive.io.exception.handlers
374  [main] DEBUG org.apache.haoop.conf.Configuration  - Handling
deprecation for hive.server2.thrift.http.request.header.size
374  [main] DEBUG org.pache.hadoop.conf.Configuration  - Handling
deprecation for hive.exec.job.debug.timeout
374  [main] DEBUG org.apache.hadoop.confConfiguration  - Handling
deprecation for hive.conf.hidden.list
374  [main] DEBUG org.apache.hadoop.conf.Configuration   Handling
deprecation for hive.hashtable.key.count.adjustment
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Hadling
deprecation for hive.llap.validate.acls
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handlin
deprecation for hive.archive.enabled
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation forhive.insert.into.multilevel.dirs
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
depecation for hive.exec.compress.output
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.start.leanup.scratchdir
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.vectorizd.execution.reduce.groupby.enabled
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation forhive.metastore.ds.connection.url.hook
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
depecation for hive.llap.auto.enforce.vectorized
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handing
deprecation for hive.metastore.disallow.incompatible.col.type.changes
374  [main] DEBUG org.apache.hadoop.conf.Configuration  -Handling
deprecation for hive.hashtable.loadfactor
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handlng
deprecation for hive.user.install.directory
374  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecaion for hive.metastore.aggregate.stats.cache.max.partitions
374  [main] DEBUG org.apache.hadoop.conf.Configuration - Handling
deprecation for hive.binary.record.max.length
374  [main] DEBUG org.apache.hadoop.conf.Configuraton  - Handling
deprecation for hive.vectorized.use.vectorized.input.format
375  [main] DEBUG org.apache.hadoop.conf.Configurtion  - Handling
deprecation for hive.mapjoin.followby.map.aggr.hash.percentmemory
375  [main] DEBUG org.apache.hadoop.cnf.Configuration  - Handling
deprecation for hive.merge.tezfiles
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - andling
deprecation for hive.jar.path
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for ive.spark.client.rpc.max.size
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation or hive.exec.driver.run.hooks
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecatio for hive.stats.fetch.partition.stats
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.tez.tsk.scale.memory.reserve.fraction
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.servr.tcp.keepalive
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.zookeeper.clean.extr.nodes
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.am.liveness.onnection.sleep.between.retries.ms
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cli.rint.current.db
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.zookeepr.publish.configs
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.typechek.on.insert
375  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.io.memory.size
375 [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.log.every.n.records
375  [main] DEBUGorg.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.exim.strict.repl.tables
375  [main] DEBUG org.apachehadoop.conf.Configuration  - Handling
deprecation for hive.log.trace.id
375  [main] DEBUG org.apache.hadop.conf.Configuration  - Handling
deprecation for hive.zookeeper.quorum
375  [main] DEBUG org.apache.hadoop.conf.Configuraton  - Handling
deprecation for hive.cli.print.header
375  [main] DEBUG org.apache.hadoop.conf.Configuration - Handling
deprecation for hive.llap.task.scheduler.locality.delay
375  [main] DEBUG org.apache.hadoop.conf.Configuration - Handling
deprecation for datanucleus.connectionPoolingType
375  [main] DEBUG org.apache.hadoop.conf.Configuratin  - Handling
deprecation for hive.orc.splits.include.file.footer
375  [main] DEBUG org.apache.hadoop.conf.Confiuration  - Handling
deprecation for hive.security.metastore.authorization.auth.reads
375  [main] DEBUG orgapache.hadoop.conf.Configuration  - Handling
deprecation for hive.max.open.txns
375  [main] DEBUG org.aache.hadoop.conf.Configuration  - Handling
deprecation for hive.groupby.limit.extrastep
376  [main] DEBUG org.pache.hadoop.conf.Configuration  - Handling
deprecation for hive.auto.convert.sortmerge.join.to.mapjoin
376 [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.llap.daemon.num.file.cleaner.threads
376 [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.scratchdir.lock
376  [main] DEBUG or.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.hbase.aggr.stats.invalidator.frequency
376  [mai] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.warehouse.subdir.inherit.perms
376  [main DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.optimize.sort.dynamic.partition
376  [mai] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.default.fileformat
376  [main] DEBUG org.apace.hadoop.conf.Configuration  - Handling
deprecation for hive.exec.schema.evolution
376  [main] DEBUG orgapache.hadoop.conf.Configuration  - Handling
deprecation for hive.server2.xsrf.filter.enabled
376  [mai] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.txn.timeout
376  [main] DEBUG or.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.index.compact.file
376  [main] DEBUG org.apache.adoop.conf.Configuration  - Handling
deprecation for hive.stats.column.autogather
376  [main] DEBUG org.apache.hadoop.con.Configuration  - Handling
deprecation for hive.query.string
376  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handlng
deprecation for hive.metastore.aggregate.stats.cache.enabled
376  [main] DEBUG org.apache.hadoop.confConfiguration  - Handling
deprecation for hive.server2.thrift.port
376  [main] DEBUG org.apache.hadoop.conf.Cnfiguration  - Handling
deprecation for hive.exec.mode.local.auto.input.files.max
376  [main] DEBUG org.apache.hadoop.conf.Cofiguration  - Handling
deprecation for hive.security.authorization.enabled
376  [main] DEBUG org.apache.hadoop.conf.Cofiguration  - Handling
deprecation for hive.async.log.enabled
376  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hve.llap.auto.enforce.stats
376  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metstore.connect.retries
376  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.index.blckfilter.file
376  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for 
hive.vectoized.execution.mapjoin.native.multikey.only.enabled
377  [main] DEBUG org.apache.hadoop.conf.Configuratio  - Handling
deprecation for hive.metastore.end.function.listeners
377  [main] DEBUG org.apache.hadoop.conf.Configration  - Handling
deprecation for hive.zookeeper.client.port
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Hanling
deprecation for hive.exec.submitviachild
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecaion for hive.test.mode
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for mapreduce.inut.fileinputformat.split.minsize.per.node
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Hanling
deprecation for hive.llap.io.threadpool.size
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprcation for hive.metastore.stats.ndv.densityfunction
377  [main] DEBUG org.apache.hadoop.conf.Configuration - Handling
deprecation for hive.test.fail.heartbeater
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Hanling
deprecation for hive.tez.input.generate.consistent.splits
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Hadling
deprecation for hive.metastore.archive.intermediate.original
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - andling
deprecation for hive.server2.session.check.interval
377  [main] DEBUG org.apache.hadoop.conf.Confiuration  - Handling
deprecation for hive.llap.file.cleanup.delay.seconds
377  [main] DEBUG org.apache.hadoop.conf.Cnfiguration  - Handling
deprecation for hive.optimize.index.filter
377  [main] DEBUG org.apache.hadoop.conf.Confiuration  - Handling
deprecation for hive.stats.autogather
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handlig
deprecation for hive.server.read.socket.timeout
377  [main] DEBUG org.aphe.hadoop.conf.Configuration  - Handling
deprecation for hive.timedout.xn.reaper.interval
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.txn.manager.dump.lock.state.on.acquireimeout
377  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handlig
deprecation for hive.server2.webui.host
377  [main] DEBUG org.apache.hadoop.conf.Coiguration  - Handling
deprecation for hive.server2.transport.mode77  [main] DEBUG 
org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.security.authization.createtable.owner.grants
378  [main] DEBUG org.apache.hoop.conf.Configuration  - Handling
deprecation for hive.metastore.aggregate.stats.cache.max.full
378  ain] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecaon for hive.compat
378  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.cli.prompt
378 main] DEBUG org.apache.hadoop.conf.Configuration  - Handlindeprecation for 
hive.metastore.hbase.aggregate.stats.false.positive.probability
378  [main] DEBUG o.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.orc.spls.ms.footer.cache.ppd.enabled
378  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deecation for hive.server2.keystore.path
378  [main] DEBUG org.apae.hadoop.conf.Configuration  - Handling
deprecation for hive.direct.sql.max.elements.values.clause
378 main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
drecation for hive.hwi.war.file
378  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
depcation for hive.exec.infer.bucket.sort
378  [main] DEBUG org.apae.hadoop.conf.Configuration  - Handling
deprecation for hive.optimize.cte.materialize.threshold
378  ain] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecatn for javax.jdo.option.ConnectionDriverName
378  [main] DEBUG org.apache.hadoop.conf.Configuration  Handling
deprecation for hive.index.compact.binary.search
378  ain] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.semantic.analyzer.ho
378  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handlingeprecation 
for hive.lock.mapred.only.operation
378  [main] DEBUG org.apache.hadoop.conf.Configuratio - Handling
deprecation for hive.server2.thrift.http.port
378  [main] DBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.timedout.txn.reaper.start
378  [in] DEBUG org.apache.hadoop.conf.Configuration  - Handling
precation for hive.llap.daemon.web.ssl
378  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deecation for hive.cbo.costmodel.hdfs.write
378  [main] DEBUG g.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.fileformat.check
378  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handlg
deprecation for hive.prewarm.enabled
379  [main] DEBUG org.apae.hadoop.conf.Configuration  - Handling
deprecation for hive.ddl.createtablelike.properties.whitelis379  [main] DEBUG 
org.apache.hadoop.conf.Configuration  - Handlingeprecation for 
hive.server2.webui.spnego.keytab
379  [main] DEBUG org.apache.hadoop.conf.Configuratio - Handling
deprecation for hive.script.recordreader
379  [main] DEBUG org.pache.hadoop.conf.Configuration  - Handling
deprecation for hive.stats.map.num.entrie379  [main] DEBUG 
org.apache.hadoop.conf.Configuration  - Handng
deprecation for hive.metastore.archive.intermediate.extracted
379  [main] DEBUG org.apache.hadoop.conf.Confuration  - Handling
deprecation for hive.prewarm.numcontainers
379  ain] DEBUG org.apache.hadoop.conf.Configuration  - Handling
deprecation for hive.metastore.kerberos.ktab.file
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Haning
deprecation for hive.client.stats.counters
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hbase.wal.enled
379  [main] DEBUG org.apache.hadoop.conf.Configuration  Handling 
deprecation for hive.llap.auto.auth
379  [main] DEBUG org.apache.hadoop.conf.Configuration- Handling 
deprecation for hive.default.rcfile.serde
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.index.compact.query.max.size
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.use.spnego
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.job.monitor.timeout
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.dynamic.partition.pruning
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.authorization.manager
379  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.limittranspose
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.session.id
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.communicator.num.threads
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.test.dummystats.aggregator
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.allocator.mmap
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.file.max.footer
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.sasl.enabled
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.reducededuplication.min.reducer
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cache.expr.evaluation
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for stream.stderr.reporter.enabled
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.check.memory.rows
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.reliable
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.fetch.output.serde
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.default.buffer.size
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.tez.sessions.init.threads
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.resultset.use.unique.column.names
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.event.listeners
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.fastpath
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.max.threads
380  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.variable.substitute.depth
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for javax.jdo.option.NonTransactionalRead
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cluster.delegation.token.store.zookeeper.acl
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hbase.generatehfiles
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.ppd
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.map.aggr.hash.percentmemory
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.localtask.max.memory.usage
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.dynamic.partition.pruning.max.event.size
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.event.db.listener.timetolive
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.fetch.task.conversion.threshold
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.optimized.hashtable.probe.percent
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.orc.cache.use.soft.references
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.allocator.mmap.path
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.yarn.shuffle.port
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.added.jars.path
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.dynamic.partition.pruning.max.data.size
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.auto.enforce.tree
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for mapreduce.job.reduces
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.merge.size.per.task
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.decoding.metrics.percentiles.intervals
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.http.response.header.size
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.aggregate.stats.cache.clean.until
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.authorization.createtable.user.grants
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.auto.convert.join.noconditionaltask
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.client.connect.retry.limit
381  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.allocator.alloc.max
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.list.num.entries
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.tez.session.lifetime
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.bucket.pruning.compat
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.cache.max.reader.wait
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.map.aggr.hash.min.reduction
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.client.socket.lifetime
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metadata.move.exported.metadata.to.trash
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.use.row.serde.deserialize
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.min.partition.factor
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapred.reduce.tasks.speculative.execution
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hbase.snapshot.restoredir
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cbo.costmodel.local.fs.read
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.display.partition.cols.separately
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.support.quoted.identifiers
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.listbucketing
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for 
hive.llap.task.communicator.connection.sleep.between.retries.ms
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.querylog.location
382  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.aggregate.stats.max.partitions
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.strict.checks.cartesian.product
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.script.allow.partial.consumption
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.am.liveness.heartbeat.interval.ms
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.global.init.file.location
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.port
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.aggregate.stats.cache.fpp
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.client.consistent.splits
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.use.ssl
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.support.concurrency
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.filter.in.factor
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.test.mode.prefix
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hmshandler.retry.attempts
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.rdbms.useLegacyNativeValueStrategy
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.connection.class
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.idle.session.check.operation
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.zookeeper.connection.max.retries
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.init.hooks
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.exponential.backoff.slot.length
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.max.created.files
383  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.bind.host
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.initiator.failed.compacts.threshold
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.idle.operation.timeout
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.resultset.max.fetch.size
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.log.level
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cbo.enable
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.key.prefix
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for stream.stderr.reporter.prefix
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.rcfile.use.sync.cache
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.async.exec.shutdown.timeout
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.authorization.createtable.role.grants
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.localize.resource.wait.interval
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.collect.scancols
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.intermediate.compression.type
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.limittranspose.reductiontuples
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.constant.propagation
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.bucket.pruning
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.acl
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.order.columnalignment
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.txn.heartbeat.threadpool.size
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hashtable.initialCapacity
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.memory.pool
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.counters.pull.interval
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.service.metrics.hadoop2.frequency
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.keystore.password
384  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.service.refresh.interval.sec
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.io.rcfile.record.interval
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.execution.mode
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exim.uri.scheme.whitelist
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapper.cannot.span.multiple.partitions
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.table.parameters.default
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.aggregate.stats.cache.max.reader.wait
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.lock.sleep.between.retries
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.task.scheduler.node.disable.backoff.factor
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.filter.hook
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.ppd.storage
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.execution.enabled
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.memory.mode
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.file.metadata.threads
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.stagingdir
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.compile.lock.timeout
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.identifierFactory
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.task.scheduler.enable.preemption
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.groupby.mapaggr.checkinterval
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.point.lookup
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.input.format
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.merge.mapredfiles
385  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.server.max.threads
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.map.fair.scheduler.queue
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.worker.threads
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.script.operator.truncate.env
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.authenticator.manager
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.sampling.orderby
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.plan
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.merge.sparkfiles
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.http.cookie.is.secure
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.index.groupby
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.default.fileformat.managed
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.cache.level2.type
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.deserialization.factor
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.plugin.pluginRegistryBundleCheck
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.lock.numretries
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.idle.session.timeout
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.added.archives.path
386  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.download.permanent.fns
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.atomic
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.rowoffset
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for javax.jdo.option.ConnectionURL
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.rpc.query.plan
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.authentication.kerberos.principal
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.current.database
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.reloadable.aux.jars.path
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.post.hooks
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.dynamic.partition
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.enforce.sortmergebucketmapjoin
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.resultset.serialize.in.tasks
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.kerberos.principal
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.schema.verification.record.version
387  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.direct.sql.max.query.length
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.client.connect.retry.delay
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cbo.costmodel.hdfs.read
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.failure.hooks
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for parquet.memory.pool.ratio
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.ppd.recognizetransivity
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapred.mode
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.allocator.alloc.min
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for yarn.bin.path
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.max.worker.threads
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.enable.memory.manager
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.output.service.port
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.join.emit.interval
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.cache.max.writer.wait
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.temporary.table.storage
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.schema.autoCreateAll
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.orc.splits.allow.synthetic.fileid
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.merge.rcfile.block.level
388  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.fs.handler.class
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.encoding.strategy
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.use.vector.serde.deserialize
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.dynamic.partition.hashjoin
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.use.lrfu
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.http.cookie.is.httponly
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.history.retention.failed
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.collect.tablekeys
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.logging.operation.enabled
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.wait.queue.comparator.class.name
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.support.sql11.reserved.keywords
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.schema.validateColumns
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.decode.partition.name
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.authentication
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.optimized.hashtable
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.point.lookup.min
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.multi.insert.move.tasks.share.dependencies
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.service.metrics.class
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.skewjoin.key
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.int.timestamp.conversion.in.seconds
389  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.variable.substitute
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.enforce.bucketmapjoin
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.debug.localtask
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.rework.mapredwork
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.merge.smallfiles.avgsize
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.partition.inherit.table.properties
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.metastore.authenticator.manager
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.writeset.reaper.interval
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.skewjoin.mapjoin.map.tasks
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.limit.optimize.enable
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.reorder.nway.joins
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.conf.internal.variable.list
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.task.communicator.connection.timeout.ms
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hmshandler.retry.interval
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.sasl.qop
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.copyfile.maxsize
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.tez.initialize.default.sessions
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.authorization.storage.checks
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.filter.stats.reduction
390  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.ppd.remove.duplicatefilters
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.authentication.ldap.guidKey
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.orc.cache.stripe.details.size
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.msck.path.validation
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.metrics.enabled
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.token.signature
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.limit.pushdown.memory.usage
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.batch.retrieve.table.partition.max
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.allocator.direct
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.management.acl.blocked
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.try.direct.sql.ddl
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.execution.mapjoin.native.enabled
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.bucketingsorting
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.aux.jars.path
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.partition.name.whitelist.pattern
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hwi.listen.host
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.join.factor
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.users.in.admin.role
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.sampling.orderby.percent
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.unlock.numretries
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.limit.optimize.fetch.max
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.task.scheduler.node.reenable.max.timeout.ms
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.submit.local.task.via.child
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.keystore.path
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.local.scratchdir
391  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.parallel
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for javax.jdo.option.DetachAllOnCommit
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.auto.convert.join.noconditionaltask.size
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.management.rpc.port
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.limit.optimize.limit.file
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.default.row.index.stride
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.allow.permanent.fns
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.dictionary.key.size.threshold
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.client.password
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.ndv.error
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hwi.listen.port
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.dynamic.partition.pruning.max.data.size
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.drop.ignorenonexistent
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.outerjoin.supports.filters
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.dynamic.partition.pruning
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.support.dynamic.service.discovery
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.orm.retrieveMapNullsAsEmptyStrings
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.parquet.timestamp.skip.conversion
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.query.result.fileformat
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.auto.max.output.size
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.keystore.password
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.driver.parallel.compilation
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.authorization.sqlstd.confwhitelist
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.support.special.characters.tablename
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.fetch.column.stats
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cbo.costmodel.network
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.script.auto.progress
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.tez.session.lifetime.jitter
392  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.perf.logger
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for fs.har.impl
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.skip.corrupt.data
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.test.fail.compaction
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hash.table.inflation.factor
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.auto.convert.sortmerge.join.bigtable.selection.policy
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.authorization.createtable.group.grants
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.script.maxerrsize
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.aggr.stats.memory.ttl
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.async.exec.wait.queue.size
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.authorization.task.factory
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.ssl.protocol.blacklist
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.delta.pct.threshold
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.aggr.stats.hbase.ttl
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.cache.ttl
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.script.trust
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.distinct.rewrite
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.tasklog.debug.timeout
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.txn.manager
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.http.max.idle.time
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.hybridgrace.minwbsize
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.default.block.padding
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.remote.token.requires.signing
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.aggregate.stats.max.variance
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.expression.proxy
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.integral.jdo.pushdown
393  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.auto.convert.sortmerge.join
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.orc.compute.splits.num.threads
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.union.remove
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.txn.max.open.batch
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.map.aggr
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.hybridgrace.memcheckfrequency
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.initiator.on
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.zookeeper.session.timeout
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.history.retention.succeeded
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.aggr.stats.cache.entries
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.execute.setugi
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.event.expiry.duration
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.bucketmapjoin
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cbo.costmodel.local.fs.write
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.storeManagerType
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.smbjoin.cache.rows
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.compression.strategy
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.lock.manager
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.skewjoin
394  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.udtf.auto.progress
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.strict.checks.large.query
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.auto.max.input.size
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.orc.splits.directory.batch.ms
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hadoop.bin.path
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.autogen.columnalias.prefix.includefuncname
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cli.tez.session.async
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapred.partitioner
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.remove.identity.project
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for javax.jdo.option.ConnectionPassword
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.uris
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.cache.clean.until
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.transpose.aggr.join
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.default.serde
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for mapreduce.input.fileinputformat.split.minsize.per.rack
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.spnego.principal
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.mode.local.auto.inputbytes.max
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stageid.rearrange
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.lockmgr.zookeeper.default.partition.name
395  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.task.preemption.metrics.intervals
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.client.socket.timeout
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.default.compress
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.max.num.delta
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for 
hive.vectorized.execution.mapjoin.native.fast.hashtable.enabled
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.fshandler.threads
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.metadataonly
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.dynamic.partition.mode
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.server.tcp.keepalive
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.session.history.enabled
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.default.aggregator
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.check.interval
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.task.scheduler.node.reenable.min.timeout.ms
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for mapreduce.input.fileinputformat.split.maxsize
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.partition.columns.separate
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.worker.keepalive.time
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.transactionIsolation
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.history.retention.attempted
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.base.delta.ratio
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.metastore.authorization.manager
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.port
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.http.cookie.max.age
396  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.bucket.cache.size
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.default.stripe.size
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.table.type.mapping
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.service.metrics.reporter
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.io.rcfile.record.buffer.size
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.parallel.thread.number
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.test.authz.sstd.hs2.mode
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.show.job.failure.debug.info
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.stats.max.variable.length
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.logging.operation.log.location
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.query.redactor.hooks
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.thrift.compact.protocol.enabled
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.failure.retries
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.skip.compile.udf.check
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.async.exec.threads
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.added.files.path
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.max.partition.factor
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.null.scan
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.parallel.ops.in.session
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cluster.delegation.token.store.zookeeper.znode
397  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.service.metrics.hadoop2.component
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.bucketmapjoin.sortedmerge
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.index.compact.file.ignore.hdfs
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.abortedtxn.threshold
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.localize.resource.num.wait.attempts
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.zookeeper.namespace
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.object.cache.enabled
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.long.polling.timeout
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.hmshandler.force.reload.conf
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.skewjoin.mapjoin.min.split
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.vcpus.per.instance
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.client.server.connect.timeout
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.aggregate.stats.cache.size
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.multigroupby.singlereducer
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.smalltable.filesize
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.execution.mode
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.client.rpc.sasl.mechanisms
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.conf.restricted.list
398  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.keytab.file
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.hybridgrace.bloomfilter
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.script.serde
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.fetch.task.conversion
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.alias
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.initial.metadata.count.enabled
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.scratch.dir.permission
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for mapreduce.input.fileinputformat.split.minsize
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.authentication.ldap.groupClassKey
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.task.scheduler.timeout.seconds
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.mode.local.auto
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.rcfile.use.explicit.header
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.index.filter.compact.minsize
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.input.format
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.querylog.enable.plan.progress
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.use.SSL
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.zk.sm.connectionString
399  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.max.dynamic.partitions
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.txn.store.impl
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.tez.sessions.per.default.queue
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.num.executors
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.allow.udf.load.on.demand
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.llap.concurrent.queries
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.reducers.max
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.memory.per.instance.mb
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.fetch.task.aggr
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.count.open.txns.interval
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.rawstore.impl
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compute.splits.in.am
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.correlation
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.zerocopy
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.allocator.arena.count
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.groupby.flush.percent
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.smb.number.waves
400  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.aggregate.stats.cache.max.writer.wait
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.output.service.send.buffer.size
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.builtin.udf.blacklist
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.hybridgrace.minnumpartitions
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.authentication.spnego.principal
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.acl.blocked
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.log4j.file
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.followby.gby.localtask.max.memory.usage
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.security.command.whitelist
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.groupby.maxentries
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.http.cookie.auth.enabled
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.logging.operation.level
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.cache.allow.synthetic.fileid
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.test.mode.nosamplelist
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.client.rpc.server.address
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.jobname.length
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.execution.mapjoin.minmax.enabled
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.txn.retryable.sqlex.regex
401  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.auto.reducer.parallelism
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.job.queue
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.ignore.mapjoin.hint
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.task.scheduler.wait.queue.size
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.strict.checks.type.safety
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.sampling.orderby.number
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.optimize.index.autoupdate
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.auto.allow.uber
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.lazysimple.extended_boolean_literal
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.reducers.bytes.per.reducer
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.hbase.catalog.cache.size
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.block.padding.tolerance
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.zk.sm.principal
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.heartbeat.interval
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.task.scale.memory.reserve-fraction.min
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.analyze.stmt.collect.partlevel.stats
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.close.session.on.disconnect
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.metrics.enabled
402  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.authentication.kerberos.keytab
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.enable.grace.join.in.llap
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.try.direct.sql
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.aggregate.stats.cache.ttl
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.direct.sql.batch.size
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.server.max.message.size
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.entity.separator
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.schema.validateConstraints
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.script.recordwriter
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for datanucleus.rdbms.initializeColumnInfo
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.client.rpc.threads
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.orc.split.strategy
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.auto.convert.join
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.cpu.vcores
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.zk.registry.user
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.io.lrfu.lambda
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for javax.jdo.PersistenceManagerFactoryClass
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.cleaner.run.interval
403  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.tez.container.max.java.heap.fraction
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.groupby.orderby.position.alias
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.hybridgrace.hashtable
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.webui.max.historic.queries
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.scratchdir
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.merge.mapfiles
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.auto.progress.timeout
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.merge.orcfile.stripe.level
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.groupby.checkinterval
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.vectorized.execution.reduce.enabled
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.join.cache.size
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.web.port
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.aggregate.stats.cache.size
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.schema.verification
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for 
hive.vectorized.execution.mapjoin.overflow.repeated.threshold
404  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.compactor.delta.num.threshold
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.service.metrics.file.location
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.zookeeper.namespace
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.cbo.cnf.maxnodes
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for javax.jdo.option.Multithreaded
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.job.debug.capture.stacktraces
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.allow.user.substitution
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.llap.daemon.yarn.container.mb
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.session.silent
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.new.job.grouping.set.cardinality
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.sample.seednumber
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.metastore.cache.pinobjtypes
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.mapjoin.optimized.hashtable.wbsize
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.authentication.spnego.keytab
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.repl.task.factory
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.exec.compress.intermediate
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.downloaded.resources.dir
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.server2.thrift.client.retry.limit
405  [main] DEBUG org.apache.hadoop.conf.Configuration  - Handling 
deprecation for hive.spark.client.secret.bits
1000 [pool-1-thread-1] INFO  
org.apache.hadoop.hive.metastore.HiveMetaStore  - 0: Opening raw store 
with implementation class:org.apache.hadoop.hive.metastore.ObjectStore
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.cache.level2 value null from  jpox.properties 
with false
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding javax.jdo.option.ConnectionUserName value null from  
jpox.properties with user
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.connectionPoolingType value null from  
jpox.properties with BONECP
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding javax.jdo.option.ConnectionDriverName value null from  
jpox.properties with org.hsqldb.jdbc.JDBCDriver
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.cache.level2.type value null from  
jpox.properties with none
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.plugin.pluginRegistryBundleCheck value null from  
jpox.properties with LOG
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.autoStartMechanismMode value null from  
jpox.properties with ignored
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.schema.autoCreateAll value null from  
jpox.properties with false
1036 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.schema.validateColumns value null from  
jpox.properties with false
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.rdbms.initializeColumnInfo value null from  
jpox.properties with NONE
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.schema.validateTables value null from  
jpox.properties with false
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding javax.jdo.option.NonTransactionalRead value null from  
jpox.properties with true
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.rdbms.useLegacyNativeValueStrategy value null 
from  jpox.properties with true
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.identifierFactory value null from  
jpox.properties with datanucleus1
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding javax.jdo.option.ConnectionURL value null from  
jpox.properties with jdbc:hsqldb:mem:e31ddb8f-eaef-468f-9c20-cdc6b2afa488
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding javax.jdo.option.DetachAllOnCommit value null from  
jpox.properties with true
1037 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding hive.metastore.integral.jdo.pushdown value null from  
jpox.properties with false
1038 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.storeManagerType value null from  jpox.properties 
with rdbms
1038 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.transactionIsolation value null from  
jpox.properties with read-committed
1038 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding datanucleus.schema.validateConstraints value null from  
jpox.properties with false
1038 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding javax.jdo.PersistenceManagerFactoryClass value null from  
jpox.properties with org.datanucleus.api.jdo.JDOPersistenceManagerFactory
1038 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- Overriding javax.jdo.option.Multithreaded value null from  
jpox.properties with true
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.schema.autoCreateAll = false
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.schema.validateTables = false
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.rdbms.useLegacyNativeValueStrategy = true
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.schema.validateColumns = false
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- hive.metastore.integral.jdo.pushdown = false
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.autoStartMechanismMode = ignored
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.rdbms.initializeColumnInfo = NONE
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- javax.jdo.option.Multithreaded = true
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.identifierFactory = datanucleus1
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.transactionIsolation = read-committed
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- javax.jdo.option.ConnectionURL = 
jdbc:hsqldb:mem:e31ddb8f-eaef-468f-9c20-cdc6b2afa488
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- javax.jdo.option.DetachAllOnCommit = true
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- javax.jdo.option.NonTransactionalRead = true
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.schema.validateConstraints = false
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- javax.jdo.option.ConnectionDriverName = org.hsqldb.jdbc.JDBCDriver
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- javax.jdo.option.ConnectionUserName = user
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.cache.level2 = false
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.plugin.pluginRegistryBundleCheck = LOG
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.cache.level2.type = none
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- javax.jdo.PersistenceManagerFactoryClass = 
org.datanucleus.api.jdo.JDOPersistenceManagerFactory
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.storeManagerType = rdbms
1070 [pool-1-thread-1] DEBUG org.apache.hadoop.hive.metastore.ObjectStore  
- datanucleus.connectionPoolingType = BONECP
1071 [pool-1-thread-1] INFO  org.apache.hadoop.hive.metastore.ObjectStore  
- ObjectStore, initialize called
1177 [pool-1-thread-1] DEBUG DataNucleus.General  - Using PluginRegistry 
org.datanucleus.plugin.NonManagedPluginRegistry
1184 [pool-1-thread-1] DEBUG DataNucleus.General  - Registering bundle 
org.datanucleus version 4.1.6 at URL 
file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleus-co
re/4.1.6/datanucleus-core-4.1.6.jar.
1198 [pool-1-thread-1] DEBUG DataNucleus.General  - Loading extension 
points from plug-in file 
jar:file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleu
s-core/4.1.6/datanucleus-core-4.1.6.jar!/plugin.xml.
1216 [pool-1-thread-1] DEBUG DataNucleus.General  - Loading extensions 
from plug-in file 
jar:file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleu
s-core/4.1.6/datanucleus-core-4.1.6.jar!/plugin.xml.
1220 [pool-1-thread-1] DEBUG DataNucleus.General  - Registering bundle 
org.datanucleus.api.jdo version 4.2.1 at URL 
file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleus-ap
i-jdo/4.2.1/datanucleus-api-jdo-4.2.1.jar.
1223 [pool-1-thread-1] DEBUG DataNucleus.General  - Loading extension 
points from plug-in file 
jar:file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleu
s-api-jdo/4.2.1/datanucleus-api-jdo-4.2.1.jar!/plugin.xml.
1224 [pool-1-thread-1] DEBUG DataNucleus.General  - Loading extensions 
from plug-in file 
jar:file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleu
s-api-jdo/4.2.1/datanucleus-api-jdo-4.2.1.jar!/plugin.xml.
1226 [pool-1-thread-1] DEBUG DataNucleus.General  - Registering bundle 
org.datanucleus.store.rdbms version 4.1.7 at URL 
file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleus-rd
bms/4.1.7/datanucleus-rdbms-4.1.7.jar.
1243 [pool-1-thread-1] DEBUG DataNucleus.General  - Loading extension 
points from plug-in file 
jar:file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleu
s-rdbms/4.1.7/datanucleus-rdbms-4.1.7.jar!/plugin.xml.
1262 [pool-1-thread-1] DEBUG DataNucleus.General  - Loading extensions 
from plug-in file 
jar:file:/Users/ddelcastilloperez/.m2/repository/org/datanucleus/datanucleu
s-rdbms/4.1.7/datanucleus-rdbms-4.1.7.jar!/plugin.xml.
1290 [pool-1-thread-1] INFO  DataNucleus.Persistence  - Property 
datanucleus.cache.level2 unknown - will be ignored
1293 [pool-1-thread-1] INFO  DataNucleus.Persistence  - Property 
hive.metastore.integral.jdo.pushdown unknown - will be ignored
1306 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Java types support 
initialising ...
1373 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Java types support 
loaded : supported java types=[B, [C, [D, [F, [I, [J, 
[Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, 
[Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, 
[Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, 
[Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, 
[Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, 
boolean, byte, char, double, float, int, java.awt.Color, 
java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, 
java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, 
java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, 
java.lang.Short, java.lang.String, java.lang.StringBuffer, 
java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, 
java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, 
java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, 
java.util.BitSet, java.util.Calendar, java.util.Collection, 
java.util.Currency, java.util.Date, java.util.GregorianCalendar, 
java.util.HashMap, java.util.HashSet, java.util.Hashtable, 
java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, 
java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, 
java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, 
java.util.SortedSet, java.util.Stack, java.util.TimeZone, 
java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, 
long, short
1373 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Type converter 
support initialising ...
1406 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Type converter 
support loaded
1406 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for byte[] to : java.nio.ByteBuffer
1406 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for char[] to : java.nio.ByteBuffer
1406 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for double[] to : java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for float[] to : java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for int[] to : java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for long[] to : java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for short[] to : java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for boolean[] to : java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.awt.Color to : java.lang.String,int[]
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.io.Serializable to : 
java.lang.String,byte[],java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.lang.Character to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.lang.Class to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.lang.Integer to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.lang.Long to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.lang.StringBuffer to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.lang.StringBuilder to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.math.BigDecimal to : 
java.lang.String,java.lang.Double,java.nio.ByteBuffer
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.math.BigInteger to : 
java.lang.String,java.nio.ByteBuffer,java.lang.Long
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.net.URI to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.net.URL to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.sql.Date to : 
java.lang.String,java.util.Date,java.lang.Long
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.sql.Time to : 
java.lang.String,java.util.Date,java.lang.Long
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.sql.Timestamp to : 
java.lang.String,java.util.Date,java.lang.Long
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.util.BitSet to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.util.Calendar to : 
java.lang.String,[Ljava.lang.Object;,java.util.Date,java.sql.Timestamp
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.util.Currency to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.util.Date to : java.lang.String,java.lang.Long
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.util.Locale to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.util.TimeZone to : java.lang.String
1407 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - TypeConverter(s) 
available for java.util.UUID to : java.lang.String
1408 [pool-1-thread-1] DEBUG DataNucleus.MetaData  - MetaDataManager : 
Input=(XML,Annotations), XML-Validation=false, 
XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), 
JDO-listener=true
1408 [pool-1-thread-1] DEBUG DataNucleus.MetaData  - Registering listener 
for metadata initialisation
1415 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Creating 
StoreManager for datastore
1538 [pool-1-thread-1] DEBUG DataNucleus.Connection  - Created tx data 
source using pooling type of BONECP
1539 [pool-1-thread-1] DEBUG DataNucleus.Connection  - Registered 
transactional connection factory under name "rdbms/tx"
1539 [pool-1-thread-1] DEBUG DataNucleus.Connection  - Registered 
nontransactional connection factory under name "rdbms/nontx"
1592 [pool-1-thread-1] DEBUG DataNucleus.Connection  - Created nontx data 
source using pooling type of BONECP
1596 [pool-1-thread-1] DEBUG com.jolbox.bonecp.BoneCPDataSource  - JDBC 
URL = jdbc:hsqldb:mem:e31ddb8f-eaef-468f-9c20-cdc6b2afa488, Username = 
user, partitions = 1, max (per partition) = 10, min (per partition) = 0, 
idle max age = 60 min, idle test period = 240 min, strategy = DEFAULT
2022 [pool-1-thread-1] DEBUG DataNucleus.Connection  - 
ManagedConnection(non-enlisted) 
"org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26
b48537 [conn=null, commitOnRelease=true, closeOnRelease=true, 
closeOnTxnEnd=true]" opened
2049 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=false)
2049 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Boolea
nRDBMSMapping, default=false)
2050 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Boolean (jdbc-type=TINYINT, sql-type=TINYINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TinyIn
tRDBMSMapping, default=false)
2051 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallI
ntRDBMSMapping, default=false)
2052 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Byte (jdbc-type=TINYINT, sql-type=TINYINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TinyIn
tRDBMSMapping, default=true)
2052 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallI
ntRDBMSMapping, default=false)
2052 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=true)
2053 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Intege
rRDBMSMapping, default=false)
2054 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Double
RDBMSMapping, default=true)
2055 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Decima
lRDBMSMapping, default=false)
2056 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatR
DBMSMapping, default=true)
2056 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Double
RDBMSMapping, default=false)
2057 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRD
BMSMapping, default=false)
2057 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Decima
lRDBMSMapping, default=false)
2057 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Intege
rRDBMSMapping, default=true)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigInt
RDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Numeri
cRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Integer (jdbc-type=TINYINT, sql-type=TINYINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TinyIn
tRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallI
ntRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigInt
RDBMSMapping, default=true)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Intege
rRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Numeri
cRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Long (jdbc-type=TINYINT, sql-type=TINYINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TinyIn
tRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallI
ntRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallI
ntRDBMSMapping, default=true)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Intege
rRDBMSMapping, default=false)
2058 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.Short (jdbc-type=TINYINT, sql-type=TINYINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TinyIn
tRDBMSMapping, default=false)
2059 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCha
rRDBMSMapping, default=true)
2059 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=false)
2059 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigInt
RDBMSMapping, default=false)
2059 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=LONGVARCHAR, 
sql-type=LONGVARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVa
rcharRDBMSMapping, default=false)
2060 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRD
BMSMapping, default=false)
2062 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRD
BMSMapping, default=false)
2065 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarch
arRDBMSMapping, default=false)
2065 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharR
DBMSMapping, default=false)
2065 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Decima
lRDBMSMapping, default=true)
2065 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Numeri
cRDBMSMapping, default=false)
2065 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Numeri
cRDBMSMapping, default=true)
2066 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRD
BMSMapping, default=true)
2066 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Timest
ampRDBMSMapping, default=false)
2066 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=false)
2066 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCha
rRDBMSMapping, default=false)
2066 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigInt
RDBMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRD
BMSMapping, default=true)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Timest
ampRDBMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCha
rRDBMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigInt
RDBMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Timest
ampRDBMSMapping, default=true)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCha
rRDBMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRD
BMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRD
BMSMapping, default=false)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Timest
ampRDBMSMapping, default=true)
2067 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRD
BMSMapping, default=false)
2068 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=false)
2068 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCha
rRDBMSMapping, default=false)
2068 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigInt
RDBMSMapping, default=false)
2068 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRD
BMSMapping, default=false)
2069 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, 
sql-type=LONGVARBINARY, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVa
rBinaryRDBMSMapping, default=true)
2069 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRD
BMSMapping, default=false)
2069 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.io.Serializable (jdbc-type=VARBINARY, 
sql-type=VARBINARY, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBin
aryRDBMSMapping, default=false)
2070 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type java.io.File (jdbc-type=LONGVARBINARY, 
sql-type=LONGVARBINARY, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Binary
StreamRDBMSMapping, default=true)
2070 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, 
sql-type=BIGINT, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigInt
RDBMSMapping, default=true)
2070 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, 
sql-type=INTEGER, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Intege
rRDBMSMapping, default=false)
2070 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, 
sql-type=NUMERIC, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.Numeri
cRDBMSMapping, default=false)
2070 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, 
sql-type=CHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRD
BMSMapping, default=false)
2070 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Adding RDBMS support 
for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, 
sql-type=VARCHAR, 
datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCha
rRDBMSMapping, default=false)
2077 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Removing RDBMS 
support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT)
2077 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Removing RDBMS 
support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL)
2077 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Removing RDBMS 
support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
2077 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Removing RDBMS 
support for Java type java.lang.String (jdbc-type=NVARCHAR, 
sql-type=NVARCHAR)
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - 
======================= Datastore =========================
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - StoreManager : 
"rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Datastore : 
read-write
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Schema Control : 
AutoCreate(None), Validate(None)
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Schema : 
NamingFactory=datanucleus2 identifierCase=null
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Query Languages : 
[JDOQL, JPQL, SQL, STOREDPROC]
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Queries : Timeout=0
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - 
===========================================================
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Datastore Adapter : 
org.datanucleus.store.rdbms.adapter.HSQLAdapter
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Datastore : 
name="HSQL Database Engine" version="2.3.0"
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Datastore Driver : 
name="HSQL Database Engine Driver" version="2.3.0"
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Primary Connection 
Factory : URL[jdbc:hsqldb:mem:e31ddb8f-eaef-468f-9c20-cdc6b2afa488]
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Secondary Connection 
Factory : URL[jdbc:hsqldb:mem:e31ddb8f-eaef-468f-9c20-cdc6b2afa488]
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Datastore 
Identifiers : factory="datanucleus1" case=UPPERCASE
2087 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Supported Identifier 
Cases : UPPERCASE "MixedCase-Sensitive" 
2088 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Supported Identifier 
Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
2088 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Support for 
Identifiers in DDL : catalog=true schema=true
2088 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Datastore : 
checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, 
initialiseColumnInfo=NONE
2088 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Support Statement 
Batching : yes (max-batch-size=50)
2099 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Queries : Results 
direction=forward, type=forward-only, concurrency=read-only
2099 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - Java-Types : 
string-default-length=255
2099 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - JDBC-Types : BLOB, 
CLOB, TIMESTAMP, TIME, DATE, OTHER, BOOLEAN, VARCHAR, DECIMAL, NUMERIC, 
CHAR, BINARY, LONGVARCHAR, LONGVARBINARY, SMALLINT, VARBINARY, INTEGER, 
TINYINT, BIGINT, BIT, DOUBLE
2099 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - 
===========================================================
2100 [pool-1-thread-1] DEBUG DataNucleus.Connection  - 
ManagedConnection(non-enlisted) 
"org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26
b48537 [conn=com.jolbox.bonecp.ConnectionHandle@99de9b5, 
commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
2100 [pool-1-thread-1] DEBUG DataNucleus.Datastore  - StoreManager now 
created
2102 [pool-1-thread-1] DEBUG DataNucleus.Cache  - Level 2 Cache of type 
"none" initialised
2103 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Started pool of 
ExecutionContext (maxPool=20, reaperThread=false)
2109 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - ================= 
NucleusContext ===============
2109 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - DataNucleus 
Context : Version "4.1.6" with JRE "1.7.0_79" on "Mac OS X"
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Persistence API : 
JDO
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Plugin Registry : 
org.datanucleus.plugin.NonManagedPluginRegistry
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - ClassLoading : 
default
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Persistence : 
pm-multithreaded, nontransactional-read, nontransactional-write, 
reachability-at-commit, detach-all-on-commit, copy-on-attach, 
managed-relations(checked), deletion-policy=JDO2, 
serverTimeZone=Europe/London
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - AutoStart : 
mechanism=None, mode=ignored
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Transactions : 
type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - ValueGeneration : 
txn-isolation=read-committed connection=New
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - Cache : Level1 
(soft), Level2 (none, mode=UNSPECIFIED), QueryResults (soft), 
Collections/Maps 
2110 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - 
================================================
2178 [pool-1-thread-1] INFO  org.apache.hadoop.hive.metastore.ObjectStore  
- Setting MetaStore object pin classes with 
hive.metastore.cache.pinobjtypes="Table,StorageDescriptor,SerDeInfo,Partiti
on,Database,Type,FieldSchema,Order"
2200 [pool-1-thread-1] DEBUG DataNucleus.Persistence  - ExecutionContext 
"org.datanucleus.ExecutionContextThreadedImpl@14dd2c34" opened for 
datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4481149f" with 
txn="org.datanucleus.TransactionImpl@7670f5db"
2201 [pool-1-thread-1] DEBUG DataNucleus.Cache  - Level 1 Cache of type 
"soft" initialised
2218 [pool-1-thread-1] DEBUG DataNucleus.Connection  - 
ManagedConnection(non-enlisted) 
"org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62
01a5c [conn=null, commitOnRelease=true, closeOnRelease=true, 
closeOnTxnEnd=true]" opened with isolation level "read-committed" and 
auto-commit=false
2221 [pool-1-thread-1] DEBUG DataNucleus.Transaction  - Transaction 
created [DataNucleus Transaction, ID=Xid=

Reply via email to