登录
首页 » Unix_Linux » Source

Source

于 2020-07-04 发布 文件大小:95KB
0 304
下载积分: 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 个回复

  • spca505
    SPCA505 chip based cameras initialization data
    2013-04-12 13:14:32下载
    积分:1
  • qimagewriter
    The QImageWriter class provides a format independent interface for writing images to files or other devices for Linux.
    2013-09-05 23:06:33下载
    积分:1
  • test
    java两种方法编写倒置的三角形,输出第一行7个,第二行5,第三行3个,第四行1个(two ways to write java inverted triangle, the first line of the output 7, the second line 5, the third line 3, the fourth line 1)
    2010-10-20 11:05:56下载
    积分:1
  • JTable
    自定义JTable的几个例子,非常不错的。(a few examples, very good.)
    2005-02-28 18:29:06下载
    积分:1
  • Programación Universitaria
    hbhkj ghghjg jhkjg khh
    2018-02-01 19:09:39下载
    积分:1
  • lasso
    lasso变量选择方法,通过惩罚项解决过拟合的问题(lasso variable selection method)
    2009-04-01 08:50:40下载
    积分:1
  • yizhu
    该源码实现电子医嘱管理系统,可以查询、增加、修改、删除病人信息,科室信息,就诊记录信息等。(The source code for electronic prescription management system that can query, add, modify, delete patient information, department information, medical records and other information.)
    2015-04-22 20:24:26下载
    积分:1
  • Eclipse3.3_Plugin
    在此主要介绍windows环境下Eclipse如何安装配置插件一般方法,如何优化,并就常见的问题给以解答,并给出Eclipse作为J2EE开发工具的插件wtp并特别推荐tinyeclipse。(Windows are introduced in this environment, how to install and configure Eclipse plug-general approach, how to optimize and to give answers to frequently asked questions, and gives as an Eclipse plug-ins wtp J2EE development tools and in particular recommended tinyeclipse.)
    2010-05-26 09:31:05下载
    积分:1
  • keychar
    一个能响应键盘事件的java程序。按下键盘一个字符,文本框中显示相应字符。一个是文本框自己的,一个是显示出来的(a keyboard can respond to the java process. Press a keyboard characters, text box shows the corresponding characters. Is a text frame of its own, is a show of)
    2006-11-29 10:49:29下载
    积分:1
  • Socket
    在linux下 先用C处理数据,然后利用pyhon的socket编程与上位机通信(First with the C data processing in linux, then use pyhon socket programming to communicate with the host computer)
    2016-08-25 17:47:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载