Available in VPC
Connect external BI - Zeppelin
To connect Apache Zeppelin to Data Query, follow these steps:
- Install and login to Zeppelin, and click Account name > Interpreter, in order.
- In the Interpreter menu, click the Repository button on the top right.
- In the Repositories below, click the [+] button.
- Enter the repository information and click the Add button.
- ID :
ncp-dataquery-release - URL :
https://raw.githubusercontent.com/NaverCloudPlatform/DataQuery-Repository/main/releases
- ID :
- In the Interpreter menu, click the Create button on the top right.
- Enter the interpreter information and click the Save button.
- Interpreter Name :
ncp-dataquery - Interpreter group :
jdbc - Properties
- default.url :
jdbc:trino://kr.dataquery.naverncp.com:443 - default.user :
SubAccount ACCESS_KEY - default.password :
SubAccount SECRET_KEY - default.driver :
io.trino.jdbc.TrinoDriver
- default.url :
- Dependencies
- Artifact :
com.ncp.dataquery:dataquery-jdbc:101-437
- Artifact :
- Interpreter Name :
- Check the interpreter registration status. Registration may take several seconds to minutes.
- Once the interpreter registration completes, you can issue queries with your laptop.
Repository registration page

Interpreter registration page



Query issuance page
