Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 51 (0.087s).
Loading phrases to help you
refine your search...
RE: Any advice about complex Hive tables? - Hive - [mail # user]
...You can get the jar from the "Downloads" link on the serde's home page. It  is on the right side of the page.   ________________________________ From: Sadananda Hegde [[EMAIL PROTE...
   Author: Connell, Chuck, 2012-10-14, 00:50
RE: Any advice about complex Hive tables? - Hive - [mail # user]
...Put the serde jar in some place like /usr/lib/hive/extra_libs, then start H ive as "hive --auxpath /usr/lib/hive/extra_libs"  Chuck   ________________________________ From: Sadanan...
   Author: Connell, Chuck, 2012-10-14, 00:48
RE: Any advice about complex Hive tables? - Hive - [mail # user]
...Sadu,  I am using JSON as the input format, with the JSON SerDe from https://githu b.com/rcongiu/Hive-JSON-Serde.  A sample JSON record is:  (in actual use each JSON record mu...
   Author: Connell, Chuck, 2012-10-12, 14:17
Any advice about complex Hive tables? - Hive - [mail # user]
...(Follow up to the thread below...)    I have a complex Hive table -- many fields, many nested structs. Hive fails  to create the table at all. I can't even start to load data ...
   Author: Connell, Chuck, 2012-10-08, 20:37
RE: Limit to columns or nesting of Hive table? - Hive - [mail # user]
...The issue apparently is not just the number of levels of nesting. I just cr eated a Hive table with 20 levels of structs within each other. It created  fine. This is more levels than th...
   Author: Connell, Chuck, 2012-10-04, 20:31
RE: Limit to columns or nesting of Hive table? - Hive - [mail # user]
...Thanks. So is the nesting limit 10 now? Does your 2nd paragraph mean that t his limit cannot easily be raised?  Chuck  From: Edward Capriolo [mailto:[EMAIL PROTECTED]]  Sent: ...
   Author: Connell, Chuck, 2012-10-04, 16:08
Limit to columns or nesting of Hive table? - Hive - [mail # user]
...I am trying to create a large Hive table, with many columns and deeply nest ed structs. It is failing with java.lang.ArrayIndexOutOfBoundsException: 10 .  Before I spend a lot of time d...
   Author: Connell, Chuck, 2012-10-04, 15:48
RE: Hive does not run - Typical NoSuchFieldError - Hive - [mail # user]
...Seems easier to create a new VM, install CentOS and CDH4 on it, and you are  off and running. This setup runs pretty much perfectly on the first try. I  have built 5-6 of them. &nb...
   Author: Connell, Chuck, 2012-10-02, 18:19
RE: Hive does not run - Typical NoSuchFieldError - Hive - [mail # user]
...Try the easy way... Cloudera CDH4 running on Centos 5.8. Can install everyt hing on one machine.  Chuck   From: Anthony Ikeda [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, ...
   Author: Connell, Chuck, 2012-10-02, 17:26
RE: hive json serde - Hive - [mail # user]
...A few things that should help...  - There are three ways to handle JSON within a Hive table, get_json_object,  json_tuple, and JSON SerDe. These are separate mechanisms. So if you ...
   Author: Connell, Chuck, 2012-09-17, 22:49
Sort:
project
Hive (51)
MapReduce (5)
Sqoop (5)
type
mail # user (50)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (5)
last 9 months (51)
author
Namit Jain (800)
Edward Capriolo (645)
Zheng Shao (613)
Carl Steinbach (605)
John Sichi (297)
Mark Grover (265)
Ashutosh Chauhan (262)
Ning Zhang (255)
Nitin Pawar (252)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Navis (149)
Bejoy Ks (132)
Connell, Chuck