Thanks for the help but it's still not working. I must be missing a
setting somewhere. It's not finding $HIVE_HOME/lib. I looked through the
$HIVE_HOME/conf directory but could not find anything obvious.
On Tue, Sep 2, 2014 at 5:30 PM, Thejas Nair wrote:
> hcat_server is essentially same has
hcat_server is essentially same has hive metastore, it is there for
historical reasons (time to remove it, in my opinion). As metastore
command is more commonly used, hcat_server command might have new bugs
that have gone unnoticed because of its disuse.
You can start hive-metastore by using 'hiv
Solved the issue.
The problem was not just the antlr jar file but many other jars in the
hadoop class path that conflicted with what hive needs. So I reset the
libjars of hadoop to the packaged one and hive is now working fine.
On Thu, May 2, 2013 at 2:04 PM, Cyril Bogus wrote:
> I put it in b
I put it in both and I am still getting the same error.
On Thu, May 2, 2013 at 1:55 PM, kulkarni.swar...@gmail.com <
kulkarni.swar...@gmail.com> wrote:
> But that would still use the HADOOP_CLASSPATH right?
>
>
> On Thu, May 2, 2013 at 12:52 PM, Cyril Bogus wrote:
>
>> But right now I am just t
But that would still use the HADOOP_CLASSPATH right?
On Thu, May 2, 2013 at 12:52 PM, Cyril Bogus wrote:
> But right now I am just trying to run it as standalone (no need to check
> for the packages I assume) with hadoop's hdfs in order to do some indexing
> on data already present in the hdfs
But right now I am just trying to run it as standalone (no need to check
for the packages I assume) with hadoop's hdfs in order to do some indexing
on data already present in the hdfs
On Thu, May 2, 2013 at 1:50 PM, Cyril Bogus wrote:
> Actually two the one from hadoop (which is the same as fro
Ok. Try replacing the jar in HIVE_HOME/lib with antlr 3.2.
On Thu, May 2, 2013 at 12:50 PM, Cyril Bogus wrote:
> Actually two the one from hadoop (which is the same as from the one in the
> hive package) and the one from mahout 0.7 which is newer antlr 3.2
>
>
> On Thu, May 2, 2013 at 1:47 PM,
Actually two the one from hadoop (which is the same as from the one in the
hive package) and the one from mahout 0.7 which is newer antlr 3.2
On Thu, May 2, 2013 at 1:47 PM, kulkarni.swar...@gmail.com <
kulkarni.swar...@gmail.com> wrote:
> Do you have a different version of antlr jar in your cla
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:
> 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 from the command.
hive -hiveconf hive.root.logger=INFO,console -e "show databases"
WARNING:
Can u share your hive-site.xml ? What meta store r u using ?
Also try this to get additional debug messages that u can use to analyze the
problem
>From your linux command prompt run the following and tell us what u see. Also
>hive-site.xml please
/path/to/hive -hiveconf hive.root.logger=INFO,c
11 matches
Mail list logo