You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/01/12 08:15:44 UTC

[GitHub] [iceberg] deadwind4 removed a comment on issue #2071: Iceberg + Flink + Hive NoSuchMethodError

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org