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/09/10 07:12:15 UTC

[GitHub] [iceberg] gongjinzz opened a new issue #3096: Caused by: java.lang.NoClassDefFoundError: org/apache/flink/table/runtime/typeutils/InternalTypeInfo

gongjinzz opened a new issue #3096:
URL: https://github.com/apache/iceberg/issues/3096


   i miss this problem when i create table in flink sql client,how to resolve it ,does anyone know?


-- 
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: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] openinx commented on issue #3096: Caused by: java.lang.NoClassDefFoundError: org/apache/flink/table/runtime/typeutils/InternalTypeInfo

Posted by GitBox <gi...@apache.org>.
openinx commented on issue #3096:
URL: https://github.com/apache/iceberg/issues/3096#issuecomment-946661231


   This is because we are using the mismatched iceberg version or flink version.  If you are using iceberg 0.12.0, then it's recommended to use flink 1.12.x,  while if you are using flink 1.13.x, then it's recommended to use the master branch to build flink-iceberg-runtime-xx.jar to submit your jobs.
   
   Related work is here: https://github.com/apache/iceberg/pull/3116


-- 
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: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] jayfeihe commented on issue #3096: Caused by: java.lang.NoClassDefFoundError: org/apache/flink/table/runtime/typeutils/InternalTypeInfo

Posted by GitBox <gi...@apache.org>.
jayfeihe commented on issue #3096:
URL: https://github.com/apache/iceberg/issues/3096#issuecomment-946653190


   did you solve this problem? or have other way to avoid it ?


-- 
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: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] gongjinzz closed issue #3096: Caused by: java.lang.NoClassDefFoundError: org/apache/flink/table/runtime/typeutils/InternalTypeInfo

Posted by GitBox <gi...@apache.org>.
gongjinzz closed issue #3096:
URL: https://github.com/apache/iceberg/issues/3096


   


-- 
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: issues-unsubscribe@iceberg.apache.org

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