AWS SchemaConversionTool documentation change
Summary
Updated title, corrected CLI reference links, modified JDBC driver documentation paths, and section header improvements
Security assessment
Changes focus on documentation organization and reference updates. While mentioning JDBC driver versions, this relates to compatibility rather than security vulnerabilities. No new security features or mitigations are introduced.
Diff
diff --git a/SchemaConversionTool/latest/userguide/CHAP_Source.Hadoop.md b/SchemaConversionTool/latest/userguide/CHAP_Source.Hadoop.md index b37e436b9..be481d429 100644 --- a/SchemaConversionTool/latest/userguide/CHAP_Source.Hadoop.md +++ b/SchemaConversionTool/latest/userguide/CHAP_Source.Hadoop.md @@ -7 +7 @@ Prerequisites for using Apache Hadoop as a sourcePermissions for Hive as a sourc -# Connecting to Apache Hadoop databases with the AWS Schema Conversion Tool +# Using Apache Hadoop as a source for AWS SCT @@ -128 +128 @@ The permissions required for Amazon EMR HDFS as a target are as follows: -You can use Apache Hadoop as a source in AWS SCT version 1.0.670 or higher. You can migrate Hadoop clusters to Amazon EMR only in the AWS SCT command line interface (CLI). Before you start, familiarize yourself with the command line interface of AWS SCT. For more information, see [CLI Reference for AWS Schema Conversion Tool](./CHAP_Reference.html). +You can use Apache Hadoop as a source in AWS SCT version 1.0.670 or higher. You can migrate Hadoop clusters to Amazon EMR only in the AWS SCT command line interface (CLI). Before you start, familiarize yourself with the command line interface of AWS SCT. For more information, see [AWS SCT CLI Reference](./CHAP_Reference.html). @@ -136 +136 @@ You can use Apache Hadoop as a source in AWS SCT version 1.0.670 or higher. You -Download the required JDBC driver and specify the location where you store the file. For more information, see [Installing JDBC drivers for AWS Schema Conversion Tool](./CHAP_Installing.JDBCDrivers.html). +Download the required JDBC driver and specify the location where you store the file. For more information, see [Downloading the required database drivers](./CHAP_Installing.html#CHAP_Installing.JDBCDrivers). @@ -187 +187 @@ In the preceding example, replace `hadoop_address` with the IP address of your H -You can connect to your source Hive and HDFS services with the AWS SCT CLI. To connect to Apache Hive, use the Hive JDBC driver version 2.3.4 or higher. For more information, see [Installing JDBC drivers for AWS Schema Conversion Tool](./CHAP_Installing.JDBCDrivers.html). +You can connect to your source Hive and HDFS services with the AWS SCT CLI. To connect to Apache Hive, use the Hive JDBC driver version 2.3.4 or higher. For more information, see [Downloading the required database drivers](./CHAP_Installing.html#CHAP_Installing.JDBCDrivers). @@ -295 +295 @@ You can connect to your target Amazon EMR cluster with the AWS SCT CLI. To do so -AWS SCT connects to Amazon EMR Hive with the `hadoop` cluster user. To connect to Amazon EMR Hive, use the Hive JDBC driver version 2.6.2.1002 or higher. For more information, see [Installing JDBC drivers for AWS Schema Conversion Tool](./CHAP_Installing.JDBCDrivers.html). +AWS SCT connects to Amazon EMR Hive with the `hadoop` cluster user. To connect to Amazon EMR Hive, use the Hive JDBC driver version 2.6.2.1002 or higher. For more information, see [Downloading the required database drivers](./CHAP_Installing.html#CHAP_Installing.JDBCDrivers). @@ -381 +381 @@ Next, replace `hdfs_address` and `hdfs_port` with the private IP address and por - 6. Save your CLI script. Next, add mapping rules and migration commands. For more information, see [Migrating Hadoop workloads](./big-data-hadoop.html). + 6. Save your CLI script. Next, add mapping rules and migration commands. For more information, see [Migrating Apache Hadoop to Amazon EMR](./big-data-hadoop.html). @@ -392 +392 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Connecting to Apache Cassandra +Using Apache Cassandra as a source @@ -394 +394 @@ Connecting to Apache Cassandra -Connecting to Apache Oozie +Using Apache Oozie as a source