You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/10/27 09:37:49 UTC

[GitHub] [flink-statefun] igalshilman opened a new pull request #166: [FLINK-19826][docker] Use wildcards instead of a specific Flink version

igalshilman opened a new pull request #166:
URL: https://github.com/apache/flink-statefun/pull/166


   This PR replaces the usage of specific Flink version, when specifying artifacts with wildcards.
   The change was verified by building the docker image and:
   ```
   docker : master ✘ :✹ ᐅ  docker run --entrypoint /bin/sh -it flink-statefun:2.3-SNAPSHOT --
   # find plugins
   plugins
   plugins/metrics-graphite
   plugins/metrics-graphite/flink-metrics-graphite-1.11.1.jar
   plugins/README.txt
   plugins/metrics-datadog
   plugins/metrics-datadog/flink-metrics-datadog-1.11.1.jar
   plugins/metrics-statsd
   plugins/metrics-statsd/flink-metrics-statsd-1.11.1.jar
   plugins/metrics-prometheus
   plugins/metrics-prometheus/flink-metrics-prometheus-1.11.1.jar
   plugins/metrics-slf4j
   plugins/metrics-slf4j/flink-metrics-slf4j-1.11.1.jar
   plugins/metrics-jmx
   plugins/metrics-jmx/flink-metrics-jmx-1.11.1.jar
   plugins/metrics-influx
   plugins/metrics-influx/flink-metrics-influxdb-1.11.1.jar
   plugins/external-resource-gpu
   plugins/external-resource-gpu/nvidia-gpu-discovery.sh
   plugins/external-resource-gpu/gpu-discovery-common.sh
   plugins/external-resource-gpu/flink-external-resource-gpu-1.11.1.jar
   plugins/azure-fs-hadoop
   plugins/azure-fs-hadoop/flink-azure-fs-hadoop-1.11.1.jar
   plugins/oss-fs-hadoop
   plugins/oss-fs-hadoop/flink-oss-fs-hadoop-1.11.1.jar
   plugins/swift-fs-hadoop
   plugins/swift-fs-hadoop/flink-swift-fs-hadoop-1.11.1.jar
   plugins/s3-fs-presto
   plugins/s3-fs-presto/flink-s3-fs-presto-1.11.1.jar
   #
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink-statefun] tzulitai closed pull request #166: [FLINK-19826][docker] Use wildcards instead of a specific Flink version

Posted by GitBox <gi...@apache.org>.
tzulitai closed pull request #166:
URL: https://github.com/apache/flink-statefun/pull/166


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink-statefun] tzulitai commented on pull request #166: [FLINK-19826][docker] Use wildcards instead of a specific Flink version

Posted by GitBox <gi...@apache.org>.
tzulitai commented on pull request #166:
URL: https://github.com/apache/flink-statefun/pull/166#issuecomment-717699559


   Thanks @igalshilman, LGTM. Will merge this now.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org