VEuPathDB / VEuPathDB/lib-compute-platform

Record index of job inputs and outputs in S3

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Kotlin
Stars
1
Forks
0
Avg merge
2d 22h
Merged PRs (30d)
3

Description

For debugging/transparency, we should write an index file to S3 for a given job's inputs and outputs.

For ease of implementation, this doesn't need to be a singular file, we could have something like inputs.json and outputs.json which contain arrays of file names.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Kotlin job execution and S3 upload paths, then inspect how input and output file names are currently tracked. Define the contents and placement of the proposed inputs.json and outputs.json indexes, and verify that each job writes both indexes with the expected file-name arrays.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, kotlin
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.