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

yadage: write logs to a canonical file #27

Open
diegodelemos opened this issue May 16, 2017 · 2 comments
Open

yadage: write logs to a canonical file #27

diegodelemos opened this issue May 16, 2017 · 2 comments

Comments

@diegodelemos
Copy link
Member

diegodelemos commented May 16, 2017

It would be of great help to have the workflow logs written to a canonical file as well, so everything would look like:

# as workflow's logs
/reana/analyses/:uuid/workspace/logs/workflowuuid.log
# as step's logs  # as step logs
/reana/analyses/:uuid/workspace/logs/stepuuid.log
@lukasheinrich
Copy link
Member

this will be the job of reana-job-controller but the engines can play the role of managing the locations to a canonical one that makes sense within a workflow

i.e.

engine --- submit job spec ---> job-controller
engine <--- retrieve logs ------ job-controller
the engine then writes the logs where it wants to

@diegodelemos
Copy link
Member Author

yes, this is what you proposed last time, but it was not clear how to implement it with yadage back then, is it clear now?

@diegodelemos diegodelemos removed this from the Someday milestone Oct 6, 2019
@diegodelemos diegodelemos removed their assignment Oct 28, 2019
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

2 participants