Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 50 (3.27s).
Loading phrases to help you
refine your search...
[HIVE-4109] Partition by column does not have to be in order by - Hive - [issue]
...Cam up in the review of HIVE-4093.AshutoshI am not sure if this is illegal query. I tried following two queries in postgres, both of them succeeded.select p_mfgr, avg(p_retailprice) over(par...
http://issues.apache.org/jira/browse/HIVE-4109    Author: Brock Noland, 2013-03-29, 14:54
Re: Issue involving non-sun java build - Hive - [mail # dev]
...Hi,  Great to see the patches! It doesn't appear you've followed the "Review Process" section of the contribution guide here https://cwiki.apache.org/confluence/display/Hive/HowToContri...
   Author: Brock Noland, 2013-03-25, 17:30
Re: next hive release - Hive - [mail # dev]
...Hi,  I have just marked https://issues.apache.org/jira/browse/HIVE-2264 as a blocker for the 0.11 release as it's essential for HS2 use. The patch is available, a committer has +1'd, it...
   Author: Brock Noland, 2013-03-22, 19:41
Request for Review: HIVE-4128 - Support avg(decimal) - Hive - [mail # dev]
...https://issues.apache.org/jira/browse/HIVE-4128  Thanks!  Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/...
   Author: Brock Noland, 2013-03-19, 03:34
[HIVE-4141] InspectorFactories contains static HashMaps which can cause infinite loop - Hive - [issue]
...When many clients hit hs2, hs2 can get stuck in an infinite loop due to concurrent modification of the static maps here:https://github.com/apache/hive/blob/trunk/serde/src/java/org/apache/ha...
http://issues.apache.org/jira/browse/HIVE-4141    Author: Brock Noland, 2013-03-16, 07:58
[HIVE-4183] Implement Style changes to InspectorFactories - Hive - [issue]
...In HIVE-4141 we updated the InspectorFactories to use concurrent data structures. In the review Owen had requested some style updates. That is the original code typed the variables as HashMa...
http://issues.apache.org/jira/browse/HIVE-4183    Author: Brock Noland, 2013-03-15, 18:03
[HIVE-4108] Allow over() clause to contain an order by with no partition by - Hive - [issue]
...HIVE-4073 allows over() to be called with no partition by and no order by. We should allow only an order by.From the review of HIVE-4073:AshutoshCan you also add following test. This should ...
http://issues.apache.org/jira/browse/HIVE-4108    Author: Brock Noland, 2013-03-12, 06:49
[HIVE-3896] Hive Website docs have not be updated - Hive - [issue]
...Hive documentation links on the website do not work, for example:http://hive.apache.org/docs/r0.9.0/...
http://issues.apache.org/jira/browse/HIVE-3896    Author: Brock Noland, 2013-03-09, 00:11
[HIVE-4132] Connection to Zookeeper is created for each client of HS2 - Hive - [issue]
...Currently when concurrency is enabled and HS2 is used each client will have a connection to Zookeeper. Zookeeper has a property, maxClientCnxns, in the zoo.cfg which limits the number of con...
http://issues.apache.org/jira/browse/HIVE-4132    Author: Brock Noland, 2013-03-06, 19:57
[HIVE-4009] CLI Tests fail randomly due to MapReduce LocalJobRunner race condition - Hive - [issue]
...Hadoop has a race condition MAPREDUCE-5001 which causes tests to fail randomly when using LocalJobRunner....
http://issues.apache.org/jira/browse/HIVE-4009    Author: Brock Noland, 2013-03-03, 06:01
Sort:
project
Flume (603)
Hive (50)
Hadoop (27)
MapReduce (21)
Sqoop (10)
HDFS (6)
HBase (5)
Avro (4)
Pig (1)
type
mail # dev (25)
issue (20)
wiki (3)
mail # user (2)
date
last 7 days (0)
last 30 days (3)
last 90 days (31)
last 6 months (47)
last 9 months (50)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Brock Noland