Canbin Zheng created FLINK-16737:
------------------------------------
Summary: Remove KubernetesUtils#getContentFromFile
Key: FLINK-16737
URL:
https://issues.apache.org/jira/browse/FLINK-16737 Project: Flink
Issue Type: Improvement
Components: Deployment / Kubernetes
Reporter: Canbin Zheng
Fix For: 1.11.0
Since {{org.apache.flink.util.FileUtils}} has already provided some utilities such as {{readFile}} or {{readFileUtf8}} for reading file contents, we can remove the {{KubernetesUtils#getContentFromFile}} and use the {{FileUtils}} tool instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)