Use and installation of sqoop
SQOOP installation and use
SQOOP installation
1. Upload and unzip
Installation package download address http://archive.apache.org/dist/sqoop/1.4.7/
tar -zxvf sqoop-1.4.7.bin__hadoop-2.6.0.tar.gz -C /usr/local/soft/
2. Modify folder name
mv sqoop-1.4.7.bin__hadoop-2.6.0/ sqoop-1.4.7
3. Modify profile
# Switch to the sqoop profile ...
Posted on Mon, 06 Dec 2021 17:35:45 -0500 by CoreyR