Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MRの仕事を用意しています。今まで電話でタスクを実行していました./bin/hadoop jar jarname。
./bin/hadoop jar jarname
ここで、別の Java プロセスから同じ MR ジョブを実行する必要があります。どうすれば同じことができますか?
ありがとう。