trinodb / aws-proxy

Proxy for S3
Apache License 2.0
8 stars 5 forks source link

Make TrinoAwsProxyServer a builder #121

Closed Randgalt closed 3 months ago

Randgalt commented 3 months ago

To run:

./mvnw -DskipTests clean package
./mvnw exec:java -pl trino-aws-proxy -Dexec.mainClass=io.trino.aws.proxy.server.TrinoAwsProxyStandaloneServer -Dnode.environment=test -Dcredentials-provider.credentials-file-path=./trino-aws-proxy/src/test/resources/credentials.json