Using the %jdbc
Interpreter to Access Phoenix
The %jdbc
interpreter supports access to Apache Phoenix data.
If you want Phoenix queries to run under the user ID originating the query, see Configuring User Impersonation for Access to Phoenix.
To use the JDBC interpreter to access Phoenix:
Add the following directive at the start of a paragraph:
%jdbc(phoenix)
Run the query that accesses Phoenix.