Hi
i’ve downloaded Sandbox of 2.1 some time ago.
I’m sure it was running. I’ve been playing a bit with it and than I’ve installed spark, sbt, scala.
when I wanted to run hive, I got this error:
Logging initialized using configuration in file:/etc/hive/conf.dist/hive-log4j.properties
Exception in thread “main” java.lang.RuntimeException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient
at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:347)
at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:681)
at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:625)
etc…
I’ve restarted the system and noticed that hive server nad hive2 served gave WARNING while starting system with something like: strying to start script but cannot fing it. I dodn’t copy the full text.
Can you please help on how to start the hive server?
Regards
Pawel