소스 검색

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.