Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 33 (0.295s).
Loading phrases to help you
refine your search...
[HIVE-3450] Hive maven-publish ant task should be configurable - Hive - [issue]
...Hive has support in its build process for publishing artifacts to Maven repositories. However, the Maven repository to publish to is not configurable.Hive's build should be updated so users ...
http://issues.apache.org/jira/browse/HIVE-3450    Author: Travis Crawford, 2012-09-19, 05:42
[HIVE-3323] enum to string conversions - Hive - [issue]
...When using serde-reported schemas with the ThriftDeserializer, Enum fields are presented as struct<value:int>Many users expect to work with the string values, which is both easier and ...
http://issues.apache.org/jira/browse/HIVE-3323    Author: Travis Crawford, 2012-09-08, 12:20
[HIVE-3075] Improve HiveMetaStore logging - Hive - [issue]
...HiveMetaStore logs when actions are taken, which is useful for debugging. Many parameters are thrift objects which have useful toString methods, however, log messages only print certain fiel...
http://issues.apache.org/jira/browse/HIVE-3075    Author: Travis Crawford, 2012-09-05, 18:02
[HIVE-3325] serde-reported partition cols should not be persisted in metastore - Hive - [issue]
...In HIVE-3279 an issue was fixed where serde-reported columns were not added to partitions. However, the fix in that issue caused serde-reported columns to be stored in the partition storage ...
http://issues.apache.org/jira/browse/HIVE-3325    Author: Travis Crawford, 2012-08-30, 01:46
Re: Upper case column names - Hive - [mail # user]
...On Tue, Aug 14, 2012 at 4:20 PM, Edward Capriolo wrote:    Absolutely - case sensitivity would be a big change. In the patch we're playing around with we centralized the toLowerCas...
   Author: Travis Crawford, 2012-08-14, 23:38
Re: Upper case column names - Hive - [mail # user]
...Hey Mayank -  I've looked briefly at case-sensitivity in Hive, and there's a lot of places where fields are lowercased to normalize. For HCatalog, I'm playing around with a small patch ...
   Author: Travis Crawford, 2012-08-14, 22:10
Skipping bad records - Hive - [mail # user]
...Hey hive gurus -  I recently had some issues getting Hive to process a partition with bad records, and am curious how others deal with this issue. From searching around, I learned Hive ...
   Author: Travis Crawford, 2012-08-09, 15:42
Re: cli timeouts - Hive - [mail # user]
...Interesting - this issue would certainly go away with local mode as there's no thrift call to fail. I'd very much prefer to run HMS as a centralized service though.  Thanks for the info...
   Author: Travis Crawford, 2012-08-01, 19:02
Re: cli timeouts - Hive - [mail # user]
...Oh interesting - you're saying instead of running a single HiveMetaStore thrift service, most users use the embedded HiveMetaStore mode and have each CLI instance connect to the DB directly?...
   Author: Travis Crawford, 2012-08-01, 18:54
Re: cli timeouts - Hive - [mail # user]
...I'm using the thrift metastore via TFramedTransport. What value do you specify for hive.metastore.client.socket.timeout? I'm using 60.  If I open the CLI, run "show tables", wait the ti...
   Author: Travis Crawford, 2012-08-01, 18:35
Sort:
project
Hive (33)
Pig (20)
HDFS (10)
Zookeeper (4)
MapReduce (3)
Hadoop (2)
type
issue (16)
mail # user (9)
mail # dev (8)
date
last 7 days (0)
last 30 days (0)
last 90 days (4)
last 6 months (9)
last 9 months (33)
author
Namit Jain (802)
Edward Capriolo (636)
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)
Travis Crawford