- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hive Export/Import ORC table is not working
- Labels:
-
Apache Hive
Created 04-05-2021 03:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Guys,
I am trying to migrate an ORC table from one cluster to another. The export and import does not throw any error and I could see folders and files getting created. But the imported table does not contain any data. Table is getting created with all the correct columns. The same works properly for table stored as textfile. Hive version is 3.1. Please provide your inputs.
Regards,
Magudeswaran R.
Created 05-06-2021 01:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Magudeswaran ,
Refer to this KB article.
It is not supported to directly export and import transactional tables. You need to follow the workaround.
Thanks,
Megh
Created 05-06-2021 01:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Magudeswaran ,
Refer to this KB article.
It is not supported to directly export and import transactional tables. You need to follow the workaround.
Thanks,
Megh
