shaurya-nwse commented on issue #8486:
URL: https://github.com/apache/hudi/issues/8486#issuecomment-1523155772

   Hi @ad1happy2go We already have tables written using 0.11. Nonetheless when 
I tried to write using the 0.13.0 utilities, this is what I get: 
   ```
   Caused by: java.lang.ClassNotFoundException: 
org.apache.spark.sql.execution.datasources.Spark32NestedSchemaPruning
        at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at 
org.apache.hudi.common.util.ReflectionUtils.getClass(ReflectionUtils.java:54)
        ... 22 more
   ```


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