From dev-return-14118-apmail-sqoop-dev-archive=sqoop.apache.org@sqoop.apache.org Mon Oct 20 16:09: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 0E43D17845 for ; Mon, 20 Oct 2014 16:09:34 +0000 (UTC) Received: (qmail 99374 invoked by uid 500); 20 Oct 2014 16:09:33 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 99334 invoked by uid 500); 20 Oct 2014 16:09:33 -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 99321 invoked by uid 99); 20 Oct 2014 16:09:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2014 16:09:33 +0000 Date: Mon, 20 Oct 2014 16:09:33 +0000 (UTC) From: "Chiwan Park (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=14177051#comment-14177051 ] Chiwan Park commented on SQOOP-1472: ------------------------------------ I submitted patch. Please review it. Review Board: https://reviews.apache.org/r/26939/ > 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)