Hi Sqoop users, I'm using CDH 4.4.0-1.cdh4.4.0.p0.39 which has sqoop 1.4.3.
I replaced a "--password pass" option in my command to run sqoop with "--password-file path_to_file" and I get an error: At minimum, you must specify --connect and --table Arguments to mysqldump and other subprograms may be supplied after a '--' on the command line. Is there some special ordering of options to get this to work? I have a connect and table and it works if I switch back to password so it's super unclear to me what's wrong. Thanks -Sean
