We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(root@nebula) [s1]> show job 4 +----------------+---------------+------------+----------------------------+----------------------------+ | Job Id(TaskId) | Command(Dest) | Status | Start Time | Stop Time | +----------------+---------------+------------+----------------------------+----------------------------+ | 4 | "COMPACT" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:18.000000 | | 0 | "127.0.0.1" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:19.000000 | | 1 | "127.0.0.1" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:19.000000 | | 2 | "127.0.0.1" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:19.000000 | | 3 | "127.0.0.1" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:19.000000 | | 4 | "127.0.0.1" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:19.000000 | | 5 | "127.0.0.1" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:19.000000 | +----------------+---------------+------------+----------------------------+----------------------------+ Got 7 rows (time spent 1948/6453 us) Mon, 10 Jan 2022 15:27:18 CST (root@nebula) [s1]> show jobs +--------+----------------+------------+----------------------------+----------------------------+ | Job Id | Command | Status | Start Time | Stop Time | +--------+----------------+------------+----------------------------+----------------------------+ | 4 | "COMPACT" | "FINISHED" | 2022-01-10T07:27:18.000000 | 2022-01-10T07:27:18.000000 | | 3 | "DATA_BALANCE" | "FAILED" | 2022-01-10T07:24:47.000000 | 2022-01-10T07:24:53.000000 | +--------+----------------+------------+----------------------------+----------------------------+ Got 2 rows (time spent 4575/12908 us) Mon, 10 Jan 2022 15:30:23 CST
The text was updated successfully, but these errors were encountered:
seems like caused by wrong time zone
Sorry, something went wrong.
Will fixed in next major version, close for now
critical27
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: