Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 121 to 130 from 631 (0.35s).
Loading phrases to help you
refine your search...
Re: Structs in Hive - Hive - [mail # user]
...If you are writing a GenericUDF or serde and want to return struct types there are object inspectors to build structs. The Java type return is an Object[]. Hive expects that if the struct ha...
   Author: Edward Capriolo, 2012-07-23, 18:52
Re: Structs in Hive - Hive - [mail # user]
...in your case hbase has a custom serde, the Deserializer interface is what turns the value from the input format into something that hive can understand. HBase support uses the user specified...
   Author: Edward Capriolo, 2012-07-23, 17:05
[HIVE-3287] In UDTF explains use toString() for function name not annotation - Hive - [issue]
...UDTF Operator  function name: o.a.h.stack@34314Unless a toSTring is specified....
http://issues.apache.org/jira/browse/HIVE-3287    Author: Edward Capriolo, 2012-07-21, 12:35
Re: Hive 0.10 release date - Hive - [mail # user]
...Usually it is ok to build a trunk, we do not do anything extra special for releases other then some basic sanity testing and cut an svn tag. (we run the full unit tests every commit). The on...
   Author: Edward Capriolo, 2012-07-20, 21:32
Re: Recovery process and tools - Hive - [mail # user]
...Your should run mysqldump and backup the database to a different machine. This way you do not have to rebuild the meta-data. Simply restore the database to a machine and you are done.  ...
   Author: Edward Capriolo, 2012-07-18, 21:48
Re: cmd for to know the buckets - Hive - [mail # user]
...There is a command to view the bucket SELECT * FROM TABLE TABLESAMPLE (BUCKET 4 OUT OF 10 ON ) s;  The buckets also represent and HDFS file which you can DFS -cat or dfs -text as well. ...
   Author: Edward Capriolo, 2012-07-18, 14:15
[ANN] Hive-protobuf support - Hive - [mail # user]
...Hello all,  My employer, m6d.com, has given the thumbs up to open source our latest hive tool, hive-protobuf. We created this because we work with protobuf formats often and wanted to b...
   Author: Edward Capriolo, 2012-07-14, 15:18
[HIVE-3258] make a longtest sub ant - Hive - [issue]
...The unit tests take quite some time to run. The majority of them are unit tests for UDF not like CASE or IF but ones that do not affect hive deeply. Other tests are around serdes and input f...
http://issues.apache.org/jira/browse/HIVE-3258    Author: Edward Capriolo, 2012-07-14, 12:38
Re: Separators in struct - Hive - [mail # user]
...We surely can make it bigger. However there is a sublte problem. I have ran into maximum column length limitations in the metastore with heavily nested columns. MySQL varchar maxes etc. You ...
   Author: Edward Capriolo, 2012-07-11, 21:13
Re: Hive to read sequencefile - Hive - [mail # user]
...yes you need an input format. I have one that turns key plus value to a pairwritable  On Monday, July 9, 2012, Daning Wang  wrote: class A, and value is class B. we want to show ce...
   Author: Edward Capriolo, 2012-07-10, 00:53
Sort:
project
Hive (631)
Hadoop (328)
HBase (60)
Pig (9)
MapReduce (6)
Kafka (3)
HDFS (2)
Zookeeper (1)
type
mail # user (525)
issue (54)
mail # dev (52)
date
last 7 days (8)
last 30 days (9)
last 90 days (20)
last 6 months (64)
last 9 months (631)
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)