You could also do "export AWS_REGION=us-east-1" before running the tests. This is what we do when running them in Travis (see .travis.yml).
On Sun, Mar 24, 2019 at 1:51 PM Surekha Saharan <surekha.saha...@imply.io> wrote: > Hi Rajiv, > > You can skip the tests with -DskipTests option. See here for Druid build > instructions : > > https://github.com/apache/incubator-druid/blob/master/docs/content/development/build.md > > Thanks > Surekha > > On Sat, Mar 23, 2019 at 5:47 PM Rajiv Mordani <rmord...@vmware.com.invalid > > > wrote: > > > When trying to build druid the druid-s3-extensions tests fail as I > haven’t > > setup an S3 account. What’s the best way to work around this problem? > > > > Thanks > > > > > > * Rajiv > > >