Gwen Shapira created SQOOP-1316:
-----------------------------------
Summary: Example for use of password file in docs is incorrect
Key: SQOOP-1316
URL: https://issues.apache.org/jira/browse/SQOOP-1316
Project: Sqoop
Issue Type: Bug
Components: docs
Affects Versions: 1.4.4
Reporter: Gwen Shapira
Priority: Minor
The docs give the following example:
sqoop import --connect jdbc:mysql://database.example.com/employees \
--username venkatesh --passwordFile ${user.home}/.password
But the parameter is --password-file not --passwordFile.
--
This message was sent by Atlassian JIRA
(v6.2#6252)