Hi James,
For one thing, It looks to me that we should not configure the credential in
pom.xml,
instead, we might introduce a core-site.xml under the classpath and configured
like
fs.s3a.access.key
fs.s3a.secret.key
I tried with the abov
I'm trying to write Java code on IntelliJ IDE to make use of the Table API and
the data I'm using is going to be from a CSV file over s3a. The IDE project is
in Maven and has a pom.xml like the following:
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-in