MPP install files have Windows style newline characters

Last Updated : Jul 14, 2020 |
Prolog information

Condition

During MPP installation, when copying files to the MPP-RPM folder, Windows style newline characters (CR) characters are present in the script files.

Cause

Copying files between Windows and Linux servers.

Solution

  1. Remove all Windows style newline characters in the install files such as installstatus.php and mppinstall.sh.
    1. Open the files using Notepad++.
    2. Click Edit EOL conversion Unix/OSX format to remove the characters.