From dev-return-10833-apmail-sqoop-dev-archive=sqoop.apache.org@sqoop.apache.org Mon May 5 04:56:19 2014 Return-Path: X-Original-To: apmail-sqoop-dev-archive@www.apache.org Delivered-To: apmail-sqoop-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94DDA11D5C for ; Mon, 5 May 2014 04:56:19 +0000 (UTC) Received: (qmail 29299 invoked by uid 500); 5 May 2014 04:56:18 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 29140 invoked by uid 500); 5 May 2014 04:56:17 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 29120 invoked by uid 99); 5 May 2014 04:56:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2014 04:56:15 +0000 Date: Mon, 5 May 2014 04:56:15 +0000 (UTC) From: "Hudson (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SQOOP-1316) Example for use of password file in docs is incorrect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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)