Re: Kudu - Dremio

2020-03-29 Thread Adar Lieber-Dembo
I don't believe that's true; there's support for Kudu in other SQL engines:
- Presto: https://prestodb.io/docs/current/connector/kudu.html
- Apache Hive: https://cwiki.apache.org/confluence/display/Hive/Kudu+Integration
- Apache Drill: https://github.com/apache/drill/tree/master/contrib/storage-kudu

The exact level of support varies, but we've found it to be fairly
straight-forward to add Kudu support to existing SQL engines.


On Sun, Mar 29, 2020 at 10:21 AM Boris Tyukin  wrote:
>
> when I was looking at Dremio some time ago (very interesting technology and I 
> love the idea of query rewrites and materialized viewed federation from 
> different sources), it did not support Impala which you have to use currently 
> to get SQL support with Kudu.
>
> On Sun, Mar 29, 2020 at 11:44 AM pino patera  wrote:
>>
>> Hi
>> anyone integrated Kudu into Dremio  (/www.dremio.com) data lake?
>> Any alternative suggestion (i.e. Presto?) ?
>>
>> Thanks


Re: Kudu - Dremio

2020-03-29 Thread Boris Tyukin
when I was looking at Dremio some time ago (very interesting technology and
I love the idea of query rewrites and materialized viewed federation from
different sources), it did not support Impala which you have to use
currently to get SQL support with Kudu.

On Sun, Mar 29, 2020 at 11:44 AM pino patera  wrote:

> Hi
> anyone integrated Kudu into Dremio  (/www.dremio.com) data lake?
> Any alternative suggestion (i.e. Presto?) ?
>
> Thanks
>