relateiq/flinkThis package contains files that make it usable for both Flink Job Manager as well as Flink Task Manager. Supervisor is used to keep the flink scripts alive and running. This package is based on java:openjdk-8-jre-alpine (using alpine for smaller container size).
name default description SCALA_VERSION 2.11 Specifies the scala version used for the flink executable FLINK_VERSION 1.1.3 Specifies the flink version used for the flink executable HADOOP_VERSION 27 Specifies the hadoop version used for the flink executable. Note that hadoop is not necessarily used in all flink deploys.
To start the container as a job manager, use docker-compose like:
yamlflink_jobmanager: image: relateiq/flink expose: - "22" - "6123" - "8080" - "8081" ports: - "220:22" - "48080:8080" - "48081:8081" - "6123:6123" environment: FLINK_MANAGER_TYPE: "job" links: - kafka
To start the container as a task manager, use docker-compose like:
yamlflink_taskmanager: image: relateiq/flink ports: - "22" expose: - "6121" - "6122" environment: FLINK_MANAGER_TYPE: "task" links: - flink_jobmanager - kafka:kafka.dev.docker


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务