Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 272AFDCCF for ; Fri, 26 Oct 2012 21:27:13 +0000 (UTC) Received: (qmail 98592 invoked by uid 500); 26 Oct 2012 21:27:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 98518 invoked by uid 500); 26 Oct 2012 21:27:12 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 98478 invoked by uid 500); 26 Oct 2012 21:27:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 98443 invoked by uid 99); 26 Oct 2012 21:27:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 21:27:12 +0000 Date: Fri, 26 Oct 2012 21:27:12 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <298660098.33646.1351286832522.JavaMail.jiratomcat@arcas> In-Reply-To: <1954124524.25165.1351125852304.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HIVE-3616) Use Paths consistently 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/HIVE-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-3616: -------------------------------- Attachment: HIVE-3616.incomplete.patch Attaching an incomplete patch, needs some work to make it apply on trunk. > Use Paths consistently > ---------------------- > > Key: HIVE-3616 > URL: https://issues.apache.org/jira/browse/HIVE-3616 > Project: Hive > Issue Type: New Feature > Components: Diagnosability > Reporter: Ashutosh Chauhan > Attachments: HIVE-3616.incomplete.patch > > > Currently, we interchangeably use Path, Uri and Strings in various parts of codebases. This may results in subtle bugs. We should consistently use Path in the codebase. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira