Cloudera Navigator Data Management Component Overview

Cloudera Navigator Data Management Component UI

The Cloudera Navigator data management component UI is the web-based UI that you use to:
  • Create and view audit reports
  • Search entity metadata, view entity lineage, and modify business metadata
  • Define policies for modifying custom metadata when entities are extracted
  • Assign user roles to groups

Navigator auditing, lineage, metadata, and policies all support multi-cluster deployments that are managed by a single Cloudera Manager instance. So if you have five clusters, all centrally managed by a single Cloudera Manager, you'll see all this information within a single Navigator data management component UI. In the metadata portion of the UI, Navigator also tracks the specific cluster the data comes from with the Cluster technical metadata property.

Starting and Logging into the Cloudera Navigator Data Management Component UI

  1. Do one of the following:
    • Enter the URL of the Navigator UI in a browser: http://Navigator_Metadata_Server_host:port/, where Navigator_Metadata_Server_host is the name of the host on which you are running the Navigator Metadata Server role and port is the port configured for the role. The default port of the Navigator Metadata Server is 7187. To change the port, follow the instructions in Configuring the Navigator Metadata Server Port.
    • Do one of the following:
      • Select Clusters > Cloudera Management Service > Cloudera Navigator.
      • Navigate from the Navigator Metadata Server role:
        1. Do one of the following:
          • Select Clusters > Cloudera Management Service > Cloudera Management Service.
          • On the Status tab of the Home page, in Cloudera Management Service table, click the Cloudera Management Service link.
        2. Click the Instances tab.
        3. Click the Navigator Metadata Server role.
        4. Click the Navigator Web UI link.
  2. Log into Cloudera Navigator UI using the credentials assigned by your administrator.

Cloudera Navigator Data Management Component API

The Cloudera Navigator data management component API provides access to the same features as the UI.

The API available at http://Navigator_Metadata_Server_host:port/api/v7, where Navigator_Metadata_Server_host is the name of the host on which you are running the Navigator Metadata Server role and port is the port configured for the role. The default port of the Navigator Metadata Server is 7187. To change the port, follow the instructions in Configuring the Navigator Metadata Server Port. The API supports HTTP Basic Authentication, accepting the same users and credentials as the UI.

For API documentation, select > API Documentation or go to Navigator_Metadata_Server_host:port/api-console/index.html. The Cloudera Navigator API documentation displays in a new window.

Displaying the Cloudera Navigator Data Management Component Version

To display the version and build number for Cloudera Navigator data management component:
  1. Start and log into the Cloudera Navigator data management component UI.
  2. Select > About.

Displaying Cloudera Navigator Data Management Component Documentation

To display Cloudera Navigator data management component documentation:

  1. Start and log into the Cloudera Navigator data management component UI.
  2. Select > Help. The Cloudera Navigator online documentation displays in a new window.