| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
33 (0.112s).
|
|
|
Loading phrases to help you refine your search...
|
|
cli timeouts - Hive - [mail # user]
|
|
...Hey Hive gurus - Does anyone know how the CLI handles metastore connection timeouts? It seems if I leave a CLI session idle more than hive.metastore.client.socket.timeout seconds then ...
|
|
|
Author: Travis Crawford,
2012-08-01, 16:01
|
|
|
[HIVE-3318] LazySimpleSerDe should support more levels of nested structures - Hive - [issue]
|
|
...LazySimpleSerDe.initSerdeParams hard-codes the level of separators to 8, causing structures with more than that level of nestedness to fail.Doubling this value to 16 allowed me to read an ex...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3318
Author: Travis Crawford,
2012-07-30, 16:49
|
|
|
[HIVE-3279] Table schema not being copied to Partitions with no columns - Hive - [issue]
|
|
...Hive has a feature where Partition's without any defined columns use the Table schema. This happens in Partition.initialize// set default if columns are not setif (tPartition.getSd().getCols...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3279
Author: Travis Crawford,
2012-07-27, 04:21
|
|
|
Re: Custom SerDe and getting column comments - Hive - [mail # dev]
|
|
...Currently you can't use comments with custom serde's. Look into MetaStoreUtils.getFieldsFromDeserializer and you'll see "from deserializer" is hard-coded as the comment. This is defini...
|
|
|
Author: Travis Crawford,
2012-07-27, 01:05
|
|
|
[HIVE-3266] Hive queries over thrift binary fields fail - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3266
Author: Travis Crawford,
2012-07-18, 15:13
|
|
|
[HIVE-2950] Hive should store the full table schema in partition storage descriptors - Hive - [issue]
|
|
...Hive tables have a schema, which is copied into the partition storage descriptor when adding a partition. Currently only columns stored in the table storage descriptor are copied - columns t...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2950
Author: Travis Crawford,
2012-07-17, 17:08
|
|
|
[HIVE-2941] Hive should expand nested structs when setting the table schema from thrift structs - Hive - [issue]
|
|
...When setting a table serde, the deserializer is queried for its schema, which is used to set the metastore table schema. The current implementation uses the class name stored in the field as...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2941
Author: Travis Crawford,
2012-06-15, 19:58
|
|
|
[HIVE-3067] Shutdown HiveMetaStore on client disconnect or timeout - Hive - [issue]
|
|
...When thrift makes client disconnects and timeouts available, HiveMetaStore should shutdown the object store.Please see the related jiras for details....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3067
Author: Travis Crawford,
2012-06-05, 20:47
|
|
|
script_broken_pipe1 test failures - Hive - [mail # dev]
|
|
...Hey hive gurus - Jenkins recently posted to HIVE-3057 about a failed build, and looking into the issue I discovered "script_broken_pipe1.q" has been causing test failures for quite som...
|
|
|
Author: Travis Crawford,
2012-06-01, 16:24
|
|
|
review request for two patches related to serde-reported schemas - Hive - [mail # dev]
|
|
...Hey hive gurus - Would it be possible for a committer to take a look at the following two issues? "Hive should expand nested structs when setting the table schema from thrift str...
|
|
|
Author: Travis Crawford,
2012-04-26, 00:57
|
|
|
|