Преглед на файлове

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.