deadwind4 removed a comment on issue #2071:
URL: https://github.com/apache/iceberg/issues/2071#issuecomment-758468356


   After I import flink-parquet_${scala.version}, this happen a new problem.
   
   `java.lang.NoClassDefFoundError: 
org/apache/parquet/schema/LogicalTypeAnnotation
        at 
org.apache.iceberg.parquet.ParquetSchemaUtil.convert(ParquetSchemaUtil.java:43) 
~[iceberg-parquet-0.10.0.jar:na]
   Caused by: java.lang.ClassNotFoundException: 
org.apache.parquet.schema.LogicalTypeAnnotation
        at java.net.URLClassLoader.findClass(URLClassLoader.java:382) 
~[na:1.8.0_251]`
   
   It is invalid for manually importing parquet-format(version is 2.8.0) 
dependency.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to