Data

Prev Next

Available in VPC

You can view data transferred to a topic from the Topic menu.

View data

You can check up to 20 of the most recent data (messages) transferred to the topic's partition. To view data:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Big Data & Analytics > Data Stream.
  2. Click the Topic menu.
  3. In the topic list, click on View service details of the topic for which you want to check the transferred data.
  4. On the topic details interface, click the [Data] tab menu.
  5. Select the partition you want to view by clicking on it in the Partition drop-down list.
  6. Check the data information retrieved from the search results.
    • Timestamp (UTC+09:00): Time message was created (transferred) (based on UTC+09:00).
    • Offset: Location information within the partition where messages are stored.
    • Key: Message's unique identifier.
    • Value: Message value (actual data content transferred by producer).
Note

To retrieve the latest data, click [Refresh].
The search result data is displayed after being encoded as a string type. If the data type is not string, some results may be displayed differently.