Dmitriy, That's the documentation that shows how to configure Pentaho via JDBC: https://apacheignite-tools.readme.io/v2.1/docs/pentaho
Plus on the tools' domain you can see Tableau based ODBC example. So, I'm not sure we need something else from the documentation standpoint. I would rather add a direct reference from JDBC/ODBC docs to Pentaho and Tablea. Denis On Friday, August 11, 2017, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > Igniters, > > I have tried to connect to Ignite from DBeaver [1], and realized that there > are some usability issues we need to address before the next release: > > 1. We need to have documentation on how to configure JDBC and ODBC > drivers with external SQL tools [2] > 2. You cannot highlight multiple SQL statements and run them together > [3] > 3. Commands like *DESCRIBE* or *SHOW* do not work [4] > 4. Schema, index, and table metadata is not displayed [5]. Looks like > this fix was already implemented. > > The links to the tickets are below. > > [1] http://dbeaver.jkiss.org/ > [2] https://issues.apache.org/jira/browse/IGNITE-6048 > [3] https://issues.apache.org/jira/browse/IGNITE-6046 > [4] https://issues.apache.org/jira/browse/IGNITE-6047 > [5] https://issues.apache.org/jira/browse/IGNITE-5233 > > D. >