C++ 的 MapReduce​ 框架 MR4C

码农软件 · 软件分类 · 大数据 · 2020-02-13 22:13:46

软件介绍

MR4C 是 Google 开发的 C++ 的 MapReduce 框架,你可以在 Hadoop 架构中执行本地代码。

依赖:

  • tested with Ubuntu 12.04 and CentOS 6.5

  • tested with CDH 5.2.0 (either MRV1 or YARN)

  • ant (1.8.2 min)

  • java (1.6 min)

  • ivy (2.1 min)

  • make (3.8.1 min)

  • g++ (4.6.3 min)

  • log4cxx (0.10.0)

  • jansson (2.2.1 min)

  • cppunit (1.12.1 min)

  • proj4 (4.8.0 min)

  • gdal (1.10 min)

本文地址:https://codercto.com/soft/d/25557.html

Head First JavaScript Programming

Head First JavaScript Programming

Eric T. Freeman、Elisabeth Robson / O'Reilly Media / 2014-4-10 / USD 49.99

This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be read......一起来看看 《Head First JavaScript Programming》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试