From dev-return-14222-apmail-sqoop-dev-archive=sqoop.apache.org@sqoop.apache.org Tue Oct 21 23:36:34 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 6D26617356 for ; Tue, 21 Oct 2014 23:36:34 +0000 (UTC) Received: (qmail 98578 invoked by uid 500); 21 Oct 2014 23:36:34 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 98537 invoked by uid 500); 21 Oct 2014 23:36:34 -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 98521 invoked by uid 99); 21 Oct 2014 23:36:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2014 23:36:34 +0000 Date: Tue, 21 Oct 2014 23:36:33 +0000 (UTC) From: "Hudson (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SQOOP-1472) Use Properties.load() method to load property files under conf/manager.d 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-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179318#comment-14179318 ] Hudson commented on SQOOP-1472: ------------------------------- FAILURE: Integrated in Sqoop-ant-jdk-1.6-hadoop100 #904 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/904/]) SQOOP-1472: Use Properties.load() method to load property files under conf/manager.d (jarcec: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0d35911416ad3bfab7a93311bea8aa697279b60c) * src/java/org/apache/sqoop/ConnFactory.java > Use Properties.load() method to load property files under conf/manager.d > ------------------------------------------------------------------------- > > Key: SQOOP-1472 > URL: https://issues.apache.org/jira/browse/SQOOP-1472 > Project: Sqoop > Issue Type: Bug > Affects Versions: 1.4.5 > Reporter: Venkat Ranganathan > Assignee: Prashanth Babu > Priority: Minor > Labels: newbie > Attachments: SQOOP-1472.patch > > > SQOOP-1330 fixes the issues with blank lines in the files. But may be it would be better to use Properties.load(InputStream) so that we can also handle comments etc nicely -- This message was sent by Atlassian JIRA (v6.3.4#6332)