Provisioned App Servers

Provisioning Data Hub Service includes the creation and configuration of these app servers that support the databases:

App Server Name Port Number Purpose
data-hub-MANAGE 8002 Used by:
  • The flowDeveloper to configure indexes on the data-hub-STAGING and data-hub-FINAL databases.
  • The endpointDeveloper to configure indexes on the data-hub-FINAL databases.
  • The securityAdmin to derive subroles from the endpointDeveloper, endpointUser, flowDeveloper, flowOperator, or odbcUser roles.
data-hub-ADMIN 8004 REST configuration: Performing CRUD on the MODULES database, SCHEMAS database, and TRIGGERS database, as well as debugging and repair on the FINAL database, using data-hub-MODULES as its default content database. Specifying the database parameter in the REST request for CRUD on the SCHEMAS or TRIGGERS databases.
Note: The appserver name and the appserver identifier intentionally do not match each other.
data-hub-XDBC 8005 XDBC ingestion: MLCP ingestion into the STAGING database using transforms from the MODULES database.
data-hub-STAGING 8010 Data Hub curation: DMSDK and NiFi ingestion into the STAGING database and Data Hub harmonization from the STAGING database to the FINAL database using tranforms, flows, via the MarkLogic Data Hub.
data-hub-FINAL 8011 Data Hub curation: Accessing final database.
data-hub-JOBS 8013 Data Hub jobs: Obtaining access to the JOBS database.
data-hub-OPERATION 8009 Data Services operations: Invoking operation endpoints on records in the FINAL database without using a rewriter.
data-hub-OPERATION-REST 8010 REST operations: Invoking operations endpoints on records in the FINAL database using standard REST rewriter.
data-hub-ODBC 5432 ODBC: Connecting BI Tools to TDE views defined in the FINAL SCHEMA database, for rows projected from documents in the FINAL database.
data-hub-ANALYTICS 8008 Data Services analysis: Invoking analysis endpoints on records in the FINAL database without using a rewriter. App server dedicated for "Data Services First" approach.
data-hub-ANALYTICS-REST 8011 REST analysis: Invoking analytics endpoints on records in the FINAL database using standard REST rewriter.

Additional Reference Tables: