Appendix: Endpoints and Port Numbers
This appendix is a reference guide for endpoints and port numbers in previous versions of MarkLogic Data Hub Service.
2.10.0 to 2.11.0
The endpoints and port numbers for services running MarkLogic Data Hub Service versions 2.10.0 to 2.11.0.
Endpoint | Port Number | Description |
---|---|---|
Manage | 8002 |
The endpoint used when loading modules, updating indexes, and uploading your TDE templates. |
Ingest | 8005 |
The endpoint is used with Ingestion. The endpoint is an XDBC protocol server mostly used with MLCP. To learn more, see XDBC Servers. If using a client such as DMSDK or Java Client, see Staging. |
Staging | 8010 |
The endpoint is used with Ingestion and Harmonization to access the STAGING database. The endpoint is a REST HTTP App Server. Use the endpoint with a client, such as DMSDK or Java Client. To learn more, see Servers and Databases and What is an Instance?. If using MLCP, see Ingest. |
Jobs | 8013 |
The endpoint is used to access the JOBS database. The endpoint enables the user to retrieve jobs and traces information. To learn more, see Servers and Databases and Provenance and Lineage. |
Analytics | 8012 |
The endpoint is used for analytical workloads and points to the FINAL database. The endpoint is a REST HTTP App Server. Depending on the protocol, analytical workloads should target Analytics or Analytics ODBC. To learn more, see Servers and Databases and What is an Instance?. |
Operations | 8011 |
The endpoint is used for operational workloads and points to the FINAL database. The endpoint is a REST HTTP App Server. Use the endpoint for workloads that issue short-lived, operational requests against the FINAL database. To learn more, see Servers and Databases and What is an Instance?. |
Analytics ODBC | 5432 |
The endpoint is an ODBC server that returns relational-style data in response to SQL queries. The endpoint returns data and manages the server to support a subset of SQL and ODBC statements commonly from business intelligence (BI) tools, such as Tableau and Power BI. To learn more, see ODBC Servers. |
Data Hub Explorer | 8020 |
The endpoint launches the Data Hub Explorer application, enabling users to explore entity models and harmonized documents created in MarkLogic Data Hub. Available only for the Low Priority Data Hub Service type. To learn more, see Data Hub Explorer. |
Query Console | 8002/qconsole |
Query Console is an interactive web-based query development tool for writing and executing ad-hoc queries in XQuery, Server-Side JavaScript, SQL and SPARQL. Query Console enables you to quickly test code snippets, debug problems, profile queries, and run administrative XQuery scripts. Available only for the Low Priority Data Hub Service type. To learn more, see Query Console User Guide. |
2.9.2 to 2.9.11
The endpoints and port numbers for services running MarkLogic Data Hub Service versions 2.9.2 to 2.9.11.
Endpoint | Port Number | Description |
---|---|---|
Manage | 8002 |
The endpoint used when loading modules, updating indexes, and uploading your TDE templates. |
Ingest | 8005 |
The endpoint is used with Ingestion. The endpoint is an XDBC protocol server mostly used with MLCP. If using a client such as DMSDK or Java Client, see Curation Staging REST. |
Curation Staging REST | 8010 |
The endpoint is used with Ingestion and Harmonization to access the STAGING database. Use the endpoint with a client, such as DMSDK or Java Client. If using MLCP, see Ingest. |
Curation Final REST | 8011 |
The endpoint used with Smart Mastering to access the FINAL database. |
Jobs | 8013 |
The endpoint is used to access the JOBS database. The endpoint enables the user to retrieve jobs and traces information. |
Analytics REST | 8011 |
The endpoint is used for analytical workloads and points to the FINAL database. Depending on the protocol, analytical workloads should target Analytics REST or ODBC. |
Operations REST | 8011 |
The endpoint is used for operational workloads and points to the FINAL database. Use the endpoint for workloads that issue short-lived, operational requests against the FINAL database. |
ODBC | 5432 |
The endpoint is an ODBC server that returns relational-style data in response to SQL queries. The endpoint returns data and manages the server to support a subset of SQL and ODBC statements commonly from business intelligence (BI) tools, such as Tableau and Power BI. |
Query Console | 8002/qconsole |
Query Console is an interactive web-based query development tool for writing and executing ad-hoc queries in XQuery, Server-Side JavaScript, SQL and SPARQL. Query Console enables you to quickly test code snippets, debug problems, profile queries, and run administrative XQuery scripts. Available only for the Low Priority Data Hub Service type. To learn more, see Query Console User Guide. |
2.9.1 and Earlier Versions
The endpoints and port numbers for services running MarkLogic Data Hub Service version 2.9.1 and earlier verions.
Endpoint | Port Number |
---|---|
Manage | 8002 |
REST | 8004 |
Ingest | 8005 |
Curation Staging REST | 8010 |
Curation Final REST | 8011 |
Jobs | 8013 |
Analytics | 8008 |
Analytics REST | 8011 |
Operations | 8009 |
Operations REST | 8011 |
ODBC | 5432 |
Query Console | 8002/qconsole |