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.
mrjob 文档中的“MRJOB_CONF 指定的位置”是哪个路径?链接到 mrjob 文档:http ://mrjob.readthedocs.org/en/latest/guides/configs-basics.html
这基本上意味着每当在机器中设置 MRJOB 时,它都需要将自身初始化(例如设置 hadoop 配置)到一组值。这些实际上是人们将要设置的配置,并且会列在一个名为mrjob.conf. 现在,MRJOB 将在以下 2 个位置查找此文件:
mrjob.conf
~/.mrjob.conf
/etc/mrjob.conf