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:
- Shut down all the services using shutdown.sh command.
- Reconfigure the config.sh file with the required changes.
- Execute the command
install.sh -ufrom the following path: <mmg installation path>/OFS MMG/binA successful update message as follows:
nohup: ignoring input and redirecting stderr to stdoutPIPELINE_HOME: /scratch/ofsaaapp/OFS_MMG/mmg-pipeline/pipeline/scratch/ofsaaapp/OFS_MMG/mmg-pipeline/pipelinePIPELINE_HOME: /scratch/ofsaaapp/OFS_MMG/mmg-pipeline/pipelineInstalling 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 - Start all the MMG services using
startup.shcommand.