-
- Downloads
[MINOR] [UI] Improve confusing message on log page
It's good practice to check if the input path is in the directory we expect to avoid potentially confusing error messages.
Showing
- core/src/main/scala/org/apache/spark/deploy/worker/ui/LogPage.scala 9 additions, 0 deletions...ain/scala/org/apache/spark/deploy/worker/ui/LogPage.scala
- core/src/main/scala/org/apache/spark/util/Utils.scala 16 additions, 0 deletionscore/src/main/scala/org/apache/spark/util/Utils.scala
- core/src/test/scala/org/apache/spark/deploy/worker/ui/LogPageSuite.scala 25 additions, 11 deletions...cala/org/apache/spark/deploy/worker/ui/LogPageSuite.scala
- core/src/test/scala/org/apache/spark/util/UtilsSuite.scala 65 additions, 0 deletionscore/src/test/scala/org/apache/spark/util/UtilsSuite.scala
Please register or sign in to comment