Skip to content

Conversation

@suyanNone
Copy link
Contributor

SPARK-5132:
stageInfoToJson: Stage Attempt Id
stageInfoFromJson: Attempt Id

@SparkQA
Copy link

SparkQA commented Jan 7, 2015

Test build #25160 has started for PR 3932 at commit 41419ab.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 7, 2015

Test build #25160 has finished for PR 3932 at commit 41419ab.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25160/
Test PASSed.

@JoshRosen
Copy link
Contributor

Nice catch. I checked and "Attempt Id" wasn't used anywhere, so this looks like a good fix. The original line was introduced in #1545, which affects Spark 1.1.0+, so I'm going to merge this to master (1.3.0), branch-1.2 (1.2.1), and branch-1.1 (1.1.2). Thanks!

asfgit pushed a commit that referenced this pull request Jan 7, 2015
SPARK-5132:
stageInfoToJson: Stage Attempt Id
stageInfoFromJson: Attempt Id

Author: hushan[胡珊] <hushan@xiaomi.com>

Closes #3932 from suyanNone/json-stage and squashes the following commits:

41419ab [hushan[胡珊]] Correct stage Attempt Id key in stageInfofromJson

(cherry picked from commit d345ebe)
Signed-off-by: Josh Rosen <joshrosen@databricks.com>
@asfgit asfgit closed this in d345ebe Jan 7, 2015
asfgit pushed a commit that referenced this pull request Jan 7, 2015
SPARK-5132:
stageInfoToJson: Stage Attempt Id
stageInfoFromJson: Attempt Id

Author: hushan[胡珊] <hushan@xiaomi.com>

Closes #3932 from suyanNone/json-stage and squashes the following commits:

41419ab [hushan[胡珊]] Correct stage Attempt Id key in stageInfofromJson

(cherry picked from commit d345ebe)
Signed-off-by: Josh Rosen <joshrosen@databricks.com>
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.

4 participants