Help Center/ MapReduce Service/ User Guide (ME-Abu Dhabi Region)/ FAQs/ Cluster Management/ How Do I Query the Startup Time of an MRS Node?
Updated on 2022-12-08 GMT+08:00

How Do I Query the Startup Time of an MRS Node?

Log in to the target node and run the following command to query the startup time:

date -d "$(awk -F. '{print $1}' /proc/uptime) second ago" +"%Y-%m-%d %H:%M:%S"