Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-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 8FCBE17BD4 for ; Fri, 7 Nov 2014 18:17:34 +0000 (UTC) Received: (qmail 76008 invoked by uid 500); 7 Nov 2014 18:17:34 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 75955 invoked by uid 500); 7 Nov 2014 18:17:34 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 75942 invoked by uid 500); 7 Nov 2014 18:17:34 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 75939 invoked by uid 99); 7 Nov 2014 18:17:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 18:17:34 +0000 Date: Fri, 7 Nov 2014 18:17:34 +0000 (UTC) From: "Pavan Kumar (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-964) Remove quotes from output partition specification in hive-io 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/GIRAPH-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202377#comment-14202377 ] Pavan Kumar commented on GIRAPH-964: ------------------------------------ +1 looks good. but will this work with open-source hive as well. > Remove quotes from output partition specification in hive-io > ------------------------------------------------------------ > > Key: GIRAPH-964 > URL: https://issues.apache.org/jira/browse/GIRAPH-964 > Project: Giraph > Issue Type: Improvement > Reporter: Maja Kabiljo > Assignee: Maja Kabiljo > Priority: Minor > Attachments: GIRAPH-964.patch > > > We had users put quotes around output partition values many times, and then job fails or produced weird partition values. We can remove all quotes from output partition specification to avoid these problems. -- This message was sent by Atlassian JIRA (v6.3.4#6332)