浏览代码

HUE-8888 [blog] Update Flink connector URL

Romain 5 年之前
父节点
当前提交
4627408002
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      docs/gethue/content/en/posts/2020-05-06-sql-editor-for-apache-flink-sql.md

+ 3 - 3
docs/gethue/content/en/posts/2020-05-06-sql-editor-for-apache-flink-sql.md

@@ -130,9 +130,9 @@ As detailed in the [connector](https://docs.gethue.com/administrator/configurati
     [[interpreters]]
 
     [[[flink]]]
-      name=Flink
-      interface=flink
-      options='{"api_url": "http://172.18.0.7:8993"}'
+    name=Flink
+    interface=flink
+    options='{"url": "http://172.18.0.7:8083"}'
 
 If we are setting up the gateway in the client container and want to access it via your localhost, we need to update its bind IP with the IP of the SQL client container.