Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hive 3 export single ORC file

avatar
New Member

Hello,

Hive 3 changes a lot for internal table's ORC format.

How could I export a Hive 3 's table as ONE ORC file in simple ORC format without these new columns for transnational info ?

Thanks,

Bob

1 ACCEPTED SOLUTION

avatar
Super Collaborator
2 REPLIES 2

avatar
Super Collaborator

avatar
New Member

Hi Eugene,

Thanks for the quick response! It works well.

EXPORT TABLE bob.tab222 TO '/bob/ttt' ;