![]() |
VOOZH | about |
The CData ODBC Driver for Phoenix enables access to live data from Phoenix under the ODBC standard, allowing you work with Phoenix data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to Phoenix data as a generic ODBC Data Provider and create charts, reports, and dashboards based on Phoenix data in Dundas BI.
Connect to Apache Phoenix via the Phoenix Query Server. Set the Server and Port (if different from the default port) properties to connect to Apache Phoenix. The Server property will typically be the host name or IP address of the server hosting Apache Phoenix.
By default, no authentication will be used (plain). If authentication is configured for your server, set AuthScheme to NEGOTIATE and set the User and Password properties (if necessary) to authenticate through Kerberos.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
You are now ready to create a dashboard with Phoenix data.
Download a free trial of the Phoenix ODBC Driver to get started:
Download NowLearn more:
π Apache Phoenix IconThe Phoenix ODBC Driver is a powerful tool that allows you to connect with HBase through Apache Phoenix, directly from any applications that support ODBC connectivity.
Access Phoenix like you would a relational database - read, write, and update through a standard ODBC Driver interface.