| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
39028 (0.142s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4547] A complex create view statement fails with new Antlr 3.4 - Hive - [issue]
|
|
...A complex create view statement with CAST in join condition fails with IllegalArgumentException error. This is exposed by the Antlr 3.4 upgrade (HIVE-2439). The same statement works fine wit...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4547
Author: Prasad Mujumdar,
2013-06-18, 22:40
|
|
|
[HIVE-2206] add a new optimizer for query correlation discovery and optimization - Hive - [issue]
|
|
...This issue proposes a new logical optimizer called Correlation Optimizer, which is used to merge correlated MapReduce jobs (MR jobs) into a single MR job. The idea is based on YSmart (http:/...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2206
Author: He Yongqiang,
2013-06-18, 22:05
|
|
|
Re: LZO compression implementation in Hive - Hive - [mail # user]
|
|
...Thanks I sent it From: Lefty Leverenz > Reply-To: "[EMAIL PROTECTED]" > Date: Tuesday, June 18, 2013 2:12 AM To: "[EMAIL PROTECTED]" > Subject: Re: LZO compression implementat...
|
|
|
Author: Sanjay Subramanian,
2013-06-18, 22:02
|
|
|
Request perm to edit wiki - Hive - [mail # dev]
|
|
...I'd like to add documentation on how to use LZO compression in Hive Can I get edit permissions? Thanks. Sanjay username: [EMAIL PROTECTED] From: Lefty ...
|
|
|
Author: Sanjay Subramanian,
2013-06-18, 21:50
|
|
|
[HIVE-4752] Add support for hs2 api to use thrift over http - Hive - [issue]
|
|
...Hiveserver2 acts as service on the cluster for external applications. One way to implement access control to services on a hadoop cluster to have a gateway server authorizes service requests...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4752
Author: Thejas M Nair,
2013-06-18, 21:37
|
|
|
Re: Hive select shows null after successful data load - Hive - [mail # user]
|
|
...can you run a little more complex query select uniq across columns or do some maths. so we know when it fires up a mapreduce On Wed, Jun 19, 2013 at 1:59 AM, Sunita Arvind wrote...
|
|
|
Author: Nitin Pawar,
2013-06-18, 20:35
|
|
|
Re: Hive select shows null after successful data load - Hive - [mail # user]
|
|
...Thanks for responding Nitin. Yes I am sure that serde is working fine and json file is being picked based on all the errors that showed up till this stage. What sort of error are you suspect...
|
|
|
Author: Sunita Arvind,
2013-06-18, 20:29
|
|
|
[HIVE-4751] Support distinct aggregations - Hive - [issue]
|
|
...Right now, the query shown below cannot be optimized by correlation optimizer because for distinct aggregations, distinct columns will be added into the sorting keys. SELECT a.key AS key1, a...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4751
Author: Yin Huai,
2013-06-18, 19:35
|
|
|
Re: Hive select shows null after successful data load - Hive - [mail # user]
|
|
...select * from table is as good as hdfs -cat are you sure there is any data in the table? On Tue, Jun 18, 2013 at 11:54 PM, Sunita Arvind wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2013-06-18, 18:26
|
|
|
Hive select shows null after successful data load - Hive - [mail # user]
|
|
...Hi, I am able to parse the input JSON file and load it into hive. I do not see any errors with create table, so I am assuming that. But when I try to read the data, I get null hi...
|
|
|
Author: Sunita Arvind,
2013-06-18, 18:24
|
|
|
|