Skip to content

Commit

Permalink
recover the blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaohehuhu committed Jul 13, 2023
1 parent 99aa14b commit c74732f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ object SparkSQLEngine extends Logging {
// only spark driver pod will build with `SPARK_APPLICATION_ID` env.
Utils.isOnK8s && sys.env.contains("SPARK_APPLICATION_ID")
}

@VisibleForTesting
def generateExecutorPodNamePrefixForK8s(userName: String): String = {
val resolvedUserName =
Expand Down

0 comments on commit c74732f

Please sign in to comment.