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

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

Github user mushketyk commented on the issue:

    https://github.com/apache/flink/pull/2430
  
    Hey @fhueske 
    
    I've updated the PR and implemented most of your suggestion. I am not sure 
how to check if the right producer version is used thought.
    The problem is that to check the producer type we need to created its 
instance, and when an instance is created it immediately tries to connect to 
Kafka. I can start test Kafka to overcome this, but it seems like an overkill 
and looks like a step in the opposite direction. 
    
    What do you think about this?



> Add a Kafka TableSink with JSON serialization
> ---------------------------------------------
>
>                 Key: FLINK-3874
>                 URL: https://issues.apache.org/jira/browse/FLINK-3874
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API & SQL
>            Reporter: Fabian Hueske
>            Assignee: Ivan Mushketyk
>            Priority: Minor
>
> Add a TableSink that writes JSON serialized data to Kafka.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to