...
See Admin Settings Page in the Admin Guide.
Command Line
Info |
---|
NOTE: In an Azure HDI environment, you must perform platform start and stop operations from |
...
Start
Info |
---|
NOTE: These operations must be executed under the root user. |
...
Code Block |
---|
service trifacta start |
Verify operations
Steps:
Check logs for errors:
Code Block /opt/trifacta/logs/*.log
You can also access logs through the
for each service. See System Services and Logs in the Admin Guide.D s webapp r true
Login to the
. If available, perform a simple transformation operation. See Login.D s webapp Run a simple job. See Verify Operations in the Admin Guide.
Restart
Command:
Code Block |
---|
service trifacta restart |
When the login page is available, the system has been restarted. See Login.
Stop
Command:
Code Block |
---|
service trifacta stop |
...