[GitHub] [flink] wangyang0918 commented on pull request #20779: [FLINK-28915] Flink Native k8s mode jar localtion support s3 schema.

2022-10-26 Thread GitBox


wangyang0918 commented on PR #20779:
URL: https://github.com/apache/flink/pull/20779#issuecomment-1292866740

   @SwimSweet Yes. The user jar for Yarn application mode could only be a HDFS 
file. However, I believe it is enough since using Yarn distributed cache is 
more appropriate than downloading via http or Flink filesystem directly. This 
also means that we just need to add the support for standalone mode in this PR.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink] wangyang0918 commented on pull request #20779: [FLINK-28915] Flink Native k8s mode jar localtion support s3 schema.

2022-10-25 Thread GitBox


wangyang0918 commented on PR #20779:
URL: https://github.com/apache/flink/pull/20779#issuecomment-1291463883

   @SwimSweet Sorry for the late response. I believe this PR could work. 
However, my biggest concert is that it could only work for native K8s 
application. AFAIK, the Yarn application mode and standalone mode should also 
benefit from this.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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