[ 
https://issues.apache.org/jira/browse/FLINK-9523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608842#comment-16608842
 ] 

ASF GitHub Bot commented on FLINK-9523:
---------------------------------------

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


> Add Kafka examples for Flink Table/SQL API 
> -------------------------------------------
>
>                 Key: FLINK-9523
>                 URL: https://issues.apache.org/jira/browse/FLINK-9523
>             Project: Flink
>          Issue Type: Task
>          Components: Examples
>            Reporter: Shuyi Chen
>            Assignee: Mikhail Sokolov
>            Priority: Major
>              Labels: pull-request-available
>
> Given the popularity of Flink SQL and Kafka as streaming source, we want to 
> add some examples of using Kafka JSON/Avro TableSource in 
> flink-examples/flink-examples-table module. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to