[GitHub] spark pull request #23121: [SPARK-24553][UI][FOLLOWUP][2.4 Backport] Fix unn...

2018-11-26 Thread jerryshao
Github user jerryshao closed the pull request at:

https://github.com/apache/spark/pull/23121


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #23121: [SPARK-24553][UI][FOLLOWUP][2.4 Backport] Fix unn...

2018-11-22 Thread jerryshao
GitHub user jerryshao opened a pull request:

https://github.com/apache/spark/pull/23121

[SPARK-24553][UI][FOLLOWUP][2.4 Backport] Fix unnecessary UI redirect

## What changes were proposed in this pull request?

This is a backport PR of #23116 .

This PR is a follow-up PR of #21600 to fix the unnecessary UI redirect.

## How was this patch tested?

Local verification


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jerryshao/apache-spark SPARK-24553-branch-2.4

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/23121.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #23121


commit c6351f68b4e24834fde503c8d068d2e6d3966348
Author: jerryshao 
Date:   2018-11-22T22:54:00Z

[SPARK-24553][UI][FOLLOWUP] Fix unnecessary UI redirect

## What changes were proposed in this pull request?

This PR is a follow-up PR of #21600 to fix the unnecessary UI redirect.

## How was this patch tested?

Local verification

Closes #23116 from jerryshao/SPARK-24553.

Authored-by: jerryshao 
Signed-off-by: Dongjoon Hyun 
(cherry picked from commit 76aae7f1fd512f150ffcdb618107b12e1e97fe43)
Signed-off-by: jerryshao 




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org