Skip to content

Instantly share code, notes, and snippets.

@jayhuang75
Last active September 13, 2020 22:24
Show Gist options
  • Save jayhuang75/34f0af762a730ddc6e10b483d82a07e7 to your computer and use it in GitHub Desktop.
Save jayhuang75/34f0af762a730ddc6e10b483d82a07e7 to your computer and use it in GitHub Desktop.
run time logs
root@c1f89f553e01:/# DATABASE_URL=db/apps.db ./rust-hadoop-batch-control
[main.rs] total apps in db : 13
[main.rs] current log total count: 13
[main.rs] time elapsed in run() is: 1.879390475s
[main.rs] total apps in db : 13
[main.rs] current log total count: 13
[main.rs] time elapsed in run() is: 1.860675949s
[main.rs] total apps in db : 13
[main.rs] current log total count: 13
[main.rs] time elapsed in run() is: 1.818562553s
[main.rs] total apps in db : 13
[main.rs] current log total count: 13
[main.rs] time elapsed in run() is: 1.828218831s
[main.rs] total apps in db : 13
[main.rs] current log total count: 13
[main.rs] time elapsed in run() is: 2.282705416s
[main.rs] total apps in db : 13
[main.rs] current log total count: 14
[main.rs] delta is : 1
[main.rs] process : "/app-logs/root/logs-tfile/application_1600016569777_0001/6c45e57db0e1_37273"
[main.rs] new new logs "/app-logs/root/logs-tfile/application_1600016569777_0001/6c45e57db0e1_37273" metrics count : 16
[main.rs] time elapsed in run() is: 3.626161331s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment