bigdataproject##关于大数据的相关例子代码###WordCount 字频统计###ReverseIndex 倒排索引###CustomInputFormat 自定义输入格式(从mongodb数据库表中统计各个年龄的数量,并存储到hdfs文件系统中)###SecondSort.before 一次排序###SecondSort.after 二次排序###SecondSort.advanced 改良版本的二次排序