Resolved this by getting rid of HADOOP_CLASSPATH that I had to add to make Hbase 2 work with Hadoop 3.1. It did not help and I had to revert back to Hbase 1.2.6. But left that CLASSPATH in ENV file.
This is becoming retrofitting issues where making an artefact work with Hadoop impacts other artefacts and results in unnecessary waste of time. HTH Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* http://talebzadehmich.wordpress.com *Disclaimer:* Use it at your own risk. Any and all responsibility for any loss, damage or destruction of data or any other property which may arise from relying on this email's technical content is explicitly disclaimed. The author will in no case be liable for any monetary damages arising from such loss, damage or destruction. On Tue, 3 Jul 2018 at 17:48, Mich Talebzadeh <mich.talebza...@gmail.com> wrote: > This is hive 3 on Hadoop 3.1 > > I am getting this error in a loop > > 2018-07-03 17:43:44,929 INFO [main] SessionState: Hive Session ID = > 5f38c8a3-f269-42e0-99d8-9ddff676f009 > 2018-07-03 17:43:44,929 INFO [main] server.HiveServer2: Shutting down > HiveServer2 > 2018-07-03 17:43:44,929 INFO [main] server.HiveServer2: > Stopping/Disconnecting tez sessions. > 2018-07-03 17:43:44,930 WARN [main] server.HiveServer2: Error starting > HiveServer2 on attempt 5, will retry in 60000ms > java.lang.NoSuchMethodError: > org.apache.hadoop.tracing.TraceUtils.wrapHadoopConf(Ljava/lang/String;Lorg/apache/hadoop/conf/Configuration;)Lorg/apache/htrace/HTraceConfiguration; > > Any ideas? > > > Dr Mich Talebzadeh > > > > LinkedIn * > https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw > <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* > > > > http://talebzadehmich.wordpress.com > > > *Disclaimer:* Use it at your own risk. Any and all responsibility for any > loss, damage or destruction of data or any other property which may arise > from relying on this email's technical content is explicitly disclaimed. > The author will in no case be liable for any monetary damages arising from > such loss, damage or destruction. > > >