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

stdout catching for yadage #17

Open
tiborsimko opened this issue Jul 16, 2018 · 2 comments
Open

stdout catching for yadage #17

tiborsimko opened this issue Jul 16, 2018 · 2 comments

Comments

@tiborsimko
Copy link
Member

In #14 and #15, the standard output of the two steps is being captured in gendata.log and fitdata.log for CWL and Serial workflows.

Let us add the stdout catching for Yadage workflows as well. @lukasheinrich What would be the best paradigm to use? We could use the tee command as for the Serial workflows, but perhaps there exist a more native paradigm like for CWL?

@lukasheinrich
Copy link
Member

Does the job controller have a API call to get the stdout after the job has finished?

@diegodelemos
Copy link
Member

Yes, there is https://reana-job-controller.readthedocs.io/en/latest/restapi.html#get--jobs-job_id-logs, we will offer this through the rest API in this quarter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants