Github user markpavey commented on a diff in the pull request:
https://github.com/apache/spark/pull/23102#discussion_r236343933
--- Diff: core/src/main/scala/org/apache/spark/deploy/DependencyUtils.scala
---
@@ -19,11 +19,11 @@ package org.apache.spark.deploy
import java.io.File
import java.net.URI
+import java.util.regex.Pattern
import org.apache.commons.lang3.StringUtils
import org.apache.hadoop.conf.Configuration
import org.apache.hadoop.fs.{FileSystem, Path}
-
--- End diff --
Oops, I have pushed a commit to correct this.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]