Available in VPC
NIMORO Probe provides a fast query experience and an analysis environment so you can write SQL that fits your conditions and context to analyze service data in depth.
- For customer data analytics services, NIMORO Probe saves query result files to the Object Storage bucket you specify. For NAVER data analytics services, you can also download query result files; they are stored in an HDFS
/user/nimoro/probepath in the Data Box’s Hadoop cluster. - You need to check the following items before running SQL in NIMORO Probe:
- Check if the schema is loaded in Data Catalog.
- Check if the DB or table you want to view has necessary permissions.
NIMORO Probe interface
The NIMORO Probe interface includes the following components:

| Component | Description |
|---|---|
| ① Menu name | Current menu name. |
| ② Connector | Select the connector to query from a dropdown.
|
| ③ Query Editor | Enter query (see Query Editor). |
| ④ Saved Query | Frequently used query list (see Saved query). |
| ⑤ Sample Query | Sample query list (see Sample query). |
| ⑥ Recent Query | Recent query list (see Recent query). |
| ⑦ Databases and tables |
|
| ⑧ Query input box | Enter SQL query.
|
| ⑨ RUN | Click to execute the query with your conditions.
|
| ⑩ Explain | Click to view the execution plan you wrote. |
| ⑪ Save as | Click to Save query with a new name.
|
| ⑫ Clear | Click to reset conditions. |
| ⑬ Query results | Shows the dataset returned by your query.
|
For NAVER data analytics services, the Trino connector currently does not support INSERT into Temp tables.
Support will be added in a future Trino upgrade.
Run Query Editor
To analyze data by writing SQL:
- Access the NIMORO platform (see Access NIMORO platform).
- Click
(NIMORO Probe) in the left menu.
- [Query Editor] opens by default.
- If another NIMORO Probe page is open, click [Query Editor].
- Select the connector to analyze from the dropdown.
- Write the SQL you need in Query Editor.
- Click [Explain], [Save as], or [Clear] as needed to view, save, or initialize information. For details about each button, see Query Editor interface.
- Click [RUN].
- The results appear at the bottom of the screen.
- Click [Explain], [Save as], or [Clear] as needed to view, save, or initialize information. For details about each button, see Query Editor interface.
- For the post-run interface and button descriptions, see Query Editor interface after query run.
Query Editor interface after query run
The Query Editor interface after a query run includes the following components:

| Component | Description |
|---|---|
| ① Query results |
|
| ② Download | Click to download the result file.
|
When you download as a CSV file, fields that contain commas (,) may appear split into multiple columns in spreadsheet tools such as Excel. We recommend downloading in an Excel format when available.
Saved Query
You can query data using your saved queries.
Saved query interface
The saved query interface includes the following components:

| Component | Description |
|---|---|
| ① Menu name | Current menu name. |
| ② Search bar | Filter by query name or contents. |
| ③ Category areas | List of saved query categories.
|
| ④ Query list | View the list of saved queries.
|
| ⑤ RUN | Click to open the query view page.
|
| ⑥ Additional features | : Click to Edit query or Delete query. |
Add category
To add a category in Saved query:
- Access the NIMORO platform (see Access NIMORO platform).
- Click
(NIMORO Probe) in the left menu. - Navigate to Saved query > Add category.
- Enter the category name.
- Click [Save].
Edit category name
To rename a category in Saved query:
- Access the NIMORO platform (see Access NIMORO platform).
- Click
(NIMORO Probe) in the left menu. - Click
. - Edit the category name.
- Click [Save].
Delete category
To delete a category in Saved query:
You cannot delete a category that contains one or more queries. Empty the category first.
- Access the NIMORO platform (see Access NIMORO platform).
- Click
(NIMORO Probe) in the left menu. - Click
>
Delete Category.
Edit query
To edit a saved query in Saved query:
- Access the NIMORO platform (see Access NIMORO platform).
- Click
(NIMORO Probe) in the left menu. - Click
>
Edit on the right side of the query to edit. - When the edit interface opens, update the information.
- Category: Change category
- You can Add category if necessary.
- Title: Enter the query name to edit.
- Write query: Enter the updated query.
- Descriptions: Enter the updated query.
- Category: Change category
- Click [Save as] or [Save].
- [Save as]: Save as a new query after editing.
- [Save]: Overwrite the existing query after editing.
Delete query
To delete a query in Saved query:
- Access the NIMORO platform (see Access NIMORO platform).
- Click
(NIMORO Probe) in the left menu. - Click
>
Delete on the right side of the query to edit. - Click [Delete].
Save query with a new name
To save a query with a new name:
- Access the NIMORO platform (see Access NIMORO platform).
- Click
(NIMORO Probe) in the left menu. - In Query Editor, Sample query, or Recent query, click [Save as].
- When the query save popup window appears, enter and select the information.
- Query title to save: Enter a query title to save.
- Select category: Select a category to save the query to.
- Click [Save to new category] to create a category if necessary.
- Click [Save].
Sample query interface
The sample query interface includes the following components:
Sample query provides sample queries created in the NIMORO Studio menu. For more information, see Probe Manage > Sample query from NIMORO Studio.

| Component | Description |
|---|---|
| ① Menu area | Current menu name and description. |
| ② Search bar | Filter by query name or contents. |
| ③ Categories | List of sample query categories. |
| ④ Sample query information | Sample query title and content. |
| ⑤ Share | Click to copy the sample query URL. |
| ⑥ Save as | Click to Save query with a new name. |
| ⑦ RUN | Click to open the query view page.
|
Recent query interface
The recent query interface includes the following components:

| Component | Description |
|---|---|
| ① Menu name | Current menu name. |
| ② Search bar | Filter by query name or contents. |
| ③ Recent wizards | List of recently used wizards. |
| ④ Save as | Click to Save query with a new name. |
| ⑤ RUN | Click to open the query view page.
|
: Click to update the table and the DB list.