Re: Building Hadoop/Hive App

2013-08-15 Thread Guillermo Alvarado
Sound great Esteban, How can I get that libreries? Thanks, ~GA 2013/8/14 Esteban Gutierrez > > Hello Guillermo, > > Sure, you can use the Thrift API to connect to Hive > > https://cwiki.apache.org/Hive/hiveclient.html#HiveClient-Python > > cheers, > esteban. > > > -- > Cloudera, Inc. > > > > O

Hive UDF converting structs to JSON strings

2013-08-15 Thread Sha Liu
Hi Hive Gurus, Is there a Hive UDF (built-in or 3rd party) that takes a struct and converts it to a JSON string? Queries display structs fine, but when inserting struct columns into a table where the corresponding columns are typed as strings, the format is gone and all field name and values