-
Investigate why this statement works
```sql
SELECT * FROM `mypg`.`postgres`.`public.link`
```
but this does not:
```sql
DESCRIBE `mypg`.`postgres`.`public.link`
```
-
From README
>Flink SQL gateway stores the session properties in memory now. If the service is stopped or crashed, all properties are lost.
Do you have any workaround or suggestions for this case t…
-
Through the rest api "http://127.0.0.1:8083/v1/sessions/ "+ sessionId +"/statements" to submit stream task failed.
submit sql stream task to sql-gateway failed through rest api "http://127.0.0.1:8…
-
在YARN上启动一个Flink主要有两种方式:
(1)、启动一个YARN session(Start a long-running Flink cluster on YARN);
(2)、直接在YARN上提交运行Flink作业(Run a Flink job on YARN)。下面将分别进行介绍。
请问flinkstreamsql是支持以上的哪种flink on yarn模式呢?
目前我启…
-
This is super useful but is supported only in Flink >= 1.11
-
hi,I run CreateTableOperationTest.java with my insert code in test source,but occur exception,Looking forward to your reply
below is my code and exception
code:
public class CreateTableOperationT…
-
while I add catalogs in sql-gateway-defaults.yaml:
----
catalogs:
- name: catalog_hive
type: hive
hive-conf-dir: /opt/software/flink-sql-gateway-0.1-SNAPSHOT/conf //include hive-si…
-
这个帖子是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
## 历史帖
- 202…
-
RT,thanks
-
hi,whether kafka source is suppoted with flink-jdbc-driver,below is my code and exception message,can give me some prompt.
pom:
org.apache.flink
flink-connector-kafka_${sc…