| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
38305 (0.22s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4436] hive.exec.parallel=true doesn't work on hadoop-2 - Hive - [issue]
|
|
...While running a hive query with multiple independent stages, hive.exec.parallel is a valid optimization to use.The query tested has 3 MR jobs - the first job is the root dependency and the 2...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4436
Author: Gopal V,
2013-05-18, 15:35
|
|
|
Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2 - Hive - [mail # dev]
|
|
...+1 (non-binding) - downloaded and verified checksum - build works - test works - Alex On May 17, 2013, at 9:30 PM, Ashish Thusoo wrote: Alexander Alten-Lorenz ...
|
|
|
Author: Alexander Alten-Lorenz,
2013-05-18, 10:46
|
|
|
[HIVE-4486] FetchOperator slows down SMB map joins by 50% when there are many partitions - Hive - [issue]
|
|
...While looking at log files for SMB joins in hive, it was noticed that the actual join op didn't show up as a significant fraction of the time spent. Most of the time was spent parsing config...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4486
Author: Gopal V,
2013-05-18, 06:17
|
|
|
[HIVE-3720] Expand and standardize authorization in Hive - Hive - [issue]
|
|
...The existing implementation of authorization in Hive is not complete. Additionally the existing implementation has security holes. This JIRA is an umbrella JIRA for a) extending author...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3720
Author: Shreepadma Venugopalan,
2013-05-18, 05:53
|
|
|
Re: Hive on Oracle - Hive - [mail # user]
|
|
...Hi Raj Which jar depends on what version of oracle you are using? The jar version corresponding to each oracle release would be there in oracle documentations online. JDBC Jars s...
|
|
|
Author: bejoy_ks@...,
2013-05-18, 03:49
|
|
|
Re: Hive on Oracle - Hive - [mail # user]
|
|
...Hi The procedure is same as setting up mysql metastore. You need to use the jdbc driver/jar corresponding to the oracle version/release you are intending to use. Regards Be...
|
|
|
Author: bejoy_ks@...,
2013-05-18, 03:42
|
|
|
[HIVE-4510] HS2 doesn't nest exceptions properly (fun debug times) - Hive - [issue]
|
|
...In SQLOperation.java lines 97 + 113 for instance, we catch errors and throw a new HiveSQLException, but we don't wrap the original exception....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4510
Author: Gunther Hagleitner,
2013-05-18, 03:11
|
|
|
Re: Removing the PGP sigs from dist - Hive - [mail # dev]
|
|
...+1 . While you are editing the releases.html, if its not too much, can you also make the download link more visible ? People tend to scroll down and expect a download link next to the releas...
|
|
|
Author: Thejas Nair,
2013-05-18, 01:46
|
|
|
[HIVE-4534] IsNotNull and NotCol incorrectly handle nulls. - Hive - [issue]
|
|
...See file IsNotNull.java in package org.apache.hadoop.hive.ql.exec.vector.expressionsIt never looks at the noNulls flag on the input vector, but accesses the isNull[] array anyway. This can y...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4534
Author: Eric Hanson,
2013-05-18, 00:48
|
|
|
[HIVE-4324] ORC Turn off dictionary encoding when number of distinct keys is greater than threshold - Hive - [issue]
|
|
...Add a configurable threshold so that if the number of distinct values in a string column is greater than that fraction of non-null values, dictionary encoding is turned off....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4324
Author: Kevin Wilfong,
2013-05-18, 00:35
|
|
|
|