Help Center/
MapReduce Service/
Component Operation Guide (ME-Abu Dhabi Region)/
Using Flink/
Configuring Flink Security Features/
Configuring Pipeline
Updated on 2024-07-19 GMT+08:00
Configuring Pipeline
This section applies to MRS 3.x or later clusters.
- Configure files.
- nettyconnector.registerserver.topic.storage: (Mandatory) Configures the path (on a third-party server) to information about IP address, port numbers, and concurrency of NettySink. For example:
nettyconnector.registerserver.topic.storage: /flink/nettyconnector
- nettyconnector.sinkserver.port.range: (Mandatory) Configures the range of port numbers of NettySink. For example:
nettyconnector.sinkserver.port.range: 28444-28843
- nettyconnector.ssl.enabled: Configures whether to enable SSL encryption between NettySink and NettySource. The default value is false. For example:
nettyconnector.ssl.enabled: true
- nettyconnector.registerserver.topic.storage: (Mandatory) Configures the path (on a third-party server) to information about IP address, port numbers, and concurrency of NettySink. For example:
- Configure security authentication.
- SASL authentication of ZooKeeper depends on the HA configuration in the flink-conf.yaml file.
- SSL configurations such as keystore, truststore, keystore password, truststore password, and password inherit from flink-conf.yaml. For details, see Encrypted Transmission.
Parent topic: Configuring Flink Security Features
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot