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.
タイトルとして、コマンドラインにパラメーターを渡すことで、hadoopのmapreduce関数のlog4jレベルを変更するにはどうすればよいですか。プログラム的な方法でレベルを変更したくありません。
ありがとう
ToolRunner を実装する必要があります。Hadoop Definitive ガイドには、それを説明する章があります。