Yang Wang

Results 17 comments of Yang Wang

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

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

Having a FLIP to address the @gyfora's comments will make the discussion more efficient. Look forward to it with some testing data. For example, how long does it take to...

I am from the Flink community and the main maintainer of native Kubernetes integration of Flink. Maybe I could provide more information about the roadmap of native K8s integration. So...

@serjN @william-wang FYI, Flink community is now having an active discussion about developing a new Flink K8s operator under the Apache Flink umbrella. https://lists.apache.org/thread/l1dkp8v4bhlcyb4tdts99g7w4wdglfy4

Yeah. It makes sense to have multiple JobManagers running. After then we could get a faster recovery since we have standby JobManagers, which could take over the leader and start...