Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/23102#discussion_r236703765
--- Diff: core/src/main/scala/org/apache/spark/deploy/DependencyUtils.scala
---
@@ -19,6 +19,7 @@ package org.apache.spark.deploy
import java.io.File
import java.net.URI
+import java.util.regex.Pattern
--- End diff --
(Remove this import)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]