Skip to content
View chenying1988's full-sized avatar

Block or report chenying1988

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. hbase hbase Public

    Forked from apache/hbase

    Mirror of Apache HBase

    Java

  2. QConf QConf Public

    Forked from Qihoo360/QConf

    Qihoo Distrubuted Configuration Management System

    C++

  3. hadoop hadoop Public

    Forked from apache/hadoop

    Mirror of Apache Hadoop

    Java

  4. phoenix phoenix Public

    Forked from apache/phoenix

    Mirror of Apache Phoenix

    Java

  5. hbase-setup-packs hbase-setup-packs Public

    Forked from xingzhixi/hbase-setup-packs

    一键式部署HBase集群,最大限度减少人为枯燥、繁琐的操作,一切就交由脚本自动执行

    Shell

  6. MR_HBase MR_HBase Public

    Forked from thegodofwar/MR_HBase

    hadoop中Map/Reduce使用示例,输入(DBInputFormat),输出(DBOutputFormat)为MySql数据库表、日志分析Grep、单词排序Sort...对HBase的基本操作,增、删、查、改,使用Map/Reduce批量导入数据到HBase表中...

    Java