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.
我有 Mapper (C++) - Reducer (C++) - Mapper - Reducer,其中 Pipes 实现需要大量计算,因此无法摆脱 Pipes。
链接用 C++(Hadoop 管道)和 Java 编写的 Hadoop MR 作业的任何更好的方法?以及如何打包实施?