NPE after specifying incorrect JDBC credentials
-----------------------------------------------
Key: SQOOP-338
URL: https://issues.apache.org/jira/browse/SQOOP-338
Project: Sqoop
Issue Type: Bug
Environment: Sqoop 1.2.0-cdh3u0
git commit id 455acc8dee10b6a3579358cccc3635241076391b
Compiled by hudson@ubuntu-slave02 on Fri Mar 25 16:25:35 PDT 2011
Reporter: Todd Lipcon
I tried to do a sqoop import but forgot to specify a username and password. The
command line used was:
{code}
sqoop import --connect jdbc:mysql://localhost/training --hive-import --table
Movies
{code}
This resulted in an NPE being logged.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira