积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(65)TiDB(34)数据库中间件(20)Vitess(8)MySQL(1)ClickHouse(1)PieCloudDB(1)

语言

全部英语(33)中文(简体)(29)中文(简体)(1)

格式

全部PDF文档 PDF(65)
 
本次搜索耗时 0.159 秒,为您找到相关结果约 65 个.
  • 全部
  • 数据库
  • TiDB
  • 数据库中间件
  • Vitess
  • MySQL
  • ClickHouse
  • PieCloudDB
  • 全部
  • 英语
  • 中文(简体)
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The Vitess 7.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . assumed to provide a distributed, consistent key-value store. The default topology service plugin is etcd2. The topology service exists for several reasons: 14 • It enables tablets to coordinate among dependencies required to build and run Vitess: sudo yum install -y make unzip g++ etcd curl git wget Notes: • We will be using etcd as the topology service. The command make tools can also install Zookeeper
    0 码力 | 254 页 | 949.63 KB | 1 年前
    3
  • pdf文档 The Vitess 8.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ~/my-vitess -example > ./101_initial_cluster.sh add /vitess/global add /vitess/zone1 add zone1 CellInfo etcd start done... Starting vtctld... Starting MySQL for tablet zone1 -0000000100... Starting vttablet verify that the processes have started with pgrep: ~/my-vitess -example > pgrep -fl vtdataroot 3920 etcd 4030 vtctld 4173 mysqld_safe 4779 mysqld 4817 vttablet 4901 mysqld_safe 5426 mysqld 5461 vttablet
    0 码力 | 331 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Vitess 5.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . assumed to provide a distributed, consistent key-value store. The default topology service plugin is etcd2. The topology service exists for several reasons: • It enables tablets to coordinate among themselves dependencies required to build and run Vitess: sudo yum install -y make unzip g++ etcd curl git wget Notes: • We will be using etcd as the topology service. The command make tools can also install Zookeeper
    0 码力 | 206 页 | 875.06 KB | 1 年前
    3
  • pdf文档 The Vitess 11.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . assumed to provide a distributed, consistent key-value store. The default topology service plugin is etcd2. The topology service exists for several reasons: • It enables tablets to coordinate among themselves dependencies required to build and run Vitess: sudo yum install -y make unzip g++ etcd curl git wget Notes: • We will be using etcd as the topology service. The command make tools can also install Zookeeper
    0 码力 | 481 页 | 3.14 MB | 1 年前
    3
  • pdf文档 The Vitess 9.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . assumed to provide a distributed, consistent key-value store. The default topology service plugin is etcd2. The topology service exists for several reasons: • It enables tablets to coordinate among themselves dependencies required to build and run Vitess: sudo yum install -y make unzip g++ etcd curl git wget Notes: • We will be using etcd as the topology service. The command make tools can also install Zookeeper
    0 码力 | 417 页 | 2.96 MB | 1 年前
    3
  • pdf文档 The Vitess 12.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . assumed to provide a distributed, consistent key-value store. The default topology service plugin is etcd2. The topology service exists for several reasons: • It enables tablets to coordinate among themselves dependencies required to build and run Vitess: sudo yum install -y make unzip g++ etcd curl git wget Notes: • We will be using etcd as the topology service. The command make tools can also install Zookeeper
    0 码力 | 534 页 | 3.32 MB | 1 年前
    3
  • pdf文档 The Vitess 10.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . assumed to provide a distributed, consistent key-value store. The default topology service plugin is etcd2. The topology service exists for several reasons: • It enables tablets to coordinate among themselves dependencies required to build and run Vitess: sudo yum install -y make unzip g++ etcd curl git wget Notes: • We will be using etcd as the topology service. The command make tools can also install Zookeeper
    0 码力 | 455 页 | 3.07 MB | 1 年前
    3
  • pdf文档 The Vitess 6.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 Install MySQL and etcd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . assumed to provide a distributed, consistent key-value store. The default topology service plugin is etcd2. The topology service exists for several reasons: • It enables tablets to coordinate among themselves dependencies required to build and run Vitess: sudo yum install -y make unzip g++ etcd curl git wget Notes: • We will be using etcd as the topology service. The command make tools can also install Zookeeper
    0 码力 | 210 页 | 846.79 KB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.0.0

    ShardingSphere document, v5.0.0 3.2.4 集群模式 适用于分布式场景,它提供了多个计算节点之间的元数据共享和状态协调。需要提供用于分布式协调的 注册中心组件,如:ZooKeeper、Etcd 等。 3.3 DistSQL 3.3.1 背景 DistSQL(Distributed SQL)是 Apache ShardingSphere 特有的内置 SQL 语言,提供了标准 SQL 0 另一方面,不同节点节点之间的统一协调,策略与规则的同步,也需要我们能够设计一套在分布式情况 下,进行全局事件通知机制,以及独占性操作的分布式协调锁机制。这方面,我们使用 Zookeeper/Etcd 等实现配置的同步,状态变更的通知,以及分布式锁来控制排他性操作。 同时,由于治理功能本身可以采用合适的第三方组件作为基础服务,需要我们抽象统一的接口,统一各 种不同的组件的标准调用 API,对接到治理功能模块。 最后对于可管理性和可观测性的要求,我们需要完善通过 UI 查询、操作和控制系统的功能,进一步完善 对于 tracing 和 APM 的支持。 4.5.3 目标 对于治理功能,目标如下: • 支持 Zookeeper/etcd,管理数据源、规则和策略的配置,管理各个 Proxy 实例的状态。 对于可观测性,目标如下: • 支持 OpenTracing/Skywalking 集成,实现调用链的跟踪; 4.5.4 治理
    0 码力 | 385 页 | 4.26 MB | 1 年前
    3
  • pdf文档 PieCloudDB Database 社区版集群安装部署手册 V2.1

    /var/lib/fdb/data 2. - Etcd: /var/lib/etcd/data 3. - minIO: /var/lib/minio/data 4. - Postgres: /var/lib/postgresql/data 在每个节点都要执行如下命令: 1. mkdir - p /var/lib/fdb/data /var/lib/etcd/data /var/lib/minio/data master 节点检查 PV: 1. kubectl get pv 如果存在 pv-fdb, pv-etcd, pv-minio, pv-postgres,请务必在运行脚本前删除它们: 1. kubectl delete pv pv-fdb pv-minio pv-postgres pv-etcd 2.13 PDB 部署和启动 在 master 节点,用 root 用户进入 PieCloudDB-2 export image_registry=10.24.31.157 3. export etcd_registry=10.24.31.157 4. export image_env=release 5. export pieclouddb_env=release 6. export etcd_env=library 7. export minio_env=library 8. export
    0 码力 | 42 页 | 1.58 MB | 1 年前
    3
共 65 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
TheVitess7.0Documentation8.05.011.09.012.010.0Documentation6.0ApacheShardingSphere中文文档PieCloudDBDatabase社区集群安装部署手册V2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩