PhantomHunt commented on issue #8676:
URL: https://github.com/apache/hudi/issues/8676#issuecomment-1545600681

   Thanks @ad1happy2go! I have now installed hudi cli successfully but while 
running it, got this error - 
   `hudi->create --path 
s3://gn-video-richmedia-nonprod-hudi-tables/nonprod_hudi_tables/assets/asset 
--tableName asset --tableType MERGE_ON_READ
   2023-05-12 11:29:50.367  WARN 2799 --- [           main] 
o.a.h.u.NativeCodeLoader                 : Unable to load native-hadoop library 
for your platform... using builtin-java classes where applicable
   2023-05-12 11:29:50.766  WARN 2799 --- [           main] o.a.h.f.FileSystem  
                     : Cannot load filesystem: 
java.util.ServiceConfigurationError: org.apache.hadoop.fs.FileSystem: Provider 
com.google.cloud.hadoop.fs.gcs.GoogleHadoopFileSystem could not be instantiated
   2023-05-12 11:29:50.766  WARN 2799 --- [           main] o.a.h.f.FileSystem  
                     : java.lang.NoSuchMethodError: 
com.google.common.base.Preconditions.checkState(ZLjava/lang/String;J)V
   2023-05-12 11:29:51.097  INFO 2799 --- [           main] 
o.a.h.c.t.HoodieTableMetaClient          : Loading HoodieTableMetaClient from 
s3://gn-video-richmedia-nonprod-hudi-tables/nonprod_hudi_tables/assets/asset
   Failed to get instance of org.apache.hadoop.fs.FileSystem
   Details of the error have been omitted. You can use the stacktrace command 
to print the full stacktrace.
   `


-- 
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