R API for peeking at logs?
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 184
- Forks
- 53
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 1
Description
Ref: https://github.com/HenrikBengtsson/future.batchtools/issues/17
It would be great to be able peek into the logs from a R session in some sort of nice way.
From @HenrikBengtsson:
Having an R API to peek into/browse around in an existing (and possibly even a live/hot) batchtools job registry would be neat. If possible, it's not hard to imagine of pulling out an overview of current jobs, e.g. classical stdout, fancy color-annotated stdout, or even a GUI/Shiny dashboard. I think that such a feature request for a basic querying API is better address to the batchtools project itself.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing batchtools's existing job-registry and log-handling interfaces, then read the referenced future.batchtools issue for the expected use cases. Done means defining and implementing a basic R API for querying an existing batchtools registry and inspecting its logs, with behavior that can be validated for live jobs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- api, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100