trying to run tutorial at http://hortonworks.com/hadoop-tutorial/import-microsoft-sql-server-hortonworks-sandbox-using-sqoop/
curl -L ‘http://download.microsoft.com/download/0/2/A/02AAE597-3865-456C-AE7F-613F99F850A8/sqljdbc_4.0.2206.100_enu.tar.gz’ | tar xz
when I run the command to download the jdbc driver, I get the error:
Couldn’t resolve host ‘download.microsoft.com’
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now