Connection to Presto.

UserBird
UserBird Dataiker, Alpha Tester Posts: 535 Dataiker
Hi,

I have several data sources that I would like to consolidate via Presto and use Dataiku to connect to it.

How can I connect to Presto?

Thanks,
Buelent
Tagged:

Best Answer

Answers

  • bzeyben
    bzeyben Registered Posts: 1 ✭✭✭✭
    Thank you.

    Prestogres (https://github.com/treasure-data/prestogres/) might be better choice at this stage. It is based on PLPython and it does replicate the Presto dataset into PostgreSQL tables and uses UDFs to select directly from Presto. The setup looks straightforward as well.

    I will try it out and see how it goes. We might be able to remap some of the column definitions in PostgreSQL.

    It would be great if Presto can be on the Roadmap. It is a "distributed SQL query engine designed to query large data sets distributed over one or more heterogeneous data sources".

    Thanks,
    Buelent
Setup Info
    Tags
      Help me…