InterviewSolution
Saved Bookmarks
| 1. |
Which of the following command is used to dump the log container?(a) logs(b) log(c) dump(d) all of the mentioned |
|
Answer» The correct option is (a) logs Easiest explanation: Usage: yarn logs -applicationId |
|