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

UJES-Client get log exception #87

Closed
peacewong opened this issue Oct 21, 2019 · 0 comments
Closed

UJES-Client get log exception #87

peacewong opened this issue Oct 21, 2019 · 0 comments

Comments

@peacewong
Copy link
Contributor

Describe the bug
When using UJES-Client to get logs, it found a failure. I see that the request path in the JobLogAction class is written as a progress and should be modified to log.

To Reproduce
The bug happens here:

private var execId: String = _
 override def suffixURLs: Array[String] = Array("entrance", execId, "progress")---should be modified to log.
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

No branches or pull requests

1 participant