vanzin commented on issue #26873: [SPARK-30240][core] Support HTTP redirects directly to a proxy server. URL: https://github.com/apache/spark/pull/26873#issuecomment-565650876 The test looks like it might be related (even if unlikely, the code I'm adding is disabled by default), but the error doesn't look related at all: ``` 19/12/13 14:03:59.815 WorkerUI-52299 WARN HttpChannel: /json/ java.lang.NullPointerException at org.apache.spark.deploy.worker.ui.WorkerPage.renderJson(WorkerPage.scala:39) at org.apache.spark.ui.WebUI.$anonfun$attachPage$2(WebUI.scala:91) at org.apache.spark.ui.JettyUtils$$anon$1.doGet(JettyUtils.scala:80) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
