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 DAC456751 for ; Fri, 3 Jun 2011 21:29:55 +0000 (UTC) Received: (qmail 98007 invoked by uid 500); 3 Jun 2011 21:29:55 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 97952 invoked by uid 500); 3 Jun 2011 21:29:54 -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 97944 invoked by uid 99); 3 Jun 2011 21:29:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 21:29:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of the1plummie@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vx0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 21:29:46 +0000 Received: by vxa37 with SMTP id 37so2815851vxa.35 for ; Fri, 03 Jun 2011 14:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=H5N9KyPNc2uEDE5staiuWikGow1FkcUcfJIl5fUyFIM=; b=PsT3g6wh0zz/HL+q6FJ5oKZ1ItY9A4LoHs6y1KacbQkrJHAk2PKwfpwXKtnri+6tvX t5U6ErKtwmDZtcySgx6Q7lNwvreVsCrh9nGKygocO02CnEWO5w9ph6GIbZlJslrego8n hCba8qGOIhlqwIZq0dKoP7UFWgPHeqojpRc78= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=J6LqjZ1jVssem62Wg7TcvNNPOIljTL38M7i/QTYwVUP5/jZd/6CHvxtVFrAE3lgIQP 1lBzVBte2uA/qB+tKzXnYuRtxqGqKFLJTwn5Qg8336NG5+HPzK1uxYUf6DhkVGUKJ1b0 /bADz77Z6Ugy7Xm5YJ3ei6LmkX+xdZ5pYahyg= MIME-Version: 1.0 Received: by 10.52.74.1 with SMTP id p1mr352156vdv.299.1307136565926; Fri, 03 Jun 2011 14:29:25 -0700 (PDT) Received: by 10.52.162.104 with HTTP; Fri, 3 Jun 2011 14:29:25 -0700 (PDT) Date: Fri, 3 Jun 2011 14:29:25 -0700 Message-ID: Subject: How to configure hive server to run on remote mode From: Shouguo Li To: user@hive.apache.org Content-Type: multipart/alternative; boundary=20cf3071cf76af5c6004a4d572bb X-Virus-Checked: Checked by ClamAV on apache.org --20cf3071cf76af5c6004a4d572bb Content-Type: text/plain; charset=ISO-8859-1 hey guys i added hive package to my hadoop cluster. if i go into hive cli, i can run hive in remote mode. but queries going through hive server runs in local mode which is really slow... the only changes i did to hive is to set up derby network server, following this link: http://wiki.apache.org/hadoop/HiveDerbyServerMode anybody knows how to fix this? --20cf3071cf76af5c6004a4d572bb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable hey guys
i added hive package to my hadoop cluster. if i go into hive cli, i can run= hive in remote mode. but queries going through hive server runs in local m= ode which is really slow... the only changes i did to hive is to set up der= by network server, following this link:
http://wiki.a= pache.org/hadoop/HiveDerbyServerMode
anybody knows how to fix this?<= /span>
--20cf3071cf76af5c6004a4d572bb--