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 中 map reduce 函数的 log4j 级别。我不想以编程方式更改级别。
谢谢
您应该实施 ToolRunner。在 Hadoop Definitive 指南中有一章描述它,来源