Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-23088][CORE] History server not showing incomplete/running applications #20335

Closed
wants to merge 1 commit into from

Conversation

pmackles
Copy link

What changes were proposed in this pull request?

History server not showing incomplete/running applications when spark.history.ui.maxApplications property is set to a value that is smaller than the total number of applications.

How was this patch tested?

Verified manually against master and 2.2.2 branch.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@jiangxb1987
Copy link
Contributor

This is a behavior change, may be useful under your cases, but we have to make sure it doesn't cause any regressions in other scenarios. cc @gengliangwang

@jerryshao
Copy link
Contributor

jerryshao commented Jan 29, 2018

CC @ajbozarth .

@ajbozarth
Copy link
Member

@jiangxb1987 I agree that this is a behavior change, but it's a behavior change back to how it was before we switched the page from scala to js. This LGTM

Copy link
Member

@gengliangwang gengliangwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@jerryshao jerryshao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jerryshao
Copy link
Contributor

Since this is a behavior change compared to 2.2/2.3, so I will only merge to master branch. Thanks @pmackles !

@asfgit asfgit closed this in 31bd1da Jan 30, 2018
otterc pushed a commit to linkedin/spark that referenced this pull request Mar 22, 2023
…lications

History server not showing incomplete/running applications when spark.history.ui.maxApplications property is set to a value that is smaller than the total number of applications.

Verified manually against master and 2.2.2 branch.

Author: Paul Mackles <pmackles@adobe.com>

Closes apache#20335 from pmackles/SPARK-23088.

(cherry picked from commit 31bd1da)

RB=1387435
BUG=LIHADOOP-39291
G=superfriends-reviewers
R=fli,mshen,yezhou,edlu
A=edlu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants