Re: Any getting-started with UDAF development

2015-03-12 Thread Jason Dere
mailto:shahab.mok...@gmail.com>> wrote: Hi, I do appreciate if anyone could point me to a Getting-started tutorial on developing custom UDAF? I found this one https://cwiki.apache.org/confluence/display/Hive/GenericUDAFCaseStudy But this is not really made for Hive 0.12.0 /0.13.0.<http

Any getting-started with UDAF development

2015-03-11 Thread shahab
Hi, I do appreciate if anyone could point me to a Getting-started tutorial on developing custom UDAF? I found this one https://cwiki.apache.org/confluence/display/Hive/GenericUDAFCaseStudy But this is not really made for Hive 0.12.0 /0.13.0. Any help is appreciated. thanks, /Shahab

RE: basic, dumb getting started question (single-node)

2014-11-13 Thread Dragga, Christopher
Singh [mailto:riteshoneinamill...@gmail.com] Sent: Thursday, November 13, 2014 3:32 PM To: user@hive.apache.org Subject: Re: basic, dumb getting started question (single-node) Great. However u can configure your hive manually when ever you have some time( or in case next time you get stuck

Re: basic, dumb getting started question (single-node)

2014-11-13 Thread Ritesh Kumar Singh
Great. However u can configure your hive manually when ever you have some time( or in case next time you get stuck somewhere :p). Just go to the $HIVE_HOME/conf/ directory. U will see a lot of template files in there. Each one is written with most of the basic params set. Now what we do is copy all

Re: basic, dumb getting started question (single-node)

2014-11-13 Thread Nicholas Murphy
Okay, an explanation of my idiocy for future idiots: It seemed like the documentation was saying running HCatalog was a necessary prerequisite, and it's not. I couldn't start the HCatalog server out of the box (I still can't...it complains about a lack of hive-site.xml), but running hive works

Re: basic, dumb getting started question (single-node)

2014-11-12 Thread Ritesh Kumar Singh
Run this first: >cp $HIVE_HOME/conf/hive-env.sh.template $HIVE_HOME/conf/hive-env.sh >gedit $HIVE_HOME/conf/hive-env.sh Uncomment the lines towards the bottom that asks for HADDOP_HOME and HIVE_CONF_DIR and set the locations. On Thu, Nov 13, 2014 at 4:31 AM, Gopal V wrote: > On 11/12/14, 1:27

Re: basic, dumb getting started question (single-node)

2014-11-12 Thread Gopal V
On 11/12/14, 1:27 PM, Nicholas Murphy wrote: Hadoop version 2.5.1, Hive version 0.13.1, Oracle JDK (1.6, I believe), Debian 7.7. I notice the default conf/ directory has a bunch of template files, but only that. Can someone point me to a resource, or to an example of what configuration I nee

Re: basic, dumb getting started question (single-node)

2014-11-12 Thread Nicholas Murphy
_HOME variable in your .bash_rc file, > What's the output of: > > >cat $HIVE_HOME/conf/hive-env.sh > > If it doesn't work, run > > >cat $HIVE_HOME/conf/hive-env.sh.template > > On Thu, Nov 13, 2014 at 2:57 AM, Nicholas Murphy > wrote: > Sorry fo

Re: basic, dumb getting started question (single-node)

2014-11-12 Thread Ritesh Kumar Singh
per subject) basic, dumb getting started question but: > I'm trying to just set up Hive on a single node. Hadoop is set up and > running happily, but following the directions on the Getting Started guide > don't actually work (following the directions literally results in i

basic, dumb getting started question (single-node)

2014-11-12 Thread Nicholas Murphy
Sorry for the (as per subject) basic, dumb getting started question but: I'm trying to just set up Hive on a single node. Hadoop is set up and running happily, but following the directions on the Getting Started guide don't actually work (following the directions literally res

Re: Getting Started with Hive 0.13.1 ClassNotFound

2014-09-03 Thread Geoffry Roberts
using 'hive --service metastore' > > > On Tue, Sep 2, 2014 at 11:21 AM, Geoffry Roberts > wrote: > > 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

Re: Getting Started with Hive 0.13.1 ClassNotFound

2014-09-02 Thread Thejas Nair
'hive --service metastore' On Tue, Sep 2, 2014 at 11:21 AM, Geoffry Roberts wrote: > 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.

Getting Started with Hive 0.13.1 ClassNotFound

2014-09-02 Thread Geoffry Roberts
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

Re: Getting Started

2013-05-02 Thread Cyril Bogus
13 at 1:47 PM, kulkarni.swar...@gmail.com < >>>> kulkarni.swar...@gmail.com> wrote: >>>> >>>>> Do you have a different version of antlr jar in your classpath other >>>>> than the one packaged with hive? >>>>> >>>>

Re: Getting Started

2013-05-02 Thread Cyril Bogus
..@gmail.com> wrote: >>> >>>> Do you have a different version of antlr jar in your classpath other >>>> than the one packaged with hive? >>>> >>>> >>>> On Thu, May 2, 2013 at 12:38 PM, Cyril Bogus wrote: >>>> >>&

Re: Getting Started

2013-05-02 Thread kulkarni.swar...@gmail.com
Cyril Bogus wrote: >>> >>>> I am using the default setup for the hive-site.xml so the meta store is >>>> in /user/hive/warehouse in the hdfs (Which I have setup as specified under >>>> Getting started in the hive website. >>>> >>>> Here

Re: Getting Started

2013-05-02 Thread Cyril Bogus
her than >> the one packaged with hive? >> >> >> On Thu, May 2, 2013 at 12:38 PM, Cyril Bogus wrote: >> >>> I am using the default setup for the hive-site.xml so the meta store is >>> in /user/hive/warehouse in the hdfs (Which I have setup as specif

Re: Getting Started

2013-05-02 Thread kulkarni.swar...@gmail.com
;> >>> I am using the default setup for the hive-site.xml so the meta store is >>> in /user/hive/warehouse in the hdfs (Which I have setup as specified under >>> Getting started in the hive website. >>> >>> Here is the output fro

Re: Getting Started

2013-05-02 Thread Cyril Bogus
r in your classpath other than > the one packaged with hive? > > > On Thu, May 2, 2013 at 12:38 PM, Cyril Bogus wrote: > >> I am using the default setup for the hive-site.xml so the meta store is >> in /user/hive/warehouse in the hdfs (Which I have setup as specified

Re: Getting Started

2013-05-02 Thread kulkarni.swar...@gmail.com
tup as specified under > Getting started in the hive website. > > Here is the output from the command. > > > > hive -hiveconf hive.root.logger=INFO,console -e "show databases" > WARNING: org.apache.hadoop.metrics.jvm.EventCounter is deprecated. Please > use org.apache

Re: Getting Started

2013-05-02 Thread Cyril Bogus
I am using the default setup for the hive-site.xml so the meta store is in /user/hive/warehouse in the hdfs (Which I have setup as specified under Getting started in the hive website. Here is the output from the command. hive -hiveconf hive.root.logger=INFO,console -e "show databases&quo

Re: Getting Started

2013-05-02 Thread Sanjay Subramanian
:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: Getting Started Hi, I am currently running hadoop 1.0.4 and hive 0.10.0 also I have HADOOP_HOME set to /home/hadoop and HIVE_HOME to /home/hive along with JAVA_HOME also to the right location. and I would like to run the hive

Getting Started

2013-05-02 Thread Cyril Bogus
Hi, I am currently running hadoop 1.0.4 and hive 0.10.0 also I have HADOOP_HOME set to /home/hadoop and HIVE_HOME to /home/hive along with JAVA_HOME also to the right location. and I would like to run the hive command line but I keep getting the following error when I try to run a simple query lik

Re: Hive Getting Started Wiki assumes $CLASSPATH at end of HADOOP_CLASSPATH

2010-11-09 Thread Stuart Smith
n has $CLASSPATH at the end) on my part. Sorry if I cluttered up the list :| I'll stick with questions or solutions to other peoples questions from now on.. Thanks for the help! Take care,   -stu --- On Tue, 11/9/10, yongqiang he wrote: From: yongqiang he Subject: Re: Hive Getting St

Re: Hive Getting Started Wiki assumes $CLASSPATH at end of HADOOP_CLASSPATH

2010-11-09 Thread Saravanan Rajendran
it did >> work once I added that back on.. >> >> Thanks! >> >> Take care, >> -stu >> >> >> --- On *Tue, 11/9/10, Ted Yu * wrote: >> >> >> From: Ted Yu >> Subject: Re: Hive Getting Started Wiki assumes $CLASSPATH at

Re: Hive Getting Started Wiki assumes $CLASSPATH at end of HADOOP_CLASSPATH

2010-11-09 Thread yongqiang he
s! > > Take care, > -stu > > > --- On *Tue, 11/9/10, Ted Yu * wrote: > > > From: Ted Yu > Subject: Re: Hive Getting Started Wiki assumes $CLASSPATH at end of > HADOOP_CLASSPATH > To: user@hive.apache.org > Date: Tuesday, November 9, 2010, 12:45 AM > > &

Re: Hive Getting Started Wiki assumes $CLASSPATH at end of HADOOP_CLASSPATH

2010-11-08 Thread Stuart Smith
't want to confuse people, but it did work once I added that back on.. Thanks! Take care,   -stu --- On Tue, 11/9/10, Ted Yu wrote: From: Ted Yu Subject: Re: Hive Getting Started Wiki assumes $CLASSPATH at end of HADOOP_CLASSPATH To: user@hive.apache.org Date: Tuesday, November 9,

Re: Hive Getting Started Wiki assumes $CLASSPATH at end of HADOOP_CLASSPATH

2010-11-08 Thread Ted Yu
Please see Edward's reply to 'Exception in hive startup' on Oct 13th. Try running with /bin/hive On Mon, Nov 8, 2010 at 7:02 PM, Stuart Smith wrote: > Hello, > > I'm just starting with hive, and I ran into a newbie problem that didn't > have a solution via google. So I thought I'd record the s

Hive Getting Started Wiki assumes $CLASSPATH at end of HADOOP_CLASSPATH

2010-11-08 Thread Stuart Smith
Hello, I'm just starting with hive, and I ran into a newbie problem that didn't have a solution via google. So I thought I'd record the solution for posterity (and other hapless newbies) :) I've been using hadoop/hbase for a while, and have configured hadoop-env.sh a bit here and there (to