Modifying Environment Variables
The method that you use to modify environment
variables depends on the Transformer
installation type:
- Tarball installation started manually from the command line
- When you start Transformer manually from the command line on any operating system, edit the
$TRANSFORMER_DIST/libexec/transformer-env.sh
file to modify environment variables.
- RPM installation started as a service on operating systems that use the SysV init system
- When you start Transformer as a service on CentOS 6, Oracle Linux 6, or Red Hat Enterprise Linux 6, edit the
$TRANSFORMER_DIST/libexec/transformerd-env.sh
file to modify environment variables. - RPM installation started as a service on operating systems that use the systemd init system
- When you start Transformer as a service on CentOS 7, Oracle Linux 7, or Red Hat Enterprise Linux 7, edit the
/usr/lib/systemd/system/transformer.service
file to modify environment variables.