Zouxxyy commented on PR #9554:
URL: https://github.com/apache/hudi/pull/9554#issuecomment-1712404491

   here is the error in integration-tests,  don't know much about the env of 
integration testing, can anyone help~
   
   ```
   2023-09-08T05:11:59.7764700Z Caused by: java.lang.ClassNotFoundException: 
org.apache.hadoop.hive.ql.io.SelfDescribingInputFormatInterface
   2023-09-08T05:11:59.7764906Z         at 
java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   2023-09-08T05:11:59.7765092Z         at 
java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   2023-09-08T05:11:59.7765284Z         at 
java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   2023-09-08T05:11:59.7765373Z         ... 58 more
   2023-09-08T05:11:59.7765560Z 23/09/08 05:11:59 INFO 
util.ShutdownHookManager: Shutdown hook called
   2023-09-08T05:11:59.7766126Z 23/09/08 05:11:59 INFO 
util.ShutdownHookManager: Deleting directory 
/tmp/spark-b81218a3-32e6-4851-9b25-b15373acd05b
   2023-09-08T05:11:59.7766507Z 23/09/08 05:11:59 INFO 
util.ShutdownHookManager: Deleting directory 
/tmp/spark-9b58a267-201d-4404-baeb-49e617b23ad1
   2023-09-08T05:11:59.7766647Z 
   2023-09-08T05:11:59.7766919Z Sep 08, 2023 5:11:59 AM 
org.glassfish.jersey.internal.Errors logErrors
   2023-09-08T05:11:59.7767534Z WARNING: The following warnings have been 
detected: WARNING: Cannot create new registration for component type class 
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider: Existing previous 
registration found for the type.
   2023-09-08T05:11:59.7767548Z 
   2023-09-08T05:11:59.7768090Z [ERROR] Tests run: 1, Failures: 1, Errors: 0, 
Skipped: 0, Time elapsed: 96.75 s <<< FAILURE! - in 
org.apache.hudi.integ.command.ITTestHoodieSyncCommand
   ```


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to