登录
首页 » Unix_Linux » Source

Source

于 2020-07-04 发布 文件大小:95KB
0 169
下载积分: 1 下载次数: 105

代码说明:

  一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的也很有可能不懂。希望能够帮助到学习MapReduce的朋友(A written Hadoop MapReduce example source code line to see a lot of friends in the learning MapReduce programming, but in addition to the wordcount example instance is relatively small, so upload your own. Contains the full example source code, the compiler configuration files, test data, executable jar file, execute the script and steps. Learn this example, you can grasp the the MapReduce basis of programming, and how to compile Java files, packaged jar file, write shell execute the script. Follow-up study can also see my CSDN blog if the problem is also available online for you to answer, but I also learned that for Hadoop less than a year, buying and learning it can also power can not and some difficulty also likely to understand . Want to be able to help to learn MapReduce friend)

文件列表:

Source
......\Hour_Out_Combiner
......\.................\averagepowercompile.sh,283,2012-03-07
......\.................\averagepower_hour_outcombiner.jar,27089,2012-07-23
......\.................\htm" target=_blank>HadoopRunAveragePower,2337,2012-07-24
......\.................\input
......\.................\.....\HotColdMon_120618000000.txt,2361252,2012-06-18
......\.................\workspace
......\.................\.........\averagePower
......\.................\.........\............\AveragePower.java,12804,2012-07-18
......\.................\.........\............\workdir
......\.................\.........\............\.......\AveragePower$MyCombiner.class,3006,2012-07-18
......\.................\.........\............\.......\AveragePower$MyMap.class,7268,2012-07-18
......\.................\.........\............\.......\AveragePower$MyReduce.class,2749,2012-07-18
......\.................\.........\............\.......\AveragePower.class,3377,2012-07-18
......\.................\.........\............\.......\Calculate.class,138,2012-07-18
......\.................\.........\............\.......\Calculate.java,124,2012-01-19
......\.................\.........\............\.......\Cycle.class,192,2012-07-18
......\.................\.........\............\.......\Cycle.java,1166,2012-01-19
......\.................\.........\............\.......\EEV.class,2101,2012-07-18
......\.................\.........\............\.......\EEV.java,1384,2012-01-19
......\.................\.........\............\.......\Fan.class,986,2012-07-18
......\.................\.........\............\.......\Fan.java,520,2012-01-19
......\.................\.........\............\.......\Heater.class,992,2012-07-18
......\.................\.........\............\.......\Heater.java,538,2012-01-19
......\.................\.........\............\.......\MC.class,1640,2012-07-18
......\.................\.........\............\.......\MC.java,856,2012-01-19
......\.................\.........\............\.......\PC.class,3249,2012-07-18
......\.................\.........\............\.......\PC.java,2887,2012-01-19
......\.................\.........\............\.......\Power.class,3272,2012-07-18
......\.................\.........\............\.......\Power.java,2886,2012-06-25
......\.................\.........\............\.......\Value.class,4391,2012-07-18
......\.................\.........\............\.......\Value.java,5900,2012-07-18
......\.................\.........\............\.......\Valve.class,990,2012-07-18
......\.................\.........\............\.......\Valve.java,532,2012-02-10
......\幚峴曽朄.txt,172,2012-07-24
......\憖嶌採帵.doc,29184,2012-08-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IO2Project
    简单的IO适合初学者,来MLDN李兴华的初级教程(Simple IO for beginners)
    2012-06-11 09:40:55下载
    积分:1
  • uboot2009.8mini2440
    uboot移植详细教程,mini2440开发板(uboot transplant detailed tutorial)
    2012-06-25 16:30:46下载
    积分:1
  • file_stream_writer
    Closes the file. If there s an in-flight operation, it is canceled (i.e., the callback function associated with the operation is not called).
    2015-08-07 08:17:30下载
    积分:1
  • gdbhowto
    关于gdb的如何用,教会你如何调试一个linux平台下面的代码.(On how to use gdb, teach you how to debug a linux platform, the following code.)
    2010-06-11 18:12:03下载
    积分:1
  • semaphore
    说明:   使用信号量实现有限缓冲区的生产者和消费者问题  使用信号量实现读进程具有优先权的读者和写者问题 (err)
    2008-12-01 11:35:42下载
    积分:1
  • AirServer_7.2.0
    说明:  可以实现Mac下的AirPlay功能,让iPhone可以投屏到Mac上(Implementing AirPlay Function under Mac)
    2020-06-17 04:20:02下载
    积分:1
  • Java_11183501
    说明:  《Java数据结构和算法》(第2版)介绍了计算机编程中使用的数据结构和算法,对于在计算机应用中如何操作和管理数据以取得最优性能提供了深入浅出的讲解。全书共分为15章,分别讲述了基本概念、数组、简单排序、堆和队列、链表、递归、进阶排序、二叉树、红黑树、哈希表及图形等知识。(&quot Java data structures and algorithms&quot (2) describes computer programming, data structures and algorithms for applications in the computer how to operate and manage data to achieve optimal performance provides simple terms. The book is divided into 15 chapters, describes the basic concepts, arrays, simple sort, heap and queue, linked lists, recursion, advanced sort, binary tree, red-black tree, hash table and graphics knowledge.)
    2011-04-02 23:40:27下载
    积分:1
  • ftpTest
    ftp客户端 可以使用特有的API实现上传文件,并且创建唯一文件夹进行传送(ftp client )
    2009-10-20 10:36:39下载
    积分:1
  • struts-2基本架包
    说明:  Struts2是一个基于MVC设计模式的Web应用框架,它本质上相当于一个servlet,在MVC设计模式中,Struts2作为控制器(Controller)来建立模型与视图的数据交互。(A standard and universal tag library for Java Web developers, Struts2, is a web application framework based on MVC design pattern, which is essentially equivalent to a servlet. In MVC design pattern, Struts2 is used as a controller to establish data interaction between model and view.)
    2019-11-12 22:34:23下载
    积分:1
  • spring-security-master
    一个使用spring-security管理权限控制的具体示例(A concrete example of using spring-security to manage permission control)
    2019-01-23 11:06:18下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载