Sqoop export supports ORC. I tested it. First, I need to add a parameter: hcatalog. and then start remote access Hive Metastore. It needs to start Hive Metastore, but now I want to export ORC data without starting Hive Metastore. Who knows how to do it?
------------------ ???????? ------------------ ??????: "Attila Szab??";<mau...@apache.org>; ????????: 2017??12??5??(??????) ????8:33 ??????: "user"<user@sqoop.apache.org>; ????: Re: Sqoop export ORC data Hey, AFAIK Sqoop right now sadly does not support the ORC format ( it's on my personal road map, but not among the highest priorities, so maybe arrives in a year if it will be up to me) Cheers, Attila Ps: It's possible some vendors do have custom solution for it. On Dec 5, 2017 1:24 PM, "qq" <987626...@qq.com> wrote: Hello: I met the following problems when I exported the ORC format data in sqoop, and I hope to get help from everyone! When using sqoop to export the data from hive to the Oracle table, how can sqoop export the ORC format data without starting Hive Metastore? I'm looking forward to your reply! Thinks.