| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
52 (0.094s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
[HIVE-4101] Partition By field must be in select field list - Hive - [issue]
|
|
...This following query:SELECT year, quarter, sales,avg(sales) OVER (PARTITION BY department, year)FROM quarterly_salesWHERE department = 'Appliances';fails as below. If department is moved to ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4101
Author: Brock Noland,
2013-03-01, 18:20
|
|
|
Review requested for HIVE-2655 - Ability to define functions in HQL - Hive - [mail # dev]
|
|
...Hi, Could a committer review this? https://issues.apache.org/jira/browse/HIVE-2655 Brock Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/...
|
|
|
Author: Brock Noland,
2013-03-01, 18:01
|
|
|
[HIVE-4075] TypeInfoFactory is not thread safe and is access by multiple threads - Hive - [issue]
|
|
...TypeInfoFactory is not thread safe and when accessed by multiple threads calls to any of the methods can modify hashmaps concurrently resulting in infinite loops."pool-1-thread-240" prio=10 ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4075
Author: Brock Noland,
2013-02-28, 18:38
|
|
|
Re: Issue involving non-sun java build - Hive - [mail # dev]
|
|
...Hi, I think we'd want hive to work on as many JVM's as feasible. With that said, since it's tested mostly on Sun JVM, it's possible we'll introduce new issues in the future so you'll n...
|
|
|
Author: Brock Noland,
2013-02-27, 17:01
|
|
|
Re: Merging HCatalog into Hive - Hive - [mail # dev]
|
|
...Hi, On Mon, Feb 25, 2013 at 5:20 PM, Alan Gates wrote: Yeah new jira numbers for old issues, might be a mess. The bulk move operator allows you to select any combination of issu...
|
|
|
Author: Brock Noland,
2013-02-25, 23:39
|
|
|
Re: [ANNOUNCE] New Hive Committer - Gang Tim Liu - Hive - [mail # dev]
|
|
...Congratulations Tim! Nice work! On Monday, February 25, 2013 at 2:17 AM, Namit Jain wrote: ...
|
|
|
Author: Brock Noland,
2013-02-25, 12:22
|
|
|
Re: Merging HCatalog into Hive - Hive - [mail # dev]
|
|
...Looks good from my perspective and I glad to see this moving forward. Regarding #4 (JIRA) "I don't know if there's a way to upload existing JIRAs into Hive's JIRA, but I think it...
|
|
|
Author: Brock Noland,
2013-02-24, 20:22
|
|
|
Re: Apache Jenkins job repeatedly falling - Hive - [mail # dev]
|
|
...Hi, I agree. I have created https://issues.apache.org/jira/browse/HIVE-4069 to investigate the issue and disabled the hive-trunk-hadoop{1,2} builds until that is resolved. Brock ...
|
|
|
Author: Brock Noland,
2013-02-24, 20:15
|
|
|
|