You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jun Zhang (JIRA)" <ji...@apache.org> on 2018/08/05 09:24:00 UTC

[jira] [Created] (FLINK-10061) Fix unsupported configuration in KafkaTableSink

Jun Zhang created FLINK-10061:
---------------------------------

             Summary: Fix unsupported configuration in KafkaTableSink
                 Key: FLINK-10061
                 URL: https://issues.apache.org/jira/browse/FLINK-10061
             Project: Flink
          Issue Type: Bug
          Components: Kafka Connector
    Affects Versions: 1.6.0
            Reporter: Jun Zhang
            Assignee: Jun Zhang
             Fix For: 1.6.0


When using KafkaTableSink in "table.writeToSink(), the following exception is thrown:
{code:java}
"java.lang.UnsupportedOperationException: Reconfiguration of this sink is not supported."{code}
 

 



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