Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Hive Export/Import ORC table is not working

avatar
Contributor

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.

1 ACCEPTED SOLUTION

avatar
Expert Contributor

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

View solution in original post

1 REPLY 1

avatar
Expert Contributor

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