Tyler-Rendina commented on issue #10590:
URL: https://github.com/apache/hudi/issues/10590#issuecomment-1986174927

   Awesome thank you, I checked out release-0.14.1 and updated the pom.xml 
file, I attempted to build the jars with `mvn clean package -DskipTests 
-Dspark3.3 -Dscala-2.12`, but it fails to compile with 
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 
on project hudi-common: Compilation failure: Compilation failure: 
   [ERROR] cannot access 
org.apache.hadoop.shaded.org.apache.avro.reflect.Stringable
   [ERROR]   class file for 
org.apache.hadoop.shaded.org.apache.avro.reflect.Stringable not found
   ```
   
   Any ideas? 


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