Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 023EA9884 for ; Thu, 23 Feb 2012 05:46:14 +0000 (UTC) Received: (qmail 67612 invoked by uid 500); 23 Feb 2012 05:46:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 67392 invoked by uid 500); 23 Feb 2012 05:46:14 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 67356 invoked by uid 99); 23 Feb 2012 05:46:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 05:46:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 05:46:11 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7B78D3355C0 for ; Thu, 23 Feb 2012 05:45:50 +0000 (UTC) Date: Thu, 23 Feb 2012 05:45:50 +0000 (UTC) From: "Lars Hofhansl (Resolved) (JIRA)" To: issues@hbase.apache.org Message-ID: <1751267615.8343.1329975950507.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1184622381.8260.1329973908569.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (HBASE-5460) Add protobuf as M/R dependency jar 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/HBASE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-5460. ---------------------------------- Resolution: Fixed > Add protobuf as M/R dependency jar > ---------------------------------- > > Key: HBASE-5460 > URL: https://issues.apache.org/jira/browse/HBASE-5460 > Project: HBase > Issue Type: Sub-task > Components: mapreduce > Reporter: Lars Hofhansl > Assignee: Lars Hofhansl > Fix For: 0.94.0 > > Attachments: 5460.txt > > > Getting this from M/R jobs (Export for example): > Error: java.lang.ClassNotFoundException: com.google.protobuf.Message > at java.net.URLClassLoader$1.run(URLClassLoader.java:217) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:205) > at java.lang.ClassLoader.loadClass(ClassLoader.java:321) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > at java.lang.ClassLoader.loadClass(ClassLoader.java:266) > at org.apache.hadoop.hbase.io.HbaseObjectWritable.(HbaseObjectWritable.java:262) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira