[ https://issues.apache.org/jira/browse/SQOOP-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989280#comment-13989280 ] Hudson commented on SQOOP-1316: ------------------------------- SUCCESS: Integrated in Sqoop-ant-jdk-1.6-hadoop100 #848 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/848/]) SQOOP-1316: Example for use of password file in docs is incorrect (jarcec: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=a803f27ddefc800cd1173002b92939bed613504b) * src/docs/user/connecting.txt > 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 > Assignee: 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)