Skip to content

Add Accumulo Docker image#74

Merged
kokosing merged 1 commit intotrinodb:masterfrom
adamjshook:adamjshook/accumulo
Nov 4, 2020
Merged

Add Accumulo Docker image#74
kokosing merged 1 commit intotrinodb:masterfrom
adamjshook:adamjshook/accumulo

Conversation

@adamjshook
Copy link
Member

@adamjshook adamjshook commented Oct 19, 2020

This commit adds an Accumulo 1.10.0 Docker image in order to remove the dependency on MiniAccumuloCluster in the presto-accumulo unit tests. It runs ZooKeeper and all five Accumulo services in the same container. While it isn't the "Docker way" to have multiple services in one container, it greatly simplifies use.

@adamjshook
Copy link
Member Author

Divided Dockerfile into more layers by service, updated to use supervisord, and sourcing config from an examples folder.

@kokosing kokosing merged commit 74a7ad2 into trinodb:master Nov 4, 2020
@kokosing
Copy link
Member

kokosing commented Nov 4, 2020

Merged, thanks!

@kokosing
Copy link
Member

kokosing commented Nov 4, 2020

Will try to do the release tomorrow.

@adamjshook adamjshook deleted the adamjshook/accumulo branch November 4, 2020 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants