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 32A6110F1F for ; Tue, 20 Aug 2013 19:49:53 +0000 (UTC) Received: (qmail 2944 invoked by uid 500); 20 Aug 2013 19:49:52 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 2841 invoked by uid 500); 20 Aug 2013 19:49:52 -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 2813 invoked by uid 500); 20 Aug 2013 19:49:52 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 2809 invoked by uid 99); 20 Aug 2013 19:49:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 19:49:51 +0000 Date: Tue, 20 Aug 2013 19:49:51 +0000 (UTC) From: "Gunther Hagleitner (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5112) Upgrade protobuf to 2.5 from 2.4 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-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745325#comment-13745325 ] Gunther Hagleitner commented on HIVE-5112: ------------------------------------------ [~appodictic] I am all for avoiding generated code, that's great stuff. However, in this case the question is about compatibility. I think I've found answer to my 2 questions: a) Hadoop 1 line doesn't depend on protobuf. So my 1st question is irrelevant. It will work. b) 2.4 and 2.5 are compatible on the wire, so the new code will be able to read old orc files. So, I think the change is good. > Upgrade protobuf to 2.5 from 2.4 > -------------------------------- > > Key: HIVE-5112 > URL: https://issues.apache.org/jira/browse/HIVE-5112 > Project: Hive > Issue Type: Improvement > Reporter: Brock Noland > Assignee: Owen O'Malley > Attachments: HIVE-5112.D12429.1.patch > > > Hadoop and Hbase have both upgraded protobuf. We should as well. -- 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