You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by Андрей Смирнов <ma...@gmail.com> on 2018/03/20 09:37:00 UTC

Fwd: Drill and orc file support

Hello!

Please, help me

Does drill can read from orc format files ( orc.apache.org ) ?

Re: Drill and orc file support

Posted by Abhishek Girish <ag...@apache.org>.
Drill can read ORC format files via the Hive plugin. If you have a Hive
table with underlying data stored as ORC, try and configure the Hive
storage plugin in Drill [1]. And then you can attempt to query the table in
Hive from Drill [2].


[1] http://drill.apache.org/docs/hive-storage-plugin/
[2] http://drill.apache.org/docs/querying-hive/

On Tue, Mar 20, 2018 at 3:07 PM, Андрей Смирнов <ma...@gmail.com>
wrote:

> Hello!
>
> Please, help me
>
> Does drill can read from orc format files ( orc.apache.org ) ?
>