I recently upgraded from CDH4 to CDH4.2. I thought everything was working
fine, but I'm having problems with HiveServer2 starting and immediately
stopping.
9:23:45.287 PMINFOorg.apache.hive.service.AbstractService
Service:ThriftCLIService is started.
9:23:45.287 PMINFOorg.apache.hive.service.AbstractService
Service:HiveServer2 is started.
9:23:45.421 PMWARNorg.apache.hadoop.hive.conf.HiveConf
DEPRECATED: Configuration property hive.metastore.local no longer has any effect. Make sure to provide a valid value for hive.metastore.uris if you are connecting to a remote metastore.
9:23:45.488 PMINFOorg.apache.hive.service.server.HiveServer2
SHUTDOWN_MSG:
/************************************************************
SHUTDOWN_MSG: Shutting down HiveServer2 at my.server.here/128.29.73.99
************************************************************/
I've read some on the warning message, but didn't see how that was related.
I noted that all the setting from the Hive-site are included in the CM
configuration except the two mentioned. As a test, I added the two to the
SafetyValve. Still no love. Any thoughts?
Thanks,
Chris
--