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

SUBMARINE-541. Running time is null sometimes #341

Closed
wants to merge 1 commit into from

Conversation

pingsutw
Copy link
Member

@pingsutw pingsutw commented Jul 4, 2020

What is this PR for?

The root cause is we could only get the running time when the experiment is running.
So if we try to get an experiment spec when the experiment is Succeeded, the running time would be NULL
Remove the condition Boolean.parseBoolean(condition.getStatus() == true

What type of PR is it?

[Bug Fix]

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-541

How should this be tested?

https://travis-ci.org/github/pingsutw/hadoop-submarine/builds/704941671

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

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

LGTM

@asfgit asfgit closed this in 2e69ccc Jul 6, 2020
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.

None yet

2 participants