0

HCatalog supports RCFile format, text files, SequenceFiles, or ORC files according to the documentation.

I am not able to find much details on how to specify the storage type in HCatalog as ORCFiles.

agirish
  • 473
  • 4
  • 9
  • where are you getting the error? In `CREATE` or `INSERT`? – Neels Apr 02 '14 at 07:36
  • In CREATE. Basically I am not able to figure out how to specify ORCFile as output format. – agirish Apr 03 '14 at 14:54
  • Maybe this question can help you.. http://stackoverflow.com/questions/21721251/loading-data-from-a-txt-file-to-table-stored-as-orc-in-hive – Neels Apr 04 '14 at 12:03
  • Thanks. But I need to programmatically create an ORCFile and load data into it. So I would need to use HCatalog APIs. Although I am able to create a schema, i'm nt sure how to specify the storage format at ORC File. – agirish Apr 06 '14 at 22:24

0 Answers0