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
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
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
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
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
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
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
_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
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
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
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
'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.
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
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?
>>>>>
>>>>
..@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:
>>>>
>>&
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
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
;>
>>> 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
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
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
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
: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
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
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
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
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
>
>
&
'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,
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
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
29 matches
Mail list logo