I am getting the following error when trying access the sample S3 for the tutorial:
Unable to execute HTTP request: Connect to samples.dremio.com.s3-us-west-2.amazonaws.com:80 [samples.dremio.com.s3-us-west-2.amazonaws.com/52.218.192.89] failed: Connection refused: connect
I am behind a corporate firewall, so I have added the -Dhttp.proxyHost=http://… and -Dhttp.proxyPort=8080 arguments to the DREMIO_JAVA_EXTRA_OPTS parameter, but I am still seeing the same issue.