Boglarka Egyed created SQOOP-3383:
-------------------------------------
Summary: Eliminate duplicated steps in S3 tests
Key: SQOOP-3383
URL: https://issues.apache.org/jira/browse/SQOOP-3383
Project: Sqoop
Issue Type: Sub-task
Affects Versions: 1.4.7
Reporter: Boglarka Egyed
Assignee: Boglarka Egyed
In the current S3 test suite the setup phase includes a logic which sets the
AWS credentials in the Hadoop configuration in the
org.apache.sqoop.testutil.S3TestUtils#setS3CredentialsInHadoopConf method.
These credentials then are set via system properties calling the
org.apache.sqoop.testutil.S3TestUtils#getArgumentArrayBuilderForS3UnitTests
method too.
This is an unnecessary duplication that should be cleaned up to ease further
test implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)