----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43560/ -----------------------------------------------------------
Review request for Sqoop. Bugs: SQOOP-2813 https://issues.apache.org/jira/browse/SQOOP-2813 Repository: sqoop-sqoop2 Description ------- In this ticket, we will add kerberos support for the real Hadoop cluster in the integration tests. Diffs ----- test/src/main/java/org/apache/sqoop/test/infrastructure/providers/HadoopInfrastructureProvider.java 62f93fe test/src/main/java/org/apache/sqoop/test/kdc/RealKdcRunner.java PRE-CREATION test/src/main/java/org/apache/sqoop/test/minicluster/RealSqoopCluster.java cf19730 Diff: https://reviews.apache.org/r/43560/diff/ Testing ------- Yes. Have run tests such as FromHDFSToHDFSTest, AppendModeTest agains a real kerberos enabled sqoop cluster and kerberos enable hadoop cluster. PS: Have not run tests related to hive such as FromRDBMSToKiteHiveTest agains real kerberos enabled hadoop cluster because of issue SQOOP-2756. Thanks, Dian Fu