You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Canbin Zheng (Jira)" <ji...@apache.org> on 2020/03/24 04:29:00 UTC

[jira] [Created] (FLINK-16737) Remove KubernetesUtils#getContentFromFile

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)