Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/33#discussion_r10144358
  
    --- Diff: 
core/src/main/scala/org/apache/spark/deploy/worker/ui/WorkerWebUI.scala ---
    @@ -198,6 +199,6 @@ class WorkerWebUI(val worker: Worker, val workDir: 
File, requestedPort: Option[I
     }
     
     private[spark] object WorkerWebUI {
    -  val STATIC_RESOURCE_DIR = "org/apache/spark/ui/static"
    +  val STATIC_RESOURCE_DIR = "org/apache/spark/ui"
    --- End diff --
    
    maybe change this to STATIC_RESOURCE_BASE or something since it's no longer 
the directory that contains them.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to