jihoonson commented on issue #9552: S3 ingestion spec should not uses the default credentials provider chain when environment value password provider is misconfigured. URL: https://github.com/apache/druid/pull/9552#issuecomment-603393282 Please fix the checkstyle error. ``` [ERROR] /home/travis/build/apache/druid/integration-tests/src/test/java/org/apache/druid/tests/indexer/ITS3OverrideCredentialsIndexTest.java:36: Using a static member import should be avoided - org.apache.directory.api.util.IOUtils.closeQuietly. [AvoidStaticImport] [ERROR] /home/travis/build/apache/druid/integration-tests/src/test/java/org/apache/druid/tests/indexer/ITS3OverrideCredentialsIndexTest.java:194:5: '}' at column 5 should be alone on a line. [RightCurly] [ERROR] /home/travis/build/apache/druid/integration-tests/src/test/java/org/apache/druid/tests/indexer/ITS3OverrideCredentialsIndexTest.java:271:5: '}' at column 5 should be alone on a line. [RightCurly] [ERROR] /home/travis/build/apache/druid/integration-tests/src/test/java/org/apache/druid/tests/indexer/ITS3OverrideCredentialsIndexTest.java:277:50: '{' at column 50 should be on a new line. [LeftCurly] [ERROR] /home/travis/build/apache/druid/integration-tests/src/test/java/org/apache/druid/tests/indexer/ITS3OverrideCredentialsIndexTest.java:282:5: '}' at column 5 should be alone on a line. [RightCurly] ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
