| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
28 (0.556s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Initializing hive sessions with Jars/temp functions - Hive - [mail # user]
|
|
...Thanks very much . This is great !! On Apr 5, 2012, at 12:39 PM, Nitin Pawar wrote: alias your hive command to use that hiverc udfs wrote: the company using these functions...
|
|
|
Author: Sam William,
2012-04-05, 20:48
|
|
|
Initializing hive sessions with Jars/temp functions - Hive - [mail # user]
|
|
...Hi, I have this external jar with UDFs . I do not want to everyone in the company using these functions to run add jar blah.jar; create temp...
|
|
|
Author: Sam William,
2012-04-05, 19:35
|
|
|
Re: hive -e '<query>' not working in 0.8.0 - Hive - [mail # user]
|
|
...Sorry guys, I figured this out. We have a shell script that sets the env variables and then calls the standard hive-0.8.0/bin/hive "$@" . The...
|
|
|
Author: Sam William,
2012-02-16, 20:22
|
|
|
hive -e '<query>' not working in 0.8.0 - Hive - [mail # user]
|
|
...We recently upgraded to Hive-0.8.0 and noticed that all queries fail when run as hive -e with the error , sampd@face:~$ hive -e "show tables;" FA...
|
|
|
Author: Sam William,
2012-02-16, 19:58
|
|
|
Re: Building HiveODBC driver - Hive - [mail # user]
|
|
...I was able to get across this . The solution is to use thrift-0.6.0 with the following patch https://issues.apache.org/jira/browse/THRIFT-1060 Sam On ...
|
|
|
Author: Sam William,
2012-02-10, 02:01
|
|
|
Building HiveODBC driver - Hive - [mail # user]
|
|
...Hi, Im trying to build the HiveODBC driver. The hive source code base I'm using is 0.8.0. Im following the instructions from https://cwiki.apache.org/H...
|
|
|
Author: Sam William,
2012-02-09, 01:42
|
|
|
Re: Exception when hive submits M/R jobs - Hive - [mail # user]
|
|
...I have resolved this, so I ll share what the issue was, I had set HIVE_AUX_JARS_PATH in my hive-env.sh as HIVE_AUX_JARS_PATH=$HIVE_AUX_JARS_PATH,$HIVE_H...
|
|
|
Author: Sam William,
2012-02-01, 22:52
|
|
|
Exception when hive submits M/R jobs - Hive - [mail # user]
|
|
...I have a new Hive installation . Im able to create tables and do select * queries from them. But as soon as I try to execute a query that would involve a Hadoop M/R j...
|
|
|
Author: Sam William,
2012-01-31, 19:50
|
|
|
Reading compressed files (external tables) from hive using DeprecatedLzoTextInputFormat - Hive - [mail # user]
|
|
...I have some data generated from a Pig script which is LZO compressed. There is no indexer run on this data . I created an external table on hive on top...
|
|
|
Author: Sam William,
2012-01-25, 23:18
|
|
|
Hive UDFs/ FunctionRegistry etc - Hive - [mail # user]
|
|
...Hi, I have a bunch of custom UDFs and I d like the others in the company to make use of then in an easy way . Im not very happy with the 'CR...
|
|
|
Author: Sam William,
2011-12-08, 20:20
|
|
|
|