Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Dec 30, 2024
1 parent 7069897 commit 3eade8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ class SparkProcessBuilder(
}
}
Map(KUBERNETES_FILE_UPLOAD_PATH -> uploadPath)
case None =>
case _ =>
Map.empty
}
}
Expand Down

0 comments on commit 3eade8b

Please sign in to comment.