[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12123 --- 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: [SPARK-14245] [Web UI] Display the user in the...

2016-04-07 Thread tgravescs
Github user tgravescs commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206925323 +1 --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206656974 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206656972 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206656755 **[Test build #55164 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55164/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206625023 **[Test build #55164 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55164/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread ajbozarth
Github user ajbozarth commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206624767 retest this please. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206623994 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206623987 **[Test build #55162 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55162/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread ajbozarth
Github user ajbozarth commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206623940 I just pushed an update. I changed how I get the username so it uses the same method for both active and history. This method actually pulls the information from the

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206623991 Merged build finished. Test FAILed. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-206622824 **[Test build #55162 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55162/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-05 Thread ajbozarth
Github user ajbozarth commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205882481 I'll add it the history server later today then, I didn't re-test on the history server after the change so I didn't notice. --- If your project is set up for it,

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-05 Thread sarutak
Github user sarutak commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205844392 Yeah, we can see the user name in the history page and it's gotten using the REST API. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-05 Thread tgravescs
Github user tgravescs commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205806915 Actually this jira was for both history and active so if it doesn't work with history we should fix. Note that the history file has the user in it already since it

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread sarutak
Github user sarutak commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205648608 LGTM but we should consider the case of using HistoryServer. When we use HistoryServer, SparkContext is not defined so the user name should be always ``. You

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205644952 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205644950 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205644750 **[Test build #54937 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54937/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205619556 **[Test build #54937 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54937/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread sarutak
Github user sarutak commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205618871 retest this please. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205608354 Merged build finished. Test FAILed. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205607686 **[Test build #54914 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54914/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205608363 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205559673 **[Test build #54914 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54914/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/12123#discussion_r58471144 --- Diff: core/src/main/scala/org/apache/spark/ui/SparkUI.scala --- @@ -58,6 +58,7 @@ private[spark] class SparkUI private ( val killEnabled =

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-04 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/12123#discussion_r58426632 --- Diff: core/src/main/scala/org/apache/spark/ui/SparkUI.scala --- @@ -58,6 +58,7 @@ private[spark] class SparkUI private ( val killEnabled =

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204656536 Merged build finished. Test FAILed. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204656537 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-02 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204656505 **[Test build #54760 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54760/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204642421 **[Test build #54760 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54760/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread ajbozarth
Github user ajbozarth commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204642012 Jenkins, retest this please --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread ajbozarth
Github user ajbozarth commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204628286 Jenkins, please retest this --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204627235 Merged build finished. Test FAILed. --- 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

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204627238 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204627136 **[Test build #54742 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54742/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-204612136 **[Test build #54742 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54742/consoleFull)** for PR 12123 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-01 Thread ajbozarth
GitHub user ajbozarth opened a pull request: https://github.com/apache/spark/pull/12123 [SPARK-14245] [Web UI] Display the user in the application view ## What changes were proposed in this pull request? The Spark UI (both active and history) should show the user who ran