Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Jul 8, 2016

What changes were proposed in this pull request?

Avoid error finding max of empty Seq when stageIds is empty. It does fix the immediate problem; I don't know if it results in meaningful output, but not an error at least.

How was this patch tested?

Jenkins tests

@SparkQA
Copy link

SparkQA commented Jul 8, 2016

Test build #61981 has finished for PR 14105 at commit da6feea.

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

@rxin
Copy link
Contributor

rxin commented Jul 9, 2016

Merging in master/2.0.

asfgit pushed a commit that referenced this pull request Jul 9, 2016
…rest api "/applications//jobs" if array "stageIds" is empty

## What changes were proposed in this pull request?

Avoid error finding max of empty Seq when stageIds is empty. It does fix the immediate problem; I don't know if it results in meaningful output, but not an error at least.

## How was this patch tested?

Jenkins tests

Author: Sean Owen <sowen@cloudera.com>

Closes #14105 from srowen/SPARK-16376.

(cherry picked from commit 6cef018)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 6cef018 Jul 9, 2016
@srowen srowen deleted the SPARK-16376 branch July 11, 2016 16:07
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.

3 participants