From a1674e163ed8fd3986c5ab3624d3a0c89dad06ee Mon Sep 17 00:00:00 2001 From: Witold Swierzy Date: Tue, 8 Jul 2025 15:31:08 +0200 Subject: [PATCH] Update README.md --- .../autonomous-json/MongoDBReplay/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data-platform/autonomous-database/autonomous-json/MongoDBReplay/README.md b/data-platform/autonomous-database/autonomous-json/MongoDBReplay/README.md index 3646b6031..bfb3a4ec1 100644 --- a/data-platform/autonomous-database/autonomous-json/MongoDBReplay/README.md +++ b/data-platform/autonomous-database/autonomous-json/MongoDBReplay/README.md @@ -23,13 +23,13 @@ See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/ ## Usage -1. Generic requirements +### Generic requirements - MR_CONFIG_DIR variable has to be set to a directory, where configuration and log files are/will be stored - JDK 21 (it can be Oracle or OpenJDK) - Oracle JDK can be downloaded from the following link: https://www.oracle.com/java/technologies/downloads/#java21 - OpenJDK is usually available in a Linux packates repository, but also can be downloaded and installed independly from the following link: https://openjdk.org/ -1.MDBExtractor +### MDBExtractor requirements: - Source MongoDB instance up and running - Profiling at the MongoDB instance @@ -113,7 +113,7 @@ See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/ ``` this example assumes, that INPUT_FILE parameter IS NOT SET. Instead of the tool reads data from its standard input -2.MDBApplier +### MDBApplier requirements - target MongoDB instance up and running - the following configuration file $MR_CONFIG_DIR/MDBApplierConfig.json needs to be existing with the following parameters