-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69139/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-3399
https://issues.apache.org/jira/browse/SQOOP-3399
Repository: sqoop-trunk
Description
-------
BeforeClass method of TestS3ImportWithHadoopCredProvider should not throw
NullPointerException when the credential generator command is not provided
since it fails the test with Gradle.
Diffs
-----
src/test/org/apache/sqoop/s3/TestS3ImportWithHadoopCredProvider.java
e03eb64ef
Diff: https://reviews.apache.org/r/69139/diff/1/
Testing
-------
Executed the test with both and and gradle, with and without S3 credential
generator provided.
Thanks,
Szabolcs Vasas