RE: Templeton create table with custom inputformat

2013-08-02 Thread Peter Marron
'com.trilliumsoftware.profiling.LookupInputFormat' OUTPUTFORMAT 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat' } } Hope that helps someone, it certainly would have helped me. Z From: Peter Marron [mailto:peter.mar...@trilliumsoftware.com] Sent: 29 July 2013 08:47 To: user@hive.apache.org Subject: Templeton create table

Templeton create table with custom inputformat

2013-07-29 Thread Peter Marron
Hi, (I'm a little bit behind in reading the lists, so apologies if this is a duplicate question.) I am running Templeton v1 (?) and HCatalog 0.5.0 with hive 0.11.0 over Hadoop 1.0.4. I can use something like this: curl -s -X PUT -HContent-type:application/json -d @createtable.json