DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
--table cities --export-dir cities -- --schema us
Exporting HDFS dir to Netezza
sqoop export --direct --connect jdbc:netezza://NetezzaHost:5480/MyTable --username USER \ --password-file <pwd file location> --batch --export-dir <HDFS dir to export> --table NZTable \ --input-fields-terminated-by '\0001' --input-null-string '\\N' --input-null-non-string '\\N’