2018年12月14日
摘要: 参考:https://www.cnblogs.com/WonderHow/p/5621591.html CentOS 7.3 gflags:git clone https://github.com/gflags/gflags.git lz4:git clone https://github.com/ 阅读全文
posted @ 2018-12-14 16:17 helontian 阅读(1033) 评论(0) 推荐(0)
摘要: TiDB单机安装测试 CentOS7.3安装MySQL5.6 1:下载TiDB安装包# cd /opt/source# wget http://download.pingcap.org/tidb-latest-linux-amd64.tar.gz# wget http://download.ping 阅读全文
posted @ 2018-12-14 14:35 helontian 阅读(1308) 评论(0) 推荐(0)
摘要: TiDB官方文档: https://github.com/pingcap/docs-cn TiDB 整体架构 TiDB 集群主要包括三个核心组件:TiDB Server,PD Server 和 TiKV Server。此外,还有用于解决用户复杂 OLAP 需求的 TiSpark 组件 TiDB Se 阅读全文
posted @ 2018-12-14 11:14 helontian 阅读(605) 评论(0) 推荐(0)
摘要: AUTORESTART Valid For Manager Description Use the AUTORESTART parameter to start one or more Extract and Replicat processes automatically after they f 阅读全文
posted @ 2018-12-14 10:40 helontian 阅读(577) 评论(0) 推荐(0)