-
Kept the flink operator and flink cluster running together for more than 35 days. I am using helm for installing both flink operator and flink session cluster. When I uninstalled flink session cluster…
-
I'm wondering if your Parameter Server works fine also with Flink 1.4.0 or if I must use Flink 1.2.0 inside the project where I'm including your flink-parameter-server in order to let it work correctl…
-
# Describe the bug
/root/demos/flink/occlum_instance_taskmanager initialized as an Occlum instance
[2022-05-11T03:02:54Z ERROR copy_bom::util] symlink has no referent: "/usr/lib/jvm/java-11-openjd…
KW213 updated
2 years ago
-
In the Master branch, I install the operator by using helm3 install and find that the cert-job is in error status.
kubectl get pod -n flink-operator-system
NAME …
-
maven 编译时提示 【Cannot resolve org.apache.flink:flink-sql-connector-hbase_2.11:1.12-SNAPSHOT】
flink-sql-connector-elasticsearch7_2.11将 version 改为1.11.1就可以了,但flink-sql-connector-hbase 在maven库中没找到。
-
execCommand执行Shell命令的时候,会遇到获取不全环境变量的问题,
比如执行 flink -h 可能会报找不到flink 命令的异常,必须填 写全路径 /opt/flink -h
这个要换种方法吧
-
java.lang.IllegalAccessError: tried to access method org.apache.avro.specific.SpecificData.()V from class com.alibaba.dts.formats.avro.Record
at com.alibaba.dts.formats.avro.Record.(Record.java:20)
…
-
### What happened?
# Summary
The jaeger-operator in GKE gave excessive authority when defining Service Account named "jaeger-operator-operator-serviceaccountname-d705". Besides, this Service Accou…
-
## Expected behavior
## Actual behavior
Sedona Flink works fine in my local IDE, but when I try to deploy it to a distributed cluster, I get a "function not found" error.
## Steps to reproduce th…
-
**Alluxio Version:**
alluxio-2.9.3
**Describe the bug**
Flink integrates the alluxio client. When trying to use flink's StreamingFileSink to write data to the alluxio path, the following except…