8 Update Utility to Reconfigure Installation Parameters

If you need to update any of the existing configuration related values, perform the following steps:

Note:

This Utility is applicable from 8.1.2.3.0 version onwards.

Procedure:

  1. Shut down all the services using shutdown.sh command.
  2. Reconfigure the config.sh file with the required changes.
  3. Execute the command install.sh -u from the following path: <mmg installation path>/OFS MMG/bin

    A successful update message as follows:

    nohup: ignoring input and redirecting stderr to stdout

    PIPELINE_HOME: /scratch/ofsaaapp/OFS_MMG/mmg-pipeline/pipeline

    /scratch/ofsaaapp/OFS_MMG/mmg-pipeline/pipeline

    PIPELINE_HOME: /scratch/ofsaaapp/OFS_MMG/mmg-pipeline/pipeline

    Installing Pipeline Data Model. Please Wait ...

    Pipeline Data Model installation finished.

    Starting Pipeline Service...

    Starting Data pipeline services...

    Inserting DataMeta Data...

    ***************** Data Pipeline Deployment Done *****************

    Stopping Graph-Service service...

    Graph-Service stopped.

    Stopping Graph-Service service...

    Graph-Service stopped.

    nohup: ignoring input and redirecting stderr to stdout

  4. Start all the MMG services using startup.sh command.