Description
Some application might require interactive unix commands executions to carry out operations. Container-executor can interface with docker exec to debug or analyze docker containers while the application is running. It would be nice to support an API to invoke docker exec to perform unix commands and report back the output to application master. Application master can distribute and aggregate execution of the commands to record in application master log file.
Attachments
Issue Links
- relates to
-
YARN-8762 [Umbrella] Support Interactive Docker Shell to running Containers
- Resolved