Check the Amazon sites, but I believe that the EU-Central region has some constraints about data migration. It may well be that S3 buckets (even those defined as “public”) will not expose their contents to instances OUTSIDE the EU-Central region.
— David On Jun 13, 2015, at 12:53 AM, Subrat Basnet <[email protected]> wrote: > Hi there, > > I am querying S3 bucket using Drill. > > When I query files in the bucket that was created in the default reason (US > East), it works great! > > However when I query a bucket in “eu-central-1” - I cannot query. I keep > getting: > Error: PARSE ERROR: java.lang.NullPointerException > > Also I did not see a place to put the region info in the config? > > Please advise, how I can make Drill query a specific region? Must be a > setting somewhere. > > Thanks! > Subrat > >
