Update accumulo-proxy Docker container to be more size efficient
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker
- Domain
- devops, infrastructure
Research direction
Start by reading the download_bin() method in accumulo-proxy and the Dockerfile in the linked accumulo-docker repository. Trace how the tar is downloaded and extracted, then update both locations so the archive is not stored before extraction; done means the container builds successfully without the intermediate archive.
Written by the indexing model from the issue text.
Description
During the pull request here: https://github.com/apache/accumulo-proxy/pull/20 @mjwall spotted that we were being a bit inefficient with our container size by storing the tar before extracting it.
This should be cleaned up and ideally done in a single step by updating the download_bin() method.
For consistency sakes we should also ideally do this on the accumulo-docker repo https://github.com/apache/accumulo-docker/blob/master/Dockerfile
- Dominant language
- Java
- Stars
- 11
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from apache/accumulo-proxy
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
apache/accumulo-proxy#91 · 1 comment · 1 reaction ·
-
bug
Difficulty 5/5 Over a week Newbie friendliness 35/100
apache/accumulo-proxy#32 · 6 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
apache/accumulo-proxy#21 · 5 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
apache/accumulo-proxy#10 · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
apache/accumulo-proxy#7 · 6 comments ·
All issues in apache/accumulo-proxy
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100