Support Questions

Find answers, ask questions, and share your expertise

Can Sqoop export ORC?

avatar

Hi, Is it possible to export ORC files using Sqoop? I need to export from Hive to another DBMS which also supports ORC, therefore I would prefer to directly export ORC files without any needs to do conversions.

1 ACCEPTED SOLUTION
2 REPLIES 2

avatar
Guru

avatar
New Contributor

Is it possible to add  filtering condition also while exporting from the ORC table? My point is consider I am having an ORC table 'sampleORC' with column 'name'. I only need to export the data with name ='Demo' from sampleORC