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.

How to create Hive table from file? Any tutorial or sample code?

avatar

I'm new with Cloudera Enterprise Data Hub. I would like to create simple hive table. How to do?

1 ACCEPTED SOLUTION

avatar
Super Guru
Hi,

Full Hive documentation regarding table creation can be found here:

https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL

I think that should be enough for you to start with.

View solution in original post

1 REPLY 1

avatar
Super Guru
Hi,

Full Hive documentation regarding table creation can be found here:

https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL

I think that should be enough for you to start with.