Setting up CMA server
You must create a docker image to run the Clouder Migration Assistant server. You can deploy it to any of your cluster nodes or an external node that has visibility to the cluster and has at least 1.5 GB of extra memory. ${cloudera.version} here represents the AM2CM tool versions such as 2.6.2.0-xx and so on.
Downloading AM2CM tool
Download the latest CMA binaries from https://archive.cloudera.com/am2cm/2.6.2.0/. The supported version of the AM2CM tool is 2.4.1.1 and higher.
wget https://archive.cloudera.com/am2cm/${base.version}/tars/am2cm-all-${cloudera.version}.tar.gz or curl https://archive.cloudera.com/am2cm/${base.version}/tars/am2cm-all-${cloudera.version}.tar.gz --output am2cm-all-${cloudera.version}.tar.gz
Extract and unzip the AM2CM file: tar xzf am2cm-all-${cloudera.version}.tar.gz
Starting CMA server
After extracting the compressed file, there are two ways to start the CMA server - in docker container or locally.
Starting CMA server in Docker Container
Starting CMA server locally
Ensure that Python 3.8 or later is installed on the host.
http://localhost:8090
in a browser. Cloudera Migration
Assistant (CMA) Server opens.