Home > database >  Impala3 installation problem
Impala3 installation problem

Time:09-16

I installed impala3, and start the 3 after the service, open the impala shell, even not in 21000, open the error log:

Impalad. ERROR prompt the message:
The Exception in the thread pause "JVM monitor" Java. Lang. IllegalAccessError: tried to access method com.google.com mon. Base. Stopwatch. & lt; init> (V) from class org. Apache. Impala. Util. JvmPauseMonitor $Monitor
The at org. Apache. Impala. Util. JvmPauseMonitor $Monitor. The run (JvmPauseMonitor. Java: 187)
The at Java. Lang. Thread. The run (Thread. Java: 748)

Calalog. ERROR prompt the message:
The Exception in the thread pause "JVM monitor" Java. Lang. IllegalAccessError: tried to access method com.google.com mon. Base. Stopwatch. & lt; init> (V) from class org. Apache. Impala. Util. JvmPauseMonitor $Monitor
The at org. Apache. Impala. Util. JvmPauseMonitor $Monitor. The run (JvmPauseMonitor. Java: 187)
The at Java. Lang. Thread. The run (Thread. Java: 748)
E0910 22:04:09. 695374 9587 catalog. Cc: 91] Java. Lang. NoSuchMethodError: org.. Apache hadoop. Hive. The metastore. RetryingMetaStoreClient. GetProxy (Lorg/apache/hadoop/hive/conf/HiveConf; Lorg/apache/hadoop/hive/metastore/HiveMetaHookLoader; Ljava/lang/String;) Lorg/apache/hadoop/hive/metastore/IMetaStoreClient;
The at org. Apache. Impala. Catalog. MetaStoreClientPool $MetaStoreClient. & lt; init> (MetaStoreClientPool. Java: 99)
The at org. Apache. Impala. Catalog. MetaStoreClientPool $MetaStoreClient. & lt; init> (MetaStoreClientPool. Java: 78)
The at org. Apache. Impala. Catalog. MetaStoreClientPool. InitClients (MetaStoreClientPool. Java: 174)
The at org. Apache. Impala. Catalog. MetaStoreClientPool. & lt; init> (MetaStoreClientPool. Java: 163)
The at org. Apache. Impala. Catalog. MetaStoreClientPool. & lt; init> (MetaStoreClientPool. Java: 155)
The at org. Apache. Impala. Catalog. CatalogServiceCatalog. & lt; init> (CatalogServiceCatalog. Java: 353)
The at org. Apache. Impala. Service. JniCatalog. & lt; init> (JniCatalog. Java: 119)
. Impalad exiting.


Ask anyone encountered this problem, how should solve?

The current environment is:
Centos7 + jdk1.8
Impala 3.2.0
Hadoop - 3.0.0
Hive - 3.1.2
Hbase - 2.1.0

  • Related