For operations supported by the Kafka REST API, see HDInsight Kafka REST Proxy API Reference. Background For the full specification of operations supported by the API, see Apache Kafka REST Proxy API. REST Proxy endpoint Creating an HDInsight Kafka cluster with REST proxy creates a new public ...
Apache Kafka REST Proxy API مقالة ١٧/٠٤/١٤٤٥ هـ 4 من المساهمين الملاحظات Use these APIs to create and manage Apache Kafka topics on your Kafka clusters running in Azure HDInsight. For...
The v3 API is the latest version of the API. The cluster ID is a path parameter to enable a REST Proxy to work with multiple Kafka clusters. API responses often contain links to related resources, such as the list of a topic's partitions. The content type is always application/json....
"KsqlReplica": 2, "KafkaRestProxyCU": 4, "KafkaRestProxyReplica": 2 }, "Series": "v3", "AutoCreateGroupEnable": true, "AutoCreateTopicEnable": true, "VSwitchIds": { "VSwitchIds": [ "vsw-2zeiaqw75olqygldpcjst" ] }, "DefaultPartitionNum": 12, "BackupZoneId": "cn-hangzhou-a...
Enable private link on a HDInsight Kafka Rest Proxy cluster Transport layer security Plan VNETs for HDInsight Control network traffic Required IP Addresses for NSGs and UDRs Customer-managed key disk encryption LDAP sync in Ranger and Apache Ambari ...
After installing these, you can build the Kafka REST Proxy with Maven. All the standard lifecycle phases work. You can avoid building development versions of dependencies by building on the latest (or earlier) release tag, or <release>-post branch, which will reference dependencies available pre...
"KsqlReplica": 2, "KafkaRestProxyCU": 4, "KafkaRestProxyReplica": 2 }, "Series": "v3", "AutoCreateGroupEnable": true, "AutoCreateTopicEnable": true, "VSwitchIds": { "VSwitchIds": [ "vsw-2zeiaqw75olqygldpcjst" ] }, "DefaultPartitionNum": 12, "Backup...
java.lang.Object com.microsoft.azure.management.hdinsight.v2018_06_01_preview.KafkaRestPropertiespublic class KafkaRestPropertiesThe kafka rest proxy configuration which contains AAD security group information.Constructor Summary 展開表格 ConstructorDescription KafkaRestProperties() ...
在分布式模式下通过rest api来管理connector。 connector的常见管理操作API: 1 2 3 4 5 6 7 8 9 10 11 12 13 GET /connectors – 返回所有正在运行的connector名。 POST /connectors – 新建一个connector; 请求体必须是json格式并且需要包含name字段和config字段,name是connector的名字,config是json格式,必须包含...
REST API referenceFor operations supported by the Kafka REST API, see HDInsight Kafka REST Proxy API Reference.BackgroundFor the full specification of operations supported by the API, see Apache Kafka REST Proxy API.REST Proxy endpointCreating an HDInsight Kafka cluster with REST proxy creates a ...