Data360 Analyze

Welcome to the Data360 Analyze community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  PrestoSQL integration

    Employee
    Posted 04-21-2020 13:49

    Any plans for Analyze to integrate with PrestoSQL by chance?

     

    https://prestosql.io/



  • 2.  RE: PrestoSQL integration

    Employee
    Posted 04-22-2020 03:17

    The Resources page on the Presto website details the available methods of accessing Presto.

    In particular, the Java Libraries resource page links to the JDBC driver page which in provides the download link to the JDBC driver jar, details of the driver name, example connection URLs and the available parameters for the driver.

    So, the above (desk research) suggests the JDBC Query node could be configured to access the Presto SQL query engine.

     



  • 3.  RE: PrestoSQL integration

    Employee
    Posted 04-22-2020 06:58

    We will consider whether the Presto JDBC driver can be shipped with the product in a future release.