Skip to content

MacOS build & Maxwell deployment support

Parthasarathy Tirumalai requested to merge (removed):master into master
MAXWELL_DEPLOYMENT that can have values of either "local" or "remote".
USER_NAME that should be the name of the account on maxwell.
ACCOUNT_PASSWORD clear text password for the account. This is used when Kerberos is used to login to maxwell.
SSH_PRIVATE_KEY (of type file) which will hold the SSH private key of the user. This is used when ssh is used instead of kerberos.

Merge request reports