You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/09/10 08:08:47 UTC

[GitHub] SokolovMS commented on issue #6672: [FLINK-9523] [table] Add Kafka examples for Flink Table/SQL API

SokolovMS commented on issue #6672: [FLINK-9523] [table] Add Kafka examples for Flink Table/SQL API
URL: https://github.com/apache/flink/pull/6672#issuecomment-419825054
 
 
   Found the following problems:
   1. Jenkins failed due to checkstyle plugin fail. 
   _src/main/java/org/apache/flink/configuration/MetricOptions.java:[22,8] (imports) UnusedImports: Unused import: org.apache.flink.configuration.description.Description._
   But I didn't touch mentioned file.
   2. When I start Kafka Producer I have an exception
   _org.apache.flink.util.FlinkException: The assigned slot b6257dd9-f294-4cd7-beb5-fb52f85c4b96_1 was removed._
   Could anyone suggest what to do with it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services