| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
32 (0.422s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3159] Update AvroSerde to determine schema of new tables - Hive - [issue]
|
|
...Currently when writing tables to Avro one must manually provide an Avro schema that matches what is being delivered by Hive. It'd be better to have the serde infer this schema by converting ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3159
Author: Jakob Homan,
2013-06-18, 04:28
|
|
|
[HIVE-2390] Expand support for union types - Hive - [issue]
|
|
...When the union type was introduced, full support for it wasn't provided. For instance, when working with a union that gets passed to LazyBinarySerde: Caused by: java.lang.RuntimeExcept...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2390
Author: Jakob Homan,
2013-05-23, 21:00
|
|
|
Re: Table schema size limit to 4000 chars ? - Hive - [mail # user]
|
|
...There shouldn't be any problems with comments in Avro schemas. You just need to make sure they're escaped properly. We did run into a problem with schema.literal values longer th...
|
|
|
Author: Jakob Homan,
2013-01-22, 22:20
|
|
|
Re: Review Request: HIVE-3528 - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7431/#review15161 Ship it! +1. Looks great. - Jakob Homan On Jan. 2, ...
|
|
|
Author: Jakob Homan,
2013-01-08, 22:52
|
|
|
[HIVE-3092] Hive tests should load Hive classes from build directory, not Ivy cache - Hive - [issue]
|
|
...As discussed in HIVE-895, currently the tests pull in jars for other components rather from Ivy rather than using the built classes and jars in the build directory (bit.ly/LzndQU). Thi...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3092
Author: Jakob Homan,
2012-12-19, 15:55
|
|
|
[HIVE-3798] Can't escape reserved keywords used as table names - Hive - [issue]
|
|
...hive (some_table)> show tables;OK...comment...Time taken: 0.076 secondshive (some_table)> describe comment;FAILED: Parse Error: line 1:0 cannot recognize input near 'describe' 'comment...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3798
Author: Jakob Homan,
2012-12-13, 19:53
|
|
|
[HIVE-2643] Recent patch prevents Hadoop confs from loading in 0.20.204 - Hive - [issue]
|
|
...After the application of HIVE-2362, we're unable to run queries against the Hive cluster (RC2 and 3):java.io.IOException: Failed to set permissions of path: /user/jhoman-667872320/.staging t...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2643
Author: Jakob Homan,
2012-11-26, 21:32
|
|
|
[HIVE-3264] Add support for binary dataype to AvroSerde - Hive - [issue]
|
|
...When the AvroSerde was written, Hive didn't have a binary type, so Avro's byte array type is converted an array of small ints. Now that HIVE-2380 is in, this step isn't necessary and w...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3264
Author: Jakob Homan,
2012-11-18, 18:29
|
|
|
[HIVE-3017] hive-exec jar, contains classes from other modules(hive-serde, hive-shims, hive-common etc) duplicating those classes in two jars - Hive - [issue]
|
|
...HIVE-2646 added the jars from hive-serde to the hive-exec class:... 0 Wed May 09 20:56:30 PDT 2012 org/apache/hadoop/hive/serde2/typeinfo/ 1971 Wed May 09 20:56...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3017
Author: Jakob Homan,
2012-11-18, 00:43
|
|
|
Re: Possible patch to fix column comments with non-native SerDe - Hive - [mail # dev]
|
|
...You'll need to update your serde to use the method call that takes comments. See https://github.com/jghoman/haivvreo/commit/29ead1fe101baafa8e9844eaf92022cbe4846c6f for an example. &nb...
|
|
|
Author: Jakob Homan,
2012-08-16, 18:16
|
|
|
|