linyiqun
Apache Hadoop PMC & Apache Ozone PMC, mainly focus on distributed storage. I do believe code can change the world!
@eBayShanghai, China
Pinned Repositories
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
hadoop-hdfs
Hadoop分布式文件系统hdfs代码分析
hadoop-yarn
对yarn的的RM,NM模块代码进行分析
lyq-algorithms-lib
lyq算法库,涉及到相关数据挖掘,解压缩,模式匹配,图算法等多领域算法
MapReduce-Code
Hadoop平台下的MapReduce源码分析
news-classifier
给定训练新闻数据集,可以对输入的测试新闻进行自动分类识别
open-source-patch
项目中保留了向开源社区提交过的patch
opinion-mining-system
新闻评论观点挖掘系统,粗粒度的分析出新闻网评观点的倾向和走势
Redis-Code
redis键值数据库源码分析
yarn-jobhistory-crawler
JobHistory上的job信息爬取工具
linyiqun's Repositories
linyiqun/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
linyiqun/Redis-Code
redis键值数据库源码分析
linyiqun/hadoop-hdfs
Hadoop分布式文件系统hdfs代码分析
linyiqun/lyq-algorithms-lib
lyq算法库,涉及到相关数据挖掘,解压缩,模式匹配,图算法等多领域算法
linyiqun/opinion-mining-system
新闻评论观点挖掘系统,粗粒度的分析出新闻网评观点的倾向和走势
linyiqun/hadoop-yarn
对yarn的的RM,NM模块代码进行分析
linyiqun/yarn-jobhistory-crawler
JobHistory上的job信息爬取工具
linyiqun/news-classifier
给定训练新闻数据集,可以对输入的测试新闻进行自动分类识别
linyiqun/open-source-patch
项目中保留了向开源社区提交过的patch
linyiqun/MapReduce-Code
Hadoop平台下的MapReduce源码分析
linyiqun/Hadoop-Common-Code
Hadoop Common公共模块代码部分分析
linyiqun/storm-scheduler
storm直接分发调度器
linyiqun/yarn-auditlog-parser
Yarn的hdfs-audit.log的日志文件解析,从ip,用户名,时间段维度对hdfs的qps量进行统计
linyiqun/SetQueues
The queues with some attributes of Set and meanwhile it keeps the FIFO.
linyiqun/AndroidPushNotificationsDemo
A example of an android app that receives push notifications using MQTT.
linyiqun/flink
Apache Flink
linyiqun/hadoop
Mirror of Apache Hadoop
linyiqun/hadoop-ozone
Scalable, redundant, and distributed object store for Apache Hadoop
linyiqun/JavaTestCode
Java测试代码
linyiqun/minos
Minos is beyond a hadoop deployment system.
linyiqun/storm
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
linyiqun/WorkDemo
平时工作测试代码