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 50F5410393 for ; Thu, 5 Sep 2013 18:02:03 +0000 (UTC) Received: (qmail 32054 invoked by uid 500); 5 Sep 2013 18:02:02 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 31811 invoked by uid 500); 5 Sep 2013 18:02:02 -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 31803 invoked by uid 99); 5 Sep 2013 18:02:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 18:02:02 +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 beckmann.marcelo@gmail.com designates 209.85.220.170 as permitted sender) Received: from [209.85.220.170] (HELO mail-vc0-f170.google.com) (209.85.220.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 18:01:57 +0000 Received: by mail-vc0-f170.google.com with SMTP id kw10so1454653vcb.29 for ; Thu, 05 Sep 2013 11:01:36 -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=ixWMtoAX9A/8JzsyO/SqKV7IPNH3TyImc5xyd3uzE/A=; b=XLF4HWB3R4L6A6kR7PLADch09xUflW15BLLhqqZcd7yxJEJBsjYAl4fsIfpyrzsaOQ T/8khOdZw1qgJcvr5BlJXqTYEkLsp7vJxuamGqM9FqBL3qMvsNQzcza9jiYfqD5w3Fwu 3p7x0tseHtEVbYvzk96GREESVUs105u13Yn9DoliwD4MlZnDxBigW1Gl37MR6e1rrpD2 VV7ffFcmM7PRUDJ/7aqSQZEmh735j76YqoCEDcBCKQV7JbHpBl3IFzyTJQrvuNmL5sJy nhCcJ3a2MhyF3T9Pc/MxWha5clZyuxyR9eirVMnmFJvWAZ8ZdCGVjmYlUu86j7zKxfFx UfXw== MIME-Version: 1.0 X-Received: by 10.52.103.73 with SMTP id fu9mr2282012vdb.29.1378404096701; Thu, 05 Sep 2013 11:01:36 -0700 (PDT) Received: by 10.52.118.104 with HTTP; Thu, 5 Sep 2013 11:01:36 -0700 (PDT) Date: Thu, 5 Sep 2013 15:01:36 -0300 Message-ID: Subject: Deploy UDF in Hive Thrift Server From: Marcelo Beckmann To: dev@hive.apache.org Content-Type: multipart/alternative; boundary=047d7ba9755c8a845b04e5a6b678 X-Virus-Checked: Checked by ClamAV on apache.org --047d7ba9755c8a845b04e5a6b678 Content-Type: text/plain; charset=ISO-8859-1 Dear all, First of all, many thanks for the great job done by Hive team. I've developed a UDF function for Hive, and I'm facing some problems to deploy this one in a Hive Thrift server. I've tried to use a hiverc, and worked fine for local, but didn't work for hive server. Is there another way to deploy the UDFs? Thanks in advance, -- Marcelo Beckmann --047d7ba9755c8a845b04e5a6b678--