Commit Graph

114 Commits

Author SHA1 Message Date
ascrutae 5efa059a90 1.解决编译问题 2016-07-17 16:20:09 +08:00
wusheng 76bae4c9e7 修正包结构错误,以及命名部分错误 2016-07-07 09:57:24 +08:00
wusheng 60910b47d9 重构span的相关数据结构,准备发送协议的大规模调整 2016-07-04 13:29:25 +08:00
ascrutae 3bb8c4ed4f 修复编译失败 2016-07-02 13:24:43 +08:00
ascrutae f0b5bd6e3a 修复编译失败 2016-07-02 13:14:07 +08:00
ascrutae 4dd00b97fa 移除无用的工程 2016-06-05 00:05:38 +08:00
wusheng 11207a7000 提供1.0最终版本的版本号:1.0-Final。此版本将是1.0的最终版本。 2016-05-28 11:30:46 +08:00
wusheng 4e01d77c2e 提交1.0b的完整代码,用于版本发布。 2016-05-28 11:21:18 +08:00
wusheng 6749461099 修改最新版本号,后续开发将加入1.0-RELEASE版本进行统一发布。 2016-05-27 21:16:08 +08:00
wusheng 06c7f1b483 修改大量文档说明 2016-05-26 14:24:31 +08:00
ascrutae 5e16ece3f6 修复统计结果不准确的问题 2016-05-20 19:53:17 +08:00
ascrutae dbe8aeb883 上传部署文档,以及修改脚本 2016-05-17 20:04:13 +08:00
ascrutae 1ee31203e8 如果log文件夹不存在,则创建目录 2016-05-17 18:57:21 +08:00
ascrutae 413e8af6e5 1.修改测试类
2. 修改Sh脚本
2016-05-17 18:50:58 +08:00
wusheng d8f84f2a5b 移除analysis任务中,关于计数的处理。同时移除redis的相关依赖。 2016-05-17 09:42:34 +08:00
ascrutae b665322deb 增加Redis辅助MapReduce 2016-05-15 07:08:15 +08:00
wusheng 1dd349037b 1.提供大量修改方法,以提高mr任务的效率,降低处理复杂度和数据量
2.需要大规模降低对象符合关系,降低GC压力和对象创建压力
3.通过更细粒度的任务,提高mr进度的精度,并大幅度减少内存需求
2016-05-05 23:48:14 +08:00
ascrutae c7caebe2ad 1.修复无法出统计结果的bug
2. 新增测试类
2016-05-04 21:01:37 +08:00
wusheng d2dd800418 Merge branch 'master' of https://github.com/wu-sheng/sky-walking
# By ascrutae
# Via ascrutae
* 'master' of https://github.com/wu-sheng/sky-walking:
  1.  新增TreeID和CID对应关系的表 2.  修改WEBUI的排序的方法
2016-05-03 10:20:35 +08:00
wusheng e8f7d7ceab 上传部分验证脚本 2016-05-03 10:18:18 +08:00
ascrutae 66bca126aa 1. 新增TreeID和CID对应关系的表
2.  修改WEBUI的排序的方法
2016-05-03 00:19:14 +08:00
wusheng fe8911d4aa 1.修改大量类名和方法名
2.增加reduce的入口日志,以及大数据量批量运行计数器
3.修复部分编译告警
2016-05-02 20:12:21 +08:00
ascrutae fe2ef6a782 1. 修改MapReduce的过程,将以前的统计计算都放在一个Reduce里面做修改为将统计结果放在多处Reduce里面做
2. 新新Span的排序类
2016-05-02 18:27:47 +08:00
ascrutae 89dbf1e5d6 年月日时报表分批次统计,通过修改MapReduce的Key的不同统计不同的值 2016-05-01 11:31:22 +08:00
ascrutae c84c607420 回退版本 2016-04-30 23:18:11 +08:00
ascrutae f622eb2554 修复分析工程无法运行package命令 2016-04-30 23:09:17 +08:00
ascrutae 10073c4d7a 修复JDBC类型的Span无法出统计结果 2016-04-29 18:44:45 +08:00
ascrutae 65c831a2ab 修改分隔符 2016-04-29 13:25:23 +08:00
ascrutae 7260245683 修改TreeNodeId的分隔符 2016-04-25 20:45:37 +08:00
ascrutae e6073931dd 修复存入Mysql的Viewpoint中数据不正确 2016-04-20 19:16:46 +08:00
ascrutae 03711ab038 提交JDBC类型的Businesskey处理的Filter 2016-04-20 14:23:20 +08:00
ascrutae a33ab4a2d8 修复月份展示不正确的问题 2016-04-18 19:14:53 +08:00
ascrutae f68dd91b9c 修复月份统计中key值位年 2016-04-18 18:56:36 +08:00
ascrutae 2b6377fb3d 1. 增加MapReduce的java_opts的配置,在有些情况下会导致内存溢出,无法进行MapReduce
2. 没有EntranceNode不进行Reduce
2016-04-11 19:02:57 +08:00
ascrutae d7719b6617 1. 将Mysql表中的cid改成treeId 2016-04-06 17:56:14 +08:00
ascrutae 1a3c680f97 解决编译出错的问题 2016-04-05 14:45:27 +08:00
ascrutae f360f78050 Merge branch 'master' into 1.0-beta-analysis-webui-future 2016-04-03 22:12:27 +08:00
zhang.xin 488def5f57 Add demo pages 2016-03-23 08:18:19 +08:00
zhang.xin 94e383d809 1.将无用的测试方法删除
2.将和环境有关系的测试方法的@Test删除
2016-03-22 19:25:17 +08:00
zhang.xin 97adb36320 1.完成CallChain的数据存入Mysql表中 2016-03-17 16:37:38 +08:00
zhang.xin 03e006bffa 1.修复PID没有写到pid文件中 2016-03-15 10:26:02 +08:00
zhang.xin a0213b9b7c 1.修复AnalysisMode传递问题 2016-03-14 23:43:11 +08:00
zhang.xin b770077fc9 1.完善shell启动脚本
2.增加分析模式,目前分析有两种模式:1)accumulate 2)rewrite
2016-03-13 22:30:26 +08:00
zhang.xin b0c4674d2d 1. 新增天,月,小时的统计 2016-03-11 17:36:18 +08:00
zhang.xin dac6ec24fe 1.增加打印日志
2.修复Mapper传出的key不是CallEntrance而是EntranceNodeToken
3.增加log4j的依赖,便于输出日志
2016-03-10 14:09:57 +08:00
zhang.xin ec6501b0ae 1.添加测试方法 2016-03-09 19:40:02 +08:00
zhang.xin 41d3d894cf 修改HBase中统计表中的Rowkey月份显示不对 2016-03-09 19:01:51 +08:00
zhang.xin 68c664f037 删除无用的依赖插件 2016-03-09 18:49:56 +08:00
zhang.xin 9560e35ea2 修改打包maven脚本
添加启动分析脚本
2016-03-09 18:16:03 +08:00
zhang.xin 1b243501e2 1. 修复ServerDriver类中Mapper的传出参数 2016-03-09 17:20:28 +08:00