From b28deb7eaaffde564aaf6f9625af4f9fb22c370e Mon Sep 17 00:00:00 2001 From: Chris Estes <106166814+ccestes@users.noreply.github.com> Date: Mon, 13 Jun 2022 12:25:56 -0400 Subject: [PATCH 1/3] fdws: ubuntu and debian install restructure --- .../index.mdx | 3 +- ...x86.mdx => 09_hadoop__ubuntu18_20_x86.mdx} | 4 +- .../x86_amd64/09a_hadoop__deb10_x86.mdx | 54 +++++++++++++ .../x86_amd64/index.mdx | 3 +- .../index.mdx | 3 +- ...0_x86.mdx => 09_mongo_ubuntu18_20_x86.mdx} | 4 +- .../x86_amd64/09a_mongo_deb10_x86.mdx | 54 +++++++++++++ .../x86_amd64/index.mdx | 3 +- .../index.mdx | 3 +- ...0_x86.mdx => 09_mysql_ubuntu18_20_x86.mdx} | 4 +- .../x86_amd64/09a_mysql_deb10_x86.mdx | 75 +++++++++++++++++++ .../x86_amd64/index.mdx | 3 +- 12 files changed, 201 insertions(+), 12 deletions(-) rename product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/{09_hadoop__ubuntu18_20_deb10_x86.mdx => 09_hadoop__ubuntu18_20_x86.mdx} (95%) create mode 100644 product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__deb10_x86.mdx rename product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/{09_mongo_ubuntu18_20_deb10_x86.mdx => 09_mongo_ubuntu18_20_x86.mdx} (95%) create mode 100644 product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_deb10_x86.mdx rename product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/{09_mysql_ubuntu18_20_deb10_x86.mdx => 09_mysql_ubuntu18_20_x86.mdx} (97%) create mode 100644 product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_deb10_x86.mdx diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx index 1acdf5ec844..c169a0821af 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx @@ -17,7 +17,8 @@ For platform-specific install instructions, see: - [CentOS 7](x86_amd64/04_hadoop_centos7_x86) - [SLES 15](x86_amd64/05_hadoop_sles15_x86) - [SLES 12](x86_amd64/07_hadoop_sles12_x86) - - [Ubuntu 20.04 or 18.04/Debian 10](x86_amd64/09_hadoop__ubuntu18_20_deb10_x86) + - [Ubuntu 20.04 or 18.04](x86_amd64/09_hadoop__ubuntu18_20_x86) + - [Debian 10](x86_amd64/09a_hadoop__deb10_x86) - [Debian 9](x86_amd64/11_hadoop__deb9_x86) - Linux on IBM Power (ppc64le): diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_deb10_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_x86.mdx similarity index 95% rename from product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_deb10_x86.mdx rename to product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_x86.mdx index 27df18c661a..74377c3e2ed 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_deb10_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_x86.mdx @@ -1,6 +1,6 @@ --- -title: "Installing Hadoop Foreign Data Wrapper on Ubuntu 20.04 or 18.04/Debian 10 x86" -navTitle: "Ubuntu 20.04 or 18.04/Debian 10" +title: "Installing Hadoop Foreign Data Wrapper on Ubuntu 20.04 or 18.04 x86" +navTitle: "Ubuntu 20.04 or 18.04" --- To install the Hadoop Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__deb10_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__deb10_x86.mdx new file mode 100644 index 00000000000..7c3675821e6 --- /dev/null +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__deb10_x86.mdx @@ -0,0 +1,54 @@ +--- +title: "Installing Hadoop Foreign Data Wrapper on Debian 10 x86" +navTitle: "Debian 10" +--- + +To install the Hadoop Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). + +The following steps will walk you through on using the EDB apt repository to install a Debian package. When using the commands, replace the `username` and `password` with the credentials provided by EDB. + +1. Assume superuser privileges: + + ```text + sudo su – + ``` + +2. Set up the EDB repository: + + ```text + sh -c 'echo "deb [arch=amd64] https://apt.enterprisedb.com/$(lsb_release -cs)-edb/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/edb-$(lsb_release -cs).list' + ``` + +3. Substitute your EDB credentials for the `username` and `password` in the following command: + + ```text + sh -c 'echo "machine apt.enterprisedb.com login password " > /etc/apt/auth.conf.d/edb.conf' + ``` + +3. Add support to your system for secure APT repositories: + + ```text + apt-get install apt-transport-https + ``` + +4. Add the EDB signing key: + + ```text + wget -q -O - https://username:password + @apt.enterprisedb.com/edb-deb.gpg.key | apt-key add - + ``` + +5. Update the repository metadata: + + ```text + apt-get update + ``` + +6. Install the package: + + ```text + apt-get install edb-as-hdfs-fdw + ``` + + where `xx` is the server version number. + diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx index e8745a3c1be..5736b7bd476 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx @@ -12,7 +12,8 @@ For operating system-specific install instructions, see: - [CentOS 7](04_hadoop_centos7_x86) - [SLES 15](05_hadoop_sles15_x86) - [SLES 12](07_hadoop_sles12_x86) - - [Ubuntu 20.04 or 18.04/Debian 10](09_hadoop__ubuntu18_20_deb10_x86) + - [Ubuntu 20.04 or 18.04](09_hadoop__ubuntu18_20_x86) + - [Debian 10](09a_hadoop__deb10_x86) - [Debian 9](11_hadoop__deb9_x86) After you complete the installation, see [Configuring the Hadoop Foreign Data Wrapper](../../08_configuring_the_hadoop_data_adapter). diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx index 50f18ef9f17..4b8005fd47c 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx @@ -16,7 +16,8 @@ For platform-specific install instructions, see: - [CentOS 7](x86_amd64/04_mongo_centos7_x86) - [SLES 15](x86_amd64/05_mongo_sles15_x86) - [SLES 12](x86_amd64/07_mongo_sles12_x86) - - [Ubuntu 20.04 or 18.04/Debian 10](x86_amd64/09_mongo_ubuntu18_20_deb10_x86) + - [Ubuntu 20.04 or 18.04](x86_amd64/09_mongo_ubuntu18_20_x86) + - [Debian 10](x86_amd64/09a_mongo_deb10_x86) - [Debian 9](x86_amd64/11_mongo_deb9_x86) - Linux on IBM Power (ppc64le): diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_deb10_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_x86.mdx similarity index 95% rename from product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_deb10_x86.mdx rename to product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_x86.mdx index 408701da657..9dc1dc1f3e9 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_deb10_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_x86.mdx @@ -1,6 +1,6 @@ --- -title: "Installing MongoDB Foreign Data Wrapper on Ubuntu 20.04 0r 18.04/Debian 10 x86" -navTitle: "Ubuntu 20.04 or 18.04/Debian 10" +title: "Installing MongoDB Foreign Data Wrapper on Ubuntu 20.04 or 18.04 x86" +navTitle: "Ubuntu 20.04 or 18.04" --- To install the MongoDB Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_deb10_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_deb10_x86.mdx new file mode 100644 index 00000000000..1abb158c8aa --- /dev/null +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_deb10_x86.mdx @@ -0,0 +1,54 @@ +--- +title: "Installing MongoDB Foreign Data Wrapper on Debian 10 x86" +navTitle: "Debian 10" +--- + +To install the MongoDB Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). + +The following steps will walk you through using the EDB apt repository to install a Debian package. When using the commands, replace the `username` and `password` with the credentials provided by EDB. + +1. Assume superuser privileges: + + ```text + sudo su – + ``` + +2. Configure the EDB repository: + + a. Set up the EDB repository: + + ```text + sh -c 'echo "deb [arch=amd64] https://apt.enterprisedb.com/$(lsb_release -cs)-edb/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/edb-$(lsb_release -cs).list' + ``` + + b. Substitute your EDB credentials for the `username` and `password` in the following command: + + ```text + sh -c 'echo "machine apt.enterprisedb.com login password " > /etc/apt/auth.conf.d/edb.conf' + ``` + +3. Add support to your system for secure APT repositories: + + ```text + apt-get install apt-transport-https + ``` + +4. Add the EDB signing key: + + ```text + wget -q -O - https://:@apt.enterprisedb.com/edb-deb.gpg.key | apt-key add - + ``` + +5. Update the repository metadata: + + ```text + apt-get update + ``` + +6. Install the Debian package: + + ```text + apt-get install edb-as-mongo-fdw + ``` + + where `xx` is the server version number. diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx index a7f7bcf2c61..1a208a7b088 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx @@ -12,7 +12,8 @@ For operating system-specific install instructions, see: - [CentOS 7](04_mongo_centos7_x86) - [SLES 15](05_mongo_sles15_x86) - [SLES 12](07_mongo_sles12_x86) - - [Ubuntu 20.04 or 18.04/Debian 10](09_mongo_ubuntu18_20_deb10_x86) + - [Ubuntu 20.04 or 18.04](09_mongo_ubuntu18_20_x86) + - [Debian 10](09a_mongo_deb10_x86) - [Debian 9](11_mongo_deb9_x86) After you complete the installation, see [Configuring the MongoDB Foreign Data Wrapper](../../07_configuring_the_mongo_data_adapter). \ No newline at end of file diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx index c567a16f29e..10f474d86ec 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx @@ -16,7 +16,8 @@ For platform-specific install instructions, see: - [CentOS 7](x86_amd64/04_mysql_centos7_x86) - [SLES 15](x86_amd64/05_mysql_sles15_x86) - [SLES 12](x86_amd64/07_mysql_sles12_x86) - - [Ubuntu 20.04 or 18.04/Debian 10](x86_amd64/09_mysql_ubuntu18_20_deb10_x86) + - [Ubuntu 20.04 or 18.04](x86_amd64/09_mysql_ubuntu18_20_x86) + - [Debian 10](x86_amd64/09a_mysql_deb10_x86) - [Debian 9](x86_amd64/11_mysql_deb9_x86) - Linux on IBM Power (ppc64le): diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_deb10_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_x86.mdx similarity index 97% rename from product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_deb10_x86.mdx rename to product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_x86.mdx index aa308f1a86a..e2f5815afbb 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_deb10_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_x86.mdx @@ -1,6 +1,6 @@ --- -title: "Installing MySQL Foreign Data Wrapper on Ubuntu 20.04 or 18.04/Debian 10 x86" -navTitle: "Ubuntu 20.04 or 18.04/Debian 10" +title: "Installing MySQL Foreign Data Wrapper on Ubuntu 20.04 or 18.04 x86" +navTitle: "Ubuntu 20.04 or 18.04" --- To install the MySQL Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit: [Repository Access Request](https://www.enterprisedb.com/repository-access-request). diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_deb10_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_deb10_x86.mdx new file mode 100644 index 00000000000..621cd907a55 --- /dev/null +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_deb10_x86.mdx @@ -0,0 +1,75 @@ +--- +title: "Installing MySQL Foreign Data Wrapper on Debian 10 x86" +navTitle: "Debian 10" +--- + +To install the MySQL Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit: [Repository Access Request](https://www.enterprisedb.com/repository-access-request). + +The following steps will walk you through on using the EDB apt repository to install a DEB package. When using the commands, replace the `username` and `password` with the credentials provided by EDB. + +1. Assume superuser privileges: + ```text + sudo su – + ``` + +1. Set up the EDB repository: + + ```text + sh -c 'echo "deb [arch=amd64] https://apt.enterprisedb.com/$(lsb_release -cs)-edb/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/edb-$(lsb_release -cs).list' + ``` + +2. Substitute your EDB credentials for the `username` and `password` in the following command: + + ```text + sh -c 'echo "machine apt.enterprisedb.com login password " > /etc/apt/auth.conf.d/edb.conf' + ``` + +3. Add support to your system for secure APT repositories: + + ```text + apt-get install apt-transport-https + ``` + +4. Add the EBD signing key: + + ```text + wget -q -O - https://username:password@apt.enterprisedb.com/edb-deb.gpg.key | apt-key add - + ``` +5. If there is `libmysqlclient-dev` already installed on your system, remove it by using the following command: + ```text + sudo apt-get remove libmysqlclient-dev + ``` + +6. Enable the MySQL repo: + + - For Debian 10: + + - For MySQL 8: + ```text + sudo echo "deb http://repo.mysql.com/apt/debian/buster mysql-8.0" | sudo tee /etc/apt/sources.list.d/mysql.list + ``` + - For MySQL 5: + ```text + sudo echo "deb http://repo.mysql.com/apt/debian/buster mysql-5.7" | sudo tee /etc/apt/sources.list.d/mysql.list + ``` + + - For Ubuntu 20, you do not need to enable the MySQL repository. + +7. Add the mysql repo key using the following commands: + + ```text + sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 5072E1F5 + ``` +8. Update the repository metadata: + + ```text + apt-get update + ``` + +9. Install DEB package: + + ```text + apt-get install edb-as-mysql-fdw + ``` + Where `xx` is the server version number i.e. 13 and `y` is the MySQL version i.e. 5 or 8. + diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx index d869bc84816..6941161d16f 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx @@ -12,6 +12,7 @@ For operating system-specific install instructions, see: - [CentOS 7](04_mysql_centos7_x86) - [SLES 15](05_mysql_sles15_x86) - [SLES 12](07_mysql_sles12_x86) - - [Ubuntu 20.04 or 18.04/Debian 10](09_mysql_ubuntu18_20_deb10_x86) + - [Ubuntu 20.04 or 18.04](09_mysql_ubuntu18_20_x86) + - [Debian 10](09a_mysql_deb10_x86) - [Debian 9](11_mysql_deb9_x86) From 3cc1e39a700d520fe6618d8d3a0b8b1e30e94f42 Mon Sep 17 00:00:00 2001 From: Chris Estes <106166814+ccestes@users.noreply.github.com> Date: Mon, 13 Jun 2022 14:20:05 -0400 Subject: [PATCH 2/3] adding separate Ubuntu topics (20.04 and 18.04) --- .../index.mdx | 7 +- ...20_x86.mdx => 09_hadoop__ubuntu20_x86.mdx} | 4 +- .../x86_amd64/09a_hadoop__ubuntu18_x86.mdx | 54 +++++++++++++ ...eb10_x86.mdx => 09b_hadoop__deb10_x86.mdx} | 0 .../x86_amd64/index.mdx | 5 +- .../index.mdx | 5 +- ...8_20_x86.mdx => 09_mongo_ubuntu20_x86.mdx} | 4 +- .../x86_amd64/09a_mongo_ubuntu18_x86.mdx | 54 +++++++++++++ ..._deb10_x86.mdx => 09b_mongo_deb10_x86.mdx} | 0 .../x86_amd64/index.mdx | 5 +- .../index.mdx | 5 +- ...8_20_x86.mdx => 09_mysql_ubuntu20_x86.mdx} | 4 +- .../x86_amd64/09a_mysql_ubuntu18_x86.mdx | 75 +++++++++++++++++++ ..._deb10_x86.mdx => 09b_mysql_deb10_x86.mdx} | 0 .../x86_amd64/index.mdx | 5 +- 15 files changed, 208 insertions(+), 19 deletions(-) rename product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/{09_hadoop__ubuntu18_20_x86.mdx => 09_hadoop__ubuntu20_x86.mdx} (93%) create mode 100644 product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__ubuntu18_x86.mdx rename product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/{09a_hadoop__deb10_x86.mdx => 09b_hadoop__deb10_x86.mdx} (100%) rename product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/{09_mongo_ubuntu18_20_x86.mdx => 09_mongo_ubuntu20_x86.mdx} (97%) create mode 100644 product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_ubuntu18_x86.mdx rename product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/{09a_mongo_deb10_x86.mdx => 09b_mongo_deb10_x86.mdx} (100%) rename product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/{09_mysql_ubuntu18_20_x86.mdx => 09_mysql_ubuntu20_x86.mdx} (95%) create mode 100644 product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_ubuntu18_x86.mdx rename product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/{09a_mysql_deb10_x86.mdx => 09b_mysql_deb10_x86.mdx} (100%) diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx index c169a0821af..b4ec7423b24 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/index.mdx @@ -17,9 +17,10 @@ For platform-specific install instructions, see: - [CentOS 7](x86_amd64/04_hadoop_centos7_x86) - [SLES 15](x86_amd64/05_hadoop_sles15_x86) - [SLES 12](x86_amd64/07_hadoop_sles12_x86) - - [Ubuntu 20.04 or 18.04](x86_amd64/09_hadoop__ubuntu18_20_x86) - - [Debian 10](x86_amd64/09a_hadoop__deb10_x86) - - [Debian 9](x86_amd64/11_hadoop__deb9_x86) + - [Ubuntu 20.04](x86_amd64/09_hadoop_ubuntu20_x86) + - [Ubuntu 18.04](x86_amd64/09a_hadoop_ubuntu18_x86) + - [Debian 10](x86_amd64/09b_hadoop_deb10_x86) + - [Debian 9](x86_amd64/11_hadoop_deb9_x86) - Linux on IBM Power (ppc64le): diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu20_x86.mdx similarity index 93% rename from product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_x86.mdx rename to product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu20_x86.mdx index 74377c3e2ed..7a9c73aff73 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu18_20_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu20_x86.mdx @@ -1,6 +1,6 @@ --- -title: "Installing Hadoop Foreign Data Wrapper on Ubuntu 20.04 or 18.04 x86" -navTitle: "Ubuntu 20.04 or 18.04" +title: "Installing Hadoop Foreign Data Wrapper on Ubuntu 20.04 x86" +navTitle: "Ubuntu 20.04" --- To install the Hadoop Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__ubuntu18_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__ubuntu18_x86.mdx new file mode 100644 index 00000000000..156be9fca71 --- /dev/null +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__ubuntu18_x86.mdx @@ -0,0 +1,54 @@ +--- +title: "Installing Hadoop Foreign Data Wrapper on Ubuntu 18.04 x86" +navTitle: "Ubuntu 18.04" +--- + +To install the Hadoop Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). + +The following steps will walk you through on using the EDB apt repository to install a Debian package. When using the commands, replace the `username` and `password` with the credentials provided by EDB. + +1. Assume superuser privileges: + + ```text + sudo su – + ``` + +2. Set up the EDB repository: + + ```text + sh -c 'echo "deb [arch=amd64] https://apt.enterprisedb.com/$(lsb_release -cs)-edb/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/edb-$(lsb_release -cs).list' + ``` + +3. Substitute your EDB credentials for the `username` and `password` in the following command: + + ```text + sh -c 'echo "machine apt.enterprisedb.com login password " > /etc/apt/auth.conf.d/edb.conf' + ``` + +3. Add support to your system for secure APT repositories: + + ```text + apt-get install apt-transport-https + ``` + +4. Add the EDB signing key: + + ```text + wget -q -O - https://username:password + @apt.enterprisedb.com/edb-deb.gpg.key | apt-key add - + ``` + +5. Update the repository metadata: + + ```text + apt-get update + ``` + +6. Install the package: + + ```text + apt-get install edb-as-hdfs-fdw + ``` + + where `xx` is the server version number. + diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__deb10_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09b_hadoop__deb10_x86.mdx similarity index 100% rename from product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__deb10_x86.mdx rename to product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09b_hadoop__deb10_x86.mdx diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx index 5736b7bd476..3de2a9cdc8a 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx @@ -12,8 +12,9 @@ For operating system-specific install instructions, see: - [CentOS 7](04_hadoop_centos7_x86) - [SLES 15](05_hadoop_sles15_x86) - [SLES 12](07_hadoop_sles12_x86) - - [Ubuntu 20.04 or 18.04](09_hadoop__ubuntu18_20_x86) - - [Debian 10](09a_hadoop__deb10_x86) + - [Ubuntu 20.04](09_hadoop__ubuntu20_x86) + - [Ubuntu 18.04](09a_hadoop__ubuntu18_x86) + - [Debian 10](09b_hadoop__deb10_x86) - [Debian 9](11_hadoop__deb9_x86) After you complete the installation, see [Configuring the Hadoop Foreign Data Wrapper](../../08_configuring_the_hadoop_data_adapter). diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx index 4b8005fd47c..3e22a56191f 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/index.mdx @@ -16,8 +16,9 @@ For platform-specific install instructions, see: - [CentOS 7](x86_amd64/04_mongo_centos7_x86) - [SLES 15](x86_amd64/05_mongo_sles15_x86) - [SLES 12](x86_amd64/07_mongo_sles12_x86) - - [Ubuntu 20.04 or 18.04](x86_amd64/09_mongo_ubuntu18_20_x86) - - [Debian 10](x86_amd64/09a_mongo_deb10_x86) + - [Ubuntu 20.04](x86_amd64/09_mongo_ubuntu20_x86) + - [Ubuntu 18.04](x86_amd64/09a_mongo_ubuntu18_x86) + - [Debian 10](x86_amd64/09b_mongo_deb10_x86) - [Debian 9](x86_amd64/11_mongo_deb9_x86) - Linux on IBM Power (ppc64le): diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu20_x86.mdx similarity index 97% rename from product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_x86.mdx rename to product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu20_x86.mdx index 9dc1dc1f3e9..1b5fce74794 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu18_20_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09_mongo_ubuntu20_x86.mdx @@ -1,6 +1,6 @@ --- -title: "Installing MongoDB Foreign Data Wrapper on Ubuntu 20.04 or 18.04 x86" -navTitle: "Ubuntu 20.04 or 18.04" +title: "Installing MongoDB Foreign Data Wrapper on Ubuntu 20.04 x86" +navTitle: "Ubuntu 20.04" --- To install the MongoDB Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_ubuntu18_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_ubuntu18_x86.mdx new file mode 100644 index 00000000000..acaa0ec36e9 --- /dev/null +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_ubuntu18_x86.mdx @@ -0,0 +1,54 @@ +--- +title: "Installing MongoDB Foreign Data Wrapper on Ubuntu 18.04 x86" +navTitle: "Ubuntu 18.04" +--- + +To install the MongoDB Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit the [EDB website](https://www.enterprisedb.com/repository-access-request/). + +The following steps will walk you through using the EDB apt repository to install a Debian package. When using the commands, replace the `username` and `password` with the credentials provided by EDB. + +1. Assume superuser privileges: + + ```text + sudo su – + ``` + +2. Configure the EDB repository: + + a. Set up the EDB repository: + + ```text + sh -c 'echo "deb [arch=amd64] https://apt.enterprisedb.com/$(lsb_release -cs)-edb/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/edb-$(lsb_release -cs).list' + ``` + + b. Substitute your EDB credentials for the `username` and `password` in the following command: + + ```text + sh -c 'echo "machine apt.enterprisedb.com login password " > /etc/apt/auth.conf.d/edb.conf' + ``` + +3. Add support to your system for secure APT repositories: + + ```text + apt-get install apt-transport-https + ``` + +4. Add the EDB signing key: + + ```text + wget -q -O - https://:@apt.enterprisedb.com/edb-deb.gpg.key | apt-key add - + ``` + +5. Update the repository metadata: + + ```text + apt-get update + ``` + +6. Install the Debian package: + + ```text + apt-get install edb-as-mongo-fdw + ``` + + where `xx` is the server version number. diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_deb10_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09b_mongo_deb10_x86.mdx similarity index 100% rename from product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09a_mongo_deb10_x86.mdx rename to product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/09b_mongo_deb10_x86.mdx diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx index 1a208a7b088..f6a17b2acd7 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/index.mdx @@ -12,8 +12,9 @@ For operating system-specific install instructions, see: - [CentOS 7](04_mongo_centos7_x86) - [SLES 15](05_mongo_sles15_x86) - [SLES 12](07_mongo_sles12_x86) - - [Ubuntu 20.04 or 18.04](09_mongo_ubuntu18_20_x86) - - [Debian 10](09a_mongo_deb10_x86) + - [Ubuntu 20.04](09_mongo_ubuntu20_x86) + - [Ubuntu 18.04](09a_mongo_ubuntu18_x86) + - [Debian 10](09b_mongo_deb10_x86) - [Debian 9](11_mongo_deb9_x86) After you complete the installation, see [Configuring the MongoDB Foreign Data Wrapper](../../07_configuring_the_mongo_data_adapter). \ No newline at end of file diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx index 10f474d86ec..4d29b73bd03 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/index.mdx @@ -16,8 +16,9 @@ For platform-specific install instructions, see: - [CentOS 7](x86_amd64/04_mysql_centos7_x86) - [SLES 15](x86_amd64/05_mysql_sles15_x86) - [SLES 12](x86_amd64/07_mysql_sles12_x86) - - [Ubuntu 20.04 or 18.04](x86_amd64/09_mysql_ubuntu18_20_x86) - - [Debian 10](x86_amd64/09a_mysql_deb10_x86) + - [Ubuntu 20.04](x86_amd64/09_mysql_ubuntu20_x86) + - [Ubuntu 18.04](x86_amd64/09a_mysql_ubuntu18_x86) + - [Debian 10](x86_amd64/09b_mysql_deb10_x86) - [Debian 9](x86_amd64/11_mysql_deb9_x86) - Linux on IBM Power (ppc64le): diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu20_x86.mdx similarity index 95% rename from product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_x86.mdx rename to product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu20_x86.mdx index e2f5815afbb..33afe38fd6b 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu18_20_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09_mysql_ubuntu20_x86.mdx @@ -1,6 +1,6 @@ --- -title: "Installing MySQL Foreign Data Wrapper on Ubuntu 20.04 or 18.04 x86" -navTitle: "Ubuntu 20.04 or 18.04" +title: "Installing MySQL Foreign Data Wrapper on Ubuntu 20.04 x86" +navTitle: "Ubuntu 20.04" --- To install the MySQL Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit: [Repository Access Request](https://www.enterprisedb.com/repository-access-request). diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_ubuntu18_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_ubuntu18_x86.mdx new file mode 100644 index 00000000000..96c8ae13530 --- /dev/null +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_ubuntu18_x86.mdx @@ -0,0 +1,75 @@ +--- +title: "Installing MySQL Foreign Data Wrapper on Ubuntu 18.04 x86" +navTitle: "Ubuntu 18.04" +--- + +To install the MySQL Foreign Data Wrapper on a Debian or Ubuntu host, you must have credentials that allow access to the EDB repository. To request credentials for the repository, visit: [Repository Access Request](https://www.enterprisedb.com/repository-access-request). + +The following steps will walk you through on using the EDB apt repository to install a DEB package. When using the commands, replace the `username` and `password` with the credentials provided by EDB. + +1. Assume superuser privileges: + ```text + sudo su – + ``` + +1. Set up the EDB repository: + + ```text + sh -c 'echo "deb [arch=amd64] https://apt.enterprisedb.com/$(lsb_release -cs)-edb/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/edb-$(lsb_release -cs).list' + ``` + +2. Substitute your EDB credentials for the `username` and `password` in the following command: + + ```text + sh -c 'echo "machine apt.enterprisedb.com login password " > /etc/apt/auth.conf.d/edb.conf' + ``` + +3. Add support to your system for secure APT repositories: + + ```text + apt-get install apt-transport-https + ``` + +4. Add the EBD signing key: + + ```text + wget -q -O - https://username:password@apt.enterprisedb.com/edb-deb.gpg.key | apt-key add - + ``` +5. If there is `libmysqlclient-dev` already installed on your system, remove it by using the following command: + ```text + sudo apt-get remove libmysqlclient-dev + ``` + +6. Enable the MySQL repo: + + - For Debian 10: + + - For MySQL 8: + ```text + sudo echo "deb http://repo.mysql.com/apt/debian/buster mysql-8.0" | sudo tee /etc/apt/sources.list.d/mysql.list + ``` + - For MySQL 5: + ```text + sudo echo "deb http://repo.mysql.com/apt/debian/buster mysql-5.7" | sudo tee /etc/apt/sources.list.d/mysql.list + ``` + + - For Ubuntu 20, you do not need to enable the MySQL repository. + +7. Add the mysql repo key using the following commands: + + ```text + sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 5072E1F5 + ``` +8. Update the repository metadata: + + ```text + apt-get update + ``` + +9. Install DEB package: + + ```text + apt-get install edb-as-mysql-fdw + ``` + Where `xx` is the server version number i.e. 13 and `y` is the MySQL version i.e. 5 or 8. + diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_deb10_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09b_mysql_deb10_x86.mdx similarity index 100% rename from product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09a_mysql_deb10_x86.mdx rename to product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/09b_mysql_deb10_x86.mdx diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx index 6941161d16f..a7e79856f42 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/index.mdx @@ -12,7 +12,8 @@ For operating system-specific install instructions, see: - [CentOS 7](04_mysql_centos7_x86) - [SLES 15](05_mysql_sles15_x86) - [SLES 12](07_mysql_sles12_x86) - - [Ubuntu 20.04 or 18.04](09_mysql_ubuntu18_20_x86) - - [Debian 10](09a_mysql_deb10_x86) + - [Ubuntu 20.04](09_mysql_ubuntu20_x86) + - [Ubuntu 18.04](09a_mysql_ubuntu18_x86) + - [Debian 10](09b_mysql_deb10_x86) - [Debian 9](11_mysql_deb9_x86) From 6f58228733d0886ceab4f703765b41adf496d8a4 Mon Sep 17 00:00:00 2001 From: Chris Estes <106166814+ccestes@users.noreply.github.com> Date: Tue, 14 Jun 2022 10:29:02 -0400 Subject: [PATCH 3/3] file underscore changes --- ...adoop__ubuntu20_x86.mdx => 09_hadoop_ubuntu20_x86.mdx} | 0 ...doop__ubuntu18_x86.mdx => 09a_hadoop_ubuntu18_x86.mdx} | 0 ...09b_hadoop__deb10_x86.mdx => 09b_hadoop_deb10_x86.mdx} | 0 .../{11_hadoop__deb9_x86.mdx => 11_hadoop_deb9_x86.mdx} | 0 .../x86_amd64/index.mdx | 8 ++++---- 5 files changed, 4 insertions(+), 4 deletions(-) rename product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/{09_hadoop__ubuntu20_x86.mdx => 09_hadoop_ubuntu20_x86.mdx} (100%) rename product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/{09a_hadoop__ubuntu18_x86.mdx => 09a_hadoop_ubuntu18_x86.mdx} (100%) rename product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/{09b_hadoop__deb10_x86.mdx => 09b_hadoop_deb10_x86.mdx} (100%) rename product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/{11_hadoop__deb9_x86.mdx => 11_hadoop_deb9_x86.mdx} (100%) diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu20_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop_ubuntu20_x86.mdx similarity index 100% rename from product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop__ubuntu20_x86.mdx rename to product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09_hadoop_ubuntu20_x86.mdx diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__ubuntu18_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop_ubuntu18_x86.mdx similarity index 100% rename from product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop__ubuntu18_x86.mdx rename to product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09a_hadoop_ubuntu18_x86.mdx diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09b_hadoop__deb10_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09b_hadoop_deb10_x86.mdx similarity index 100% rename from product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09b_hadoop__deb10_x86.mdx rename to product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/09b_hadoop_deb10_x86.mdx diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/11_hadoop__deb9_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/11_hadoop_deb9_x86.mdx similarity index 100% rename from product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/11_hadoop__deb9_x86.mdx rename to product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/11_hadoop_deb9_x86.mdx diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx index 3de2a9cdc8a..64b4f943101 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/index.mdx @@ -12,9 +12,9 @@ For operating system-specific install instructions, see: - [CentOS 7](04_hadoop_centos7_x86) - [SLES 15](05_hadoop_sles15_x86) - [SLES 12](07_hadoop_sles12_x86) - - [Ubuntu 20.04](09_hadoop__ubuntu20_x86) - - [Ubuntu 18.04](09a_hadoop__ubuntu18_x86) - - [Debian 10](09b_hadoop__deb10_x86) - - [Debian 9](11_hadoop__deb9_x86) + - [Ubuntu 20.04](09_hadoop_ubuntu20_x86) + - [Ubuntu 18.04](09a_hadoop_ubuntu18_x86) + - [Debian 10](09b_hadoop_deb10_x86) + - [Debian 9](11_hadoop_deb9_x86) After you complete the installation, see [Configuring the Hadoop Foreign Data Wrapper](../../08_configuring_the_hadoop_data_adapter).