Welcome to the Cloudera Community

Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this topic

hive metaserver HA -Crashing

avatar
Contributor

Hi Team,

 

We are using Hive 0.13.1-cdh5.3.2 with HA of two nodes.Hive metastore server is crashing with below error:

 

org.apache.hive.service.cli.thrift.ThriftCLIService
Error getting tables:
org.apache.hive.service.cli.HiveSQLException: MetaException(message:Got exception: org.apache.thrift.TApplicationException get_databases failed: out of sequence response)
at org.apache.hive.service.cli.operation.GetTablesOperation.run(GetTablesOperation.java:103)
at org.apache.hive.service.cli.session.HiveSessionImpl.runOperationWithLogCapture(HiveSessionImpl.java:715)
at org.apache.hive.service.cli.session.HiveSessionImpl.getTables(HiveSessionImpl.java:461)
at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

Based on old Jira,There is a patch "HIVE-6893.1 which will resolve issues of crash(Ref : HiveHIVE-6893-out of sequence error in HiveMetastore server

 

Do we apply this or any alternative solution(we are restarting it manually)

 

Please suggest the right way.

 

Thanks,

Sridhar

Who agreed with this topic