Skip to content

Conversation

@SJKallman
Copy link
Contributor

@SJKallman SJKallman commented Jun 20, 2018

What changes were proposed in this pull request?

Updated URL/href links to include a '/' before '?id' to make links consistent and avoid http 302 redirect errors within UI port 4040 tabs.

How was this patch tested?

Built a runnable distribution and executed jobs. Validated that http 302 redirects are no longer encountered when clicking on links within UI port 4040 tabs.

Author: Steven Kallman [email protected]

@gengliangwang
Copy link
Member

gengliangwang commented Jun 21, 2018

LGTM.
I think we can do even better, to create some function reformat the URLs in HTML.
Also please update the title as [Spark-24553][WEB-UI]

@SJKallman SJKallman changed the title {Spark-24553}{WEB-UI} http 302 fixes for href redirect [Spark-24553][WEB-UI] Jun 21, 2018
@HyukjinKwon
Copy link
Member

I am pretty sure he meant something like [SPARK-24553][WEB-UI] http 302 fixes for href redirect ...

ok to test

@SJKallman SJKallman changed the title [Spark-24553][WEB-UI] [Spark-24553][WEB-UI] http 302 fixes for href redirect Jun 21, 2018
@HyukjinKwon
Copy link
Member

not a big deal but let's remove Closes #24553 in the PR description BTW. I thought this takes over another PR.

@HyukjinKwon
Copy link
Member

retest this please

@SJKallman
Copy link
Contributor Author

Updated title and PR description. Happy to hear thoughts and collaborate on a better solution just let me know.

@SparkQA
Copy link

SparkQA commented Jun 21, 2018

Test build #92155 has finished for PR 21600 at commit 7962d20.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

retest this please

@SparkQA
Copy link

SparkQA commented Jun 21, 2018

Test build #92163 has finished for PR 21600 at commit 7962d20.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@gatorsmile
Copy link
Member

Thanks! Merged to master

@asfgit asfgit closed this in c5aa54d Jun 27, 2018
asfgit pushed a commit that referenced this pull request Nov 22, 2018
## 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 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
jerryshao added a commit to jerryshao/apache-spark that referenced this pull request Nov 23, 2018
## What changes were proposed in this pull request?

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

## How was this patch tested?

Local verification

Closes apache#23116 from jerryshao/SPARK-24553.

Authored-by: jerryshao <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 76aae7f)
Signed-off-by: jerryshao <[email protected]>
asfgit pushed a commit that referenced this pull request Nov 23, 2018
## 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

Closes #23121 from jerryshao/SPARK-24553-branch-2.4.

Authored-by: jerryshao <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?

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

## How was this patch tested?

Local verification

Closes apache#23116 from jerryshao/SPARK-24553.

Authored-by: jerryshao <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Jul 23, 2019
## What changes were proposed in this pull request?

This is a backport PR of apache#23116 .

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

## How was this patch tested?

Local verification

Closes apache#23121 from jerryshao/SPARK-24553-branch-2.4.

Authored-by: jerryshao <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Aug 1, 2019
## What changes were proposed in this pull request?

This is a backport PR of apache#23116 .

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

## How was this patch tested?

Local verification

Closes apache#23121 from jerryshao/SPARK-24553-branch-2.4.

Authored-by: jerryshao <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants