forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
949 B
949 B
How Do I View Kudu Logs?
- Log in to the Master node in the cluster.
- Run the su - omm command to switch to user omm.
- Run the cd /var/log/Bigdata/kudu/ command to go to the /var/log/Bigdata/kudu/ directory and view Kudu logs.
Parent topic: Big Data Service Development