[ https://issues.apache.org/jira/browse/SQOOP-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989162#comment-13989162 ]
ASF subversion and git services commented on SQOOP-1316: -------------------------------------------------------- Commit a803f27ddefc800cd1173002b92939bed613504b in sqoop's branch refs/heads/trunk from [~jarcec] [ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=a803f27 ] SQOOP-1316: Example for use of password file in docs is incorrect (Gwen Shapira via Jarek Jarcec Cecho) > 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 > Labels: newbie > Fix For: 1.4.5 > > Attachments: SQOOP-1316.patch > > > 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)