| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
38455 (0.064s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hive Server2 thrift java client - Hive - [mail # user]
|
|
...Hi Ghousia, You might want to look at the JDBC2 driver code as an example of handling the HiveServer2 thrift API in Java. The HiveServer2 thrift interface doesn't expose ...
|
|
|
Author: Prasad Mujumdar,
2013-05-25, 02:12
|
|
|
[HIVE-4070] Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive - Hive - [issue]
|
|
...Hive's like operator seems to be case sensitive.See https://github.com/apache/hive/blob/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFLike.java#L164However, MySQL's like operator is cas...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4070
Author: Mark Grover,
2013-05-25, 01:04
|
|
|
[HIVE-4611] SMB joins fail based on bigtable selection policy. - Hive - [issue]
|
|
...The default setting for hive.auto.convert.sortmerge.join.bigtable.selection.policy will choose the big table as the one with largest average partition size. However, this can result in a que...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4611
Author: Vikram Dixit K,
2013-05-25, 00:48
|
|
|
[HIVE-4603] VectorSelectOperator projections change the index of columns for subsequent operators. - Hive - [issue]
|
|
...VectorSelectOperator projections change the index of columns for subsequent operators....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4603
Author: Jitendra Nath Pandey,
2013-05-25, 00:38
|
|
|
[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-05-25, 00:31
|
|
|
[HIVE-4452] Add support for COUNT(*) in vector aggregates - Hive - [issue]
|
|
...COUNT must count NULL values...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4452
Author: Remus Rusanu,
2013-05-24, 23:05
|
|
|
Re: How to look at the metadata of the tables we have created. - Hive - [mail # user]
|
|
...I have an earlier version ER diagram of Hiveā¦.There are not too many tables and u can navigate to them and poke around easily For example I created a hive locations alias for myself (a...
|
|
|
Author: Sanjay Subramanian,
2013-05-24, 23:00
|
|
|
Re: Apache Flume Properties File - Hive - [mail # user]
|
|
...so you spammed three big lists there, eh? with a general question for somebody to serve up a solution on a silver platter for you -- all before you even read any documentation on the subject...
|
|
|
Author: Stephen Sprague,
2013-05-24, 22:32
|
|
|
Re: How to look at the metadata of the tables we have created. - Hive - [mail # user]
|
|
...yes. there's this high faluntin' concept called the 'metastore'. should you google it in conjunction with 'hive' the answer shall be before you. On Fri, May 24, 2013 at 4:...
|
|
|
Author: Stephen Sprague,
2013-05-24, 22:19
|
|
|
[HIVE-4592] fix failure to set output isNull to true and other NULL propagation issues; update arithmetic tests - Hive - [issue]
|
|
...ColumnArithmeticColumn.txt should set the output column's noNulls flag to true if neither input column has nulls, but it does not do that. This can lead to wrong results is the noNulls was s...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4592
Author: Eric Hanson,
2013-05-24, 22:04
|
|
|
|