[ https://issues.apache.org/jira/browse/SPARK-38201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun reassigned SPARK-38201: ------------------------------------- Assignee: Yang Jie > Fix KubernetesUtils#uploadFileToHadoopCompatibleFS use passed in `delSrc` and > `overwrite` > ----------------------------------------------------------------------------------------- > > Key: SPARK-38201 > URL: https://issues.apache.org/jira/browse/SPARK-38201 > Project: Spark > Issue Type: Bug > Components: Kubernetes > Affects Versions: 3.3.0 > Reporter: Yang Jie > Assignee: Yang Jie > Priority: Trivial > > KubernetesUtils#uploadFileToHadoopCompatibleFS defines the input parameters ` > delSrc` and `overwrite`, but constants(false and true) are used when call ` > FileSystem.copyFromLocalFile(boolean delSrc, boolean overwrite, Path src, > Path dst) ` method. > ` > -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org