07 2020 档案
maven 将依赖打入jar包中
摘要:在pom.xml中添加 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <version>2.4.3</version> <executions> <ex 阅读全文
posted @ 2020-07-25 15:53 mrma1989 阅读(1062) 评论(0) 推荐(0)
FAILED: SemanticException org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
摘要:FAILED: SemanticException org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient 阅读全文
posted @ 2020-07-05 22:02 mrma1989 阅读(2684) 评论(0) 推荐(0)