0

hadoop 0.20 の JvmManager がタスクを処理し、必要に応じてそれらを実行して強制終了します。

私の質問は、この JvmManager がこのタスクと同じマシンに存在するかどうかです。その理由は、タスクの pid を使用して、この JvmManager からシステム コマンドを実行したいからです。

4

1 に答える 1

0
My question is, does this JvmManager reside on the same machine as this task, the reason is, I want to run a system command from this JvmManager using the pid of the task.

はい

于 2012-10-22T05:20:42.157 に答える