You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/08/01 00:13:10 UTC

[GitHub] [incubator-seatunnel] hanwei996 commented on issue #2313: [Bug] contains invalid config, error: please specify [topics] as non-empty

hanwei996 commented on issue #2313:
URL: https://github.com/apache/incubator-seatunnel/issues/2313#issuecomment-1200536758

   sink {
       kafka {
            topics = "test_sink"    
            producer.bootstrap.servers = "hadoop01:9092"
       }
   }
   Change from topic to topics , Serialization error
   
   <img width="953" alt="image" src="https://user-images.githubusercontent.com/43572770/182051354-d230d14f-83f7-4391-b164-b0441e3051e8.png">
   


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org