BDR Hive Replication Jobs Fail with an Error like, "Timeout when executing method: get_partitions_statistics_req; <TIME_TAKEN>ms exceeds <DEFFAUL_TIME>ms"
(Doc ID 2884319.1)
Last updated on APRIL 17, 2023
Applies to:
Big Data Appliance Integrated Software - Version 5.2.0 and laterx86_64
Symptoms
BDR Hive Replicaiton Fails with an Error like:
Timeout when executing method: get_partitions_statistics_req; <TIME_TAKEN>ms exceeds <DEFFAUL_TIME>ms
For example:
Timeout when executing method: get_partitions_statistics_req; 640994ms exceeds 600000ms
In addition to the error the BDR logs show:
Caused by: java.net.SocketTimeoutException: Read timed out
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.recv_get_partitions_statistics_req(ThriftHiveMetastore.java:3416)
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.get_partitions_statistics_req(ThriftHiveMetastore.java:3403)
at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getPartitionColumnStatistics(HiveMetaStoreClient.java:1953)
at com.cloudera.enterprise.chive.Exporter.getColStatsMap(Exporter.java:439)
at com.cloudera.enterprise.chive.Exporter.recordPartitionColumnStatistics(Exporter.java:421)
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.recv_get_partitions_statistics_req(ThriftHiveMetastore.java:3416)
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.get_partitions_statistics_req(ThriftHiveMetastore.java:3403)
at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getPartitionColumnStatistics(HiveMetaStoreClient.java:1953)
at com.cloudera.enterprise.chive.Exporter.getColStatsMap(Exporter.java:439)
at com.cloudera.enterprise.chive.Exporter.recordPartitionColumnStatistics(Exporter.java:421)
and/or
Caused by: org.apache.thrift.TApplicationException: get_partitions_statistics_req failed: out of sequence response
at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:84)
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.recv_get_partitions_statistics_req(ThriftHiveMetastore.java:3416)
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.get_partitions_statistics_req(ThriftHiveMetastore.java:3403)
at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:84)
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.recv_get_partitions_statistics_req(ThriftHiveMetastore.java:3416)
at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.get_partitions_statistics_req(ThriftHiveMetastore.java:3403)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |