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.
我有一个在 event_date 上分区的 hadoop 表,并且 MAX_FILES 参数设置为 200。现在我正在尝试加载 180 天的数据。从技术上讲,它应该可以打开 180 个文件。但它失败了。如果我分配一个更高的值,例如 300,它就可以工作。可能是什么原因?
任何帮助将非常感激!