Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33E8C11981 for ; Tue, 2 Sep 2014 18:22:27 +0000 (UTC) Received: (qmail 59241 invoked by uid 500); 2 Sep 2014 18:22:25 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 59172 invoked by uid 500); 2 Sep 2014 18:22:25 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 59162 invoked by uid 99); 2 Sep 2014 18:22:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 18:22:25 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of threadedblue@gmail.com designates 74.125.82.47 as permitted sender) Received: from [74.125.82.47] (HELO mail-wg0-f47.google.com) (74.125.82.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 18:22:20 +0000 Received: by mail-wg0-f47.google.com with SMTP id z12so7329870wgg.30 for ; Tue, 02 Sep 2014 11:21:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gh8/58ABRMbtu0wPeluvhUGXQGpeICAjGqZIACIMYC0=; b=XC3dRGyZN30s9zLVDp2HJt98O+zOnLSTDTPwMdwU+j+oG1dQugNDGV2QHjYLwksSgG qJaNw8XT2cZBUFxxXPKtQRq392qd7+4HyMP6/0aqAhyG2O6RTnsgyx0IgjOPE5qDpwPI 03vmJE7NT3vhvcgM2b8hFIlgwPMSOMNTBCrE2CCydIRuql5vxSseDy1rYhYfNvcyNcXY e9r5BwdWb0ehB4dpV9Go7X3zLO8RZeWbtVKVCsosvEZWUgs3zxEBLnPgHJyOsRTcrtha 55Zn4zVbuycN0DxYMtEnJmQFs4kaf/foW1tBd/5fiX8HaiV4K1rUSOAOqyuTYLCcQsbL bJwg== MIME-Version: 1.0 X-Received: by 10.180.9.226 with SMTP id d2mr29198402wib.81.1409682119549; Tue, 02 Sep 2014 11:21:59 -0700 (PDT) Received: by 10.194.19.133 with HTTP; Tue, 2 Sep 2014 11:21:59 -0700 (PDT) Date: Tue, 2 Sep 2014 14:21:59 -0400 Message-ID: Subject: Getting Started with Hive 0.13.1 ClassNotFound From: Geoffry Roberts To: user@hive.apache.org Content-Type: multipart/alternative; boundary=001a11c2ba8efb68f605021931fa X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2ba8efb68f605021931fa Content-Type: text/plain; charset=UTF-8 I'm sure this is a classpath issue but where? I am getting started with hive 0.13.1. Hadoop 2.4.0 is up and running. I installed hive from a tarball and followed the directions. But when it came time to start: $HIVE_HOME/hcatalog/sbin/hcat_server.sh start I get a CNFE: java.lang.ClassNotFoundException: org.apache.hadoop.hive.metastore.HiveMetaStore No doubt we have a class path issue here but how to fix? The class in question is in $HIVE_HOME/lib/hive-metastore-0.13.1.jar I have HIVE_HOME and HIVE_CONF_DIR set up. -- There are ways and there are ways, Geoffry Roberts --001a11c2ba8efb68f605021931fa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm sure this is a classpath issue but where?

I am getting started with hive=C2=A00.13.1. =C2=A0Hadoop 2= .4.0 is up and running. =C2=A0I installed hive from a tarball and followed = the directions. But when it came time to start:

$HIVE_HOME/hcatalog/sbin/hcat= _server.sh start=C2=A0=C2=A0

I get a CNFE:=C2=A0java.la= ng.ClassNotFoundException: org.apache.hadoop.hive.metastore.HiveMetaStore

No doubt we have a=C2=A0class path issue here but how to fix? =C2=A0= The class in question is in $HIVE_HOME/lib/hive-metastore-0.13.1.jar =C2=A0

I hav= e HIVE_HOME and HIVE_CONF_DIR set up.=C2=A0

--
There are ways an= d there are ways,=C2=A0

Geoffry Roberts
--001a11c2ba8efb68f605021931fa--