(Copying this list on this as well)

Unfortunately, the simplest way to import a log file into a tab seperated
> Hive table is to preprocess the log into that format before loading in the
> data.
>

So, I'm back to square one. Is there *any* way I can do this using Hive
alone? I'm fine with running the data through multiple passes, putting it in
temporary tables, if need be. Should I be looking at UDF or SerDe to achieve
this?

Can this be considered as a feature request? Something like User Defined
Tables (UDTs) in Cloudbase?

Saurabh.
-- 
http://nandz.blogspot.com
http://foodieforlife.blogspot.com

Reply via email to