gpt4 book ai didi

Hadoop:如何生成自定义减少输出文件名?

转载 作者:可可西里 更新时间:2023-11-01 14:45:52 24 4
gpt4 key购买 nike

现在,我使用 MultipuleOuputs。我想从 reducer 的输出文件名中删除后缀字符串“-00001”,例如“xxxx-[r/m]-00001”。

有什么想法吗?

谢谢。

最佳答案

来自 Hadoop javadoc to the write() method of MultipleOutputs :

Output path is a unique file generated for the namedOutput. For example, {namedOutput}-(m|r)-{part-number}

所以你需要在HDFS上重命名或合并这些文件。

关于Hadoop:如何生成自定义减少输出文件名?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21751939/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com