Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 58 (0.141s).
Loading phrases to help you
refine your search...
[HIVE-4290] Build profiles: Partial builds for quicker dev - Hive - [issue]
...Building is definitely taking longer with hcat, hs2 etc in the build. When you're working on one area of the system though, it would be easier to have an option to only build that. Not for p...
http://issues.apache.org/jira/browse/HIVE-4290    Author: Gunther Hagleitner, 2013-06-16, 23:22
[HIVE-4660] Let there be Tez (aka mrr ftw) - Hive - [issue]
...Tez is a new application framework built on Hadoop Yarn that can execute complex directed acyclic graphs of general data processing tasks. Here's the project's page: http://incubator.apache....
http://issues.apache.org/jira/browse/HIVE-4660    Author: Gunther Hagleitner, 2013-06-13, 00:05
[HIVE-4388] HBase tests fail against Hadoop 2 - Hive - [issue]
...Currently we're building by default against 0.92. When you run against hadoop 2 (-Dhadoop.mr.rev=23) builds fail because of: HBASE-5963.HIVE-3861 upgrades the version of hbase used. This wil...
http://issues.apache.org/jira/browse/HIVE-4388    Author: Gunther Hagleitner, 2013-06-12, 08:10
Branch for HIVE-4660 - Hive - [mail # dev]
...Hi,  I am starting to work on integrating Tez into Hive (see HIVE-4660, design doc has already been uploaded - any feedback will be much appreciated). This will be a fair amount of work...
   Author: Gunther Hagleitner, 2013-06-12, 02:44
[HIVE-4382] Fix offline build mode - Hive - [issue]
http://issues.apache.org/jira/browse/HIVE-4382    Author: Gunther Hagleitner, 2013-06-06, 02:20
[HIVE-4585] Remove unused MR Temp file localization from Tasks - Hive - [issue]
...HIVE-1408 introduced code that is currently commented out (i.e.: dead code), with a comment saying needs further development (HIVE-1484). It's been like this for close to 3 years. I suggest ...
http://issues.apache.org/jira/browse/HIVE-4585    Author: Gunther Hagleitner, 2013-06-05, 04:02
[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-06-04, 05:08
[HIVE-4540] JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true - Hive - [issue]
...If the mapjoin.mapreduce optimization kicks in on a query of this form:select count(distinct a.v) from a join b on (a.k = b.k)group by a.gThe planer will NPE in the metadataonly optimizer....
http://issues.apache.org/jira/browse/HIVE-4540    Author: Gunther Hagleitner, 2013-05-28, 22:59
[HIVE-4521] Auto join conversion fails in certain cases (empty tables, empty partitions, no partitions) - Hive - [issue]
...Automatic join conversion for both map joins as well as smb joins fails when tables, files or partitions are empty (see test cases in patch). Error messages include: "Big Table Alias is null...
http://issues.apache.org/jira/browse/HIVE-4521    Author: Gunther Hagleitner, 2013-05-21, 23:41
[HIVE-4475] Switch RCFile default to LazyBinaryColumnarSerDe - Hive - [issue]
...For most workloads it seems LazyBinaryColumnarSerDe (binary) will perform better than ColumnarSerDe (text). Not sure why ColumnarSerDe is the default, but my guess is, that's for historical ...
http://issues.apache.org/jira/browse/HIVE-4475    Author: Gunther Hagleitner, 2013-05-21, 23:41
Sort:
project
Hive (58)
Pig (8)
Hadoop (1)
MapReduce (1)
type
issue (52)
mail # dev (4)
mail # user (2)
date
last 7 days (2)
last 30 days (12)
last 90 days (44)
last 6 months (55)
last 9 months (58)
author
Namit Jain (800)
Edward Capriolo (645)
Zheng Shao (613)
Carl Steinbach (605)
John Sichi (297)
Mark Grover (265)
Ashutosh Chauhan (262)
Ning Zhang (255)
Nitin Pawar (252)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Navis (149)
Bejoy Ks (132)
Gunther Hagleitner