Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A614C10803 for ; Mon, 25 Nov 2013 08:05:02 +0000 (UTC) Received: (qmail 17941 invoked by uid 500); 25 Nov 2013 08:05:02 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 17863 invoked by uid 500); 25 Nov 2013 08:05:02 -0000 Mailing-List: contact dev-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list dev@tajo.incubator.apache.org Received: (qmail 17845 invoked by uid 99); 25 Nov 2013 08:05:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2013 08:05:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 25 Nov 2013 08:05:00 +0000 Received: (qmail 16798 invoked by uid 99); 25 Nov 2013 08:04:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2013 08:04:37 +0000 Date: Mon, 25 Nov 2013 08:04:37 +0000 (UTC) From: "Hyunsik Choi (JIRA)" To: dev@tajo.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TAJO-328) protoc 2.5.0 mvn package failure(in common) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TAJO-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831250#comment-13831250 ] Hyunsik Choi commented on TAJO-328: ----------------------------------- In order to resolve this issue, first of all, we need to upgrade the base hadoop version to hadoop 2.2.0 that requires protoc 2.5. If TAJO-135 is resolved, this issue will resolved naturally. That work is in progress. Thank you for your report. > protoc 2.5.0 mvn package failure(in common) > ------------------------------------------- > > Key: TAJO-328 > URL: https://issues.apache.org/jira/browse/TAJO-328 > Project: Tajo > Issue Type: Wish > Environment: mac 10.9 > Reporter: wang xiyi > > I use mvn package to build source code, when I execute to common component failure. My protoc version is 2.5.0. -- This message was sent by Atlassian JIRA (v6.1#6144)