| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
63 (0.293s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Problem with Hive JDBC server - Hive - [mail # user]
|
|
...Since it's small can you post the code? From: Gabor Makrai [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2013 11:45 AM To: [EMAIL PROTECTED] Subject: Problem with Hive JDBC ser...
|
|
|
Author: Bennie Schut,
2013-02-04, 10:53
|
|
|
Phabricator issues, libphutil v1 libraries are no longer supported - Hive - [mail # dev]
|
|
...I've been having issues using Phabricator to create a patch for hive. It looks like some versioning issues with arc_jira_lib and libphutil. I kept getting this error: "libphutil v1 libraries...
|
|
|
Author: Bennie Schut,
2013-01-25, 15:14
|
|
|
RE: Loading a Hive table simultaneously from 2 different sources - Hive - [mail # user]
|
|
...The benefit of using the partitioned approach is really nicely described in the oreilly book "Programming Hive". (Thanks for writing it Edward) For me the ability to drop a single partition ...
|
|
|
Author: Bennie Schut,
2013-01-24, 15:31
|
|
|
[HIVE-2544] Nullpointer on registering udfs. - Hive - [issue]
|
|
...Currently the Function registry can throw NullPointers when multiple threads are trying to register the same function. The normal put() will replace the existing registered function object e...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2544
Author: Bennie Schut,
2013-01-20, 07:15
|
|
|
RE: Effecient partitions usage in join - Hive - [mail # user]
|
|
...Well this is the udf: package com.ebuddy.dwhhive.udf; import org.apache.hadoop.hive.ql.exec.Description; import org.apache.hadoop.hive.ql.exec.UDF; import org.apache.hadoop.hive....
|
|
|
Author: Bennie Schut,
2012-11-23, 10:50
|
|
|
RE: Effecient partitions usage in join - Hive - [mail # user]
|
|
...Unfortunately at the moment partition pruning is a bit limited in hive. When hive creates the query plan it decides what partitions to use. So if you put hardcoded list of partition_id items...
|
|
|
Author: Bennie Schut,
2012-11-22, 14:27
|
|
|
RE: Show job progress when using JDBC to run HIVE query - Hive - [mail # user]
|
|
...The jdbc driver uses thrift so if thrift can't then jdbc can't. This can be surprisingly difficult to do. Hive can split a query into x hadoop jobs and some will run in parallel and so...
|
|
|
Author: Bennie Schut,
2012-09-17, 12:31
|
|
|
RE: Loading data into data_dim table - Hive - [mail # user]
|
|
...Hi Prabhu, Be careful when going into the direction of calendar dimensions. While stri ctly speaking this is a cleaner dwh design you will for sure run into issue s you might not expec...
|
|
|
Author: Bennie Schut,
2012-07-25, 13:56
|
|
|
[HIVE-992] commons-dbcp not working. - Hive - [issue]
|
|
...When trying to use commons-dbcp/spring I receive an "No suitable driver"...
|
|
|
http://issues.apache.org/jira/browse/HIVE-992
Author: Bennie Schut,
2011-12-17, 00:05
|
|
|
[HIVE-1671] multithreading on Context.pathToCS - Hive - [issue]
|
|
...we having 2 threads running at 100%With a stacktrace like this:"Thread-16725" prio=10 tid=0x00007ff410662000 nid=0x497d runnable [0x00000000442eb000] java.lang.Thread.Sta...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1671
Author: Bennie Schut,
2011-12-17, 00:00
|
|
|
|