| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
95 (4.47s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hive Web Interface - Hive - [mail # user]
|
|
...AFAIK Hive HWI has been deprecated and you should be using hue/beeswax for all your web interface needs. On Thu, May 16, 2013 at 11:18 AM, Aniket Mokashi wrote: Swarnim...
|
|
|
Author: kulkarni.swarnim@...),
2013-05-16, 16:21
|
|
|
Re: Partitioning an external hbase table - Hive - [mail # user]
|
|
...Unfortunately I don't think there is a clean way to achieve that (atleast not one that I know of). Your option at this point is to run your queries with a WHERE clause so that the predicate ...
|
|
|
Author: kulkarni.swarnim@...),
2013-05-16, 13:24
|
|
|
Re: Getting Started - Hive - [mail # user]
|
|
...But that would still use the HADOOP_CLASSPATH right? On Thu, May 2, 2013 at 12:52 PM, Cyril Bogus wrote: Swarnim...
|
|
|
Author: kulkarni.swarnim@...),
2013-05-02, 17:55
|
|
|
Re: Getting Started - Hive - [mail # user]
|
|
...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: Swarnim...
|
|
|
Author: kulkarni.swarnim@...),
2013-05-02, 17:52
|
|
|
Re: Getting Started - Hive - [mail # user]
|
|
...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: Swarnim...
|
|
|
Author: kulkarni.swarnim@...),
2013-05-02, 17:47
|
|
|
Re: Very poor read performance with composite keys in hbase - Hive - [mail # user]
|
|
...That depends on how dynamic your data is. If it is pretty static, you can also consider using something like Create Table As Select (CTAS) to create a snapshot of your data to HDFS and then ...
|
|
|
Author: kulkarni.swarnim@...),
2013-04-30, 20:56
|
|
|
Re: Very poor read performance with composite keys in hbase - Hive - [mail # user]
|
|
...Rupinder, Hive supports a filter pushdown[1] which means that the predicates in the where clause are pushed down to the storage handler level where either they get handled by the stora...
|
|
|
Author: kulkarni.swarnim@...),
2013-04-30, 18:46
|
|
|
Re: Very poor read performance with composite keys in hbase - Hive - [mail # user]
|
|
...Can you show your query that is taking 700 seconds? On Tue, Apr 30, 2013 at 12:48 PM, Rupinder Singh wrote: Swarnim...
|
|
|
Author: kulkarni.swarnim@...),
2013-04-30, 17:54
|
|
|
Re: is there set of queries, which can be used to benchmark the hive performance? - Hive - [mail # dev]
|
|
...Hi Rob, HiBench[1] is one I have seen most commonly used. [1] https://github.com/intel-hadoop/HiBench/tree/master/hivebench On Tue, Apr 16, 2013 at 6:42 PM, ur lops ...
|
|
|
Author: kulkarni.swarnim@...),
2013-04-17, 04:22
|
|
|
Preferred way to run unit tests - Hive - [mail # dev]
|
|
...Hello, I have been trying to run the unit tests for the last hive release (0.10). For me they have been taking in access of 10 hrs to run (not to mention the occasional failures ...
|
|
|
Author: kulkarni.swarnim@...),
2013-04-12, 16:57
|
|
|
|