exchange2.0 hive导数报错NoSuchMethodError

hive版本不匹配,有可能以下几种情况

  1. Missing org.apache.hadoop.hive.metastore.RetryingMetaStoreClient on the classpath
  2. Have the wrong version of org.apache.hadoop.hive.metastore.RetryingMetaStoreClient on the classpath
  3. Have multiple versions of org.apache.hadoop.hive.metastore.RetryingMetaStoreClient on the classpath