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, Андрей Смирнов <[email protected]> wrote: > Hello! > > Please, help me > > Does drill can read from orc format files ( orc.apache.org ) ? >
