[GitHub] spark pull request #14484: [SPARK-16796][Web UI] Mask spark.authenticate.sec...

2016-08-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14484 --- 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

[GitHub] spark pull request #14484: [SPARK-16796][Web UI] Mask spark.authenticate.sec...

2016-08-03 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/14484#discussion_r73416506 --- Diff: core/src/main/scala/org/apache/spark/ui/env/EnvironmentPage.scala --- @@ -25,9 +25,13 @@ import org.apache.spark.ui.{UIUtils, WebUIPage}

[GitHub] spark pull request #14484: [SPARK-16796][Web UI] Mask spark.authenticate.sec...

2016-08-03 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/14484#discussion_r73415554 --- Diff: core/src/main/scala/org/apache/spark/ui/env/EnvironmentPage.scala --- @@ -25,9 +25,13 @@ import org.apache.spark.ui.{UIUtils, WebUIPage}

[GitHub] spark pull request #14484: [SPARK-16796][Web UI] Mask spark.authenticate.sec...

2016-08-03 Thread Devian-ua
GitHub user Devian-ua opened a pull request: https://github.com/apache/spark/pull/14484 [SPARK-16796][Web UI] Mask spark.authenticate.secret on Spark environ… ## What changes were proposed in this pull request? Mask `spark.authenticate.secret` on Spark environment page