A Debian package for installing MSSQL Sqoop Connector for Apache Sqoop 1.4.6. Works on Ubuntu.
Download the latest pre-built release here: https://github.com/balazsbotond/mssql-sqoop-connector-deb-package/releases
Clone the repository:
git clone https://github.com/balazsbotond/mssql-sqoop-connector-deb-package.git
Build the package using dpkg-deb
:
dpkg-deb --build mssql-sqoop-connector-deb-package-1
This will create a mssql-sqoop-connector-deb-package-1.deb
file in the current directory.
dpkg -i mssql-sqoop-connector-deb-package-1.deb
apt-get install -f