danny0405 commented on issue #5372:
URL: https://github.com/apache/hudi/issues/5372#issuecomment-1120568568

   > I also encountered this problem:
   > 
   > 2022-05-08 09:04:30,885 WARN org.apache.hive.service.server.HiveServer2: 
[main]: Error starting HiveServer2 on attempt 1, will retry in 60000ms 
java.lang.RuntimeException: hbase-default.xml file seems to be for an older 
version of HBase (2.4.9), this version is 2.1.0-cdh6.3.4 at 
org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:70)
 ~[hbase-common-2.1.0-cdh6.3.4.jar:?] at 
org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:80)
 ~[hbase-common-2.1.0-cdh6.3.4.jar:?] at 
org.apache.hadoop.hive.ql.exec.spark.HiveSparkClientFactory.initiateSparkConf(HiveSparkClientFactory.java:83)
 ~[hive-exec-2.1.1-cdh6.3.4.jar:2.1.1-cdh6.3.4] at 
org.apache.hadoop.hive.ql.exec.spark.session.SparkSessionManagerImpl.setup(SparkSessionManagerImpl.java:98)
 ~[hive-exec-2.1.1-cdh6.3.4.jar:2.1.1-cdh6.3.4] at 
org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:595)
 [hive-service-2.1.1-cdh6.3.4.jar:2.1.1-cdh6.3.4] at 
 org.apache.hive.service.server.HiveServer2.access$700(HiveServer2.java:94) 
[hive-service-2.1.1-cdh6.3.4.jar:2.1.1-cdh6.3.4] at 
org.apache.hive.service.server.HiveServer2$StartOptionExecutor.execute(HiveServer2.java:827)
 [hive-service-2.1.1-cdh6.3.4.jar:2.1.1-cdh6.3.4] at 
org.apache.hive.service.server.HiveServer2.main(HiveServer2.java:696) 
[hive-service-2.1.1-cdh6.3.4.jar:2.1.1-cdh6.3.4] at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_281] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_281] at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_281] at org.apache.hadoop.util.RunJar.run(RunJar.java:313) 
[hadoop-common-3.0.0-cdh6.3.4.jar:?] at 
org.apache.hadoop.util.RunJar.main(RunJar.java:227) 
[hadoop-common-3.0.0-cdh6.3.4.jar:?]
   
   The stacktrace throws from Hive on Spark ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to