积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(100)Weblate(90)后端开发(37)区块链(25)数据库(15)TiDB(14)系统运维(13)Linux(9)Krita(6)云计算&大数据(5)

语言

全部中文(简体)(172)

格式

全部PDF文档 PDF(94)其他文档 其他(76)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.063 秒,为您找到相关结果约 172 个.
  • 全部
  • 综合其他
  • Weblate
  • 后端开发
  • 区块链
  • 数据库
  • TiDB
  • 系统运维
  • Linux
  • Krita
  • 云计算&大数据
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Ozone:Hadoop 原生分布式对象存储

    Container Manager(SCM) 类似HDFS中的Block Manager,管理 Container, Pipelines 和 Datanode,为 Ozone Manager 提供Block 和 Container 的操作和信息。SCM也监听 Datanode 发来的心跳信息,作为Datanode manager的角色, 保证和维护集群所需的数据冗余级别。SCM 和 Ozone Client https://www.iteblog.com Block 组成的集合。在 Ozone 中, 数据是以 Container 的粒度进行副本复制的。Pipeline 来保证 Container 实现想要的副本数。SCM 中目前支持2种 Pipeline 方式实现多副本,单副本的 Standalone 模式和三副本的 Ratis 方式。Container 有2种状态,OPEN 和 CLOSED。当一个Container 为基本存储单元,维护每个 Container 内部的数据映射关系,定时向 SCM 发送心跳节点,汇报节点的信息,管理的 Container 的信息,Pipeline 的信息。当一个 Container Size 超过预定的大小 90% 时 或者写操作失败时,Datanode 会发送 Container Close 命令给 SCM,把 Container 的状态从 Open 转变成 Closed。或者当Pipeline
    0 码力 | 10 页 | 1.24 MB | 1 年前
    3
  • pdf文档 古月《ROS入门21讲》教程补充资料.pdf

    ?ops_request_misc=% 257B%2522request%255Fid%2522%253A%2522162493305816780265450108 %2522%252C%2522scm%2522%253A%252220140713.130102334..%2522%25 7D&request_id=162493305816780265450108&biz_id=0&utm_medium=distribute ops_request_misc= %257B%2522request%255Fid%2522%253A%252216249330581678026545010 8%2522%252C%2522scm%2522%253A%252220140713.130102334..%2522%2 57D&request_id=162493305816780265450108&biz_id=0&utm_medium=distribut ?ops_request_misc=%257 B%2522request%255Fid%2522%253A%2522162493839216780357244030%25 22%252C%2522scm%2522%253A%252220140713.130102334..%2522%257D&r equest_id=162493839216780357244030&biz_id=0&utm_medium=distribute
    0 码力 | 4 页 | 386.74 KB | 1 年前
    3
  • pdf文档 What's New In Apache Ozone 1.3

    新的节点加⼊Ozone集群 II. 删除⼤量数据后 好处 III.充分利⽤集群资源 IV.均衡集群IO访问 实现 V. Balancer实现为SCM的⼦功能 VI.Container是数据迁移的最⼩单位, 只迁移CLOSE状态的Container VII.客户端发送命令给SCM,SCM负责 执⾏和控制整个流程 Ozone Manager DN1 Storage Container Manager Client
    0 码力 | 24 页 | 2.41 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)

    include !include !include scm.puml> !include !include !include node "Cloudogu Ecosystem" <<$cloudogu>> { DOGU_JENKINS(jenkins, Jenkins) #ffffff DOGU_SCM(scm, SCM-Manager) #ffffff DOGU_SMEAGOL(smeagol, Smeagol) #ffffff DOGU_NEXUS(nexus,Nexus) #ffffff } TOOL_K8S(k8s TOOL_K8S(k8s, Kubernetes) #ffffff actor developer developer --> smeagol : "Edit Slides" smeagol -> scm : Push scm -> jenkins : Trigger jenkins -> nexus : Deploy jenkins --> k8s : Deploy @enduml PlantUML 语言参考指引
    0 码力 | 381 页 | 4.05 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.1 语言参考指引

    include !include !include scm.puml> !include !include !include node "Cloudogu Ecosystem" <<$cloudogu>> { DOGU_JENKINS(jenkins, Jenkins) #ffffff DOGU_SCM(scm, SCM-Manager) #ffffff DOGU_SMEAGOL(smeagol, Smeagol) #ffffff DOGU_NEXUS(nexus,Nexus) #ffffff } TOOL_K8S(k8s TOOL_K8S(k8s, Kubernetes) #ffffff actor developer developer --> smeagol : "Edit Slides" smeagol -> scm : Push scm -> jenkins : Trigger jenkins -> nexus : Deploy jenkins --> k8s : Deploy @enduml PlantUML 语言参考指引
    0 码力 | 376 页 | 4.00 MB | 1 年前
    3
  • epub文档 Weblate 4.2 用户文档

    to only translations, without exposing source code to it? You can use git submodule [https://git-scm.com/docs/git-submodule] for separating translations from source code while still having them under git submodule update --remote path/to/translations Please consult the git submodule [https://git-scm.com/docs/git-submodule] documentation for more details. How can I check whether my Weblate is set The cURL manpage [https://curl.haxx.se/docs/manpage.html], Git config documentation [https://git-scm.com/docs/git-config] Git 参见 See Accessing repositories for info on how to access different kinds
    0 码力 | 648 页 | 9.34 MB | 1 年前
    3
  • epub文档 Weblate 4.2.1 用户文档

    to only translations, without exposing source code to it? You can use git submodule [https://git-scm.com/docs/git-submodule] for separating translations from source code while still having them under git submodule update --remote path/to/translations Please consult the git submodule [https://git-scm.com/docs/git-submodule] documentation for more details. How can I check whether my Weblate is set The cURL manpage [https://curl.haxx.se/docs/manpage.html], Git config documentation [https://git-scm.com/docs/git-config] Git 参见 See Accessing repositories for info on how to access different kinds
    0 码力 | 650 页 | 9.34 MB | 1 年前
    3
  • epub文档 Weblate 4.2.2 用户文档

    to only translations, without exposing source code to it? You can use git submodule [https://git-scm.com/docs/git-submodule] for separating translations from source code while still having them under git submodule update --remote path/to/translations Please consult the git submodule [https://git-scm.com/docs/git-submodule] documentation for more details. How can I check whether my Weblate is set The cURL manpage [https://curl.haxx.se/docs/manpage.html], Git config documentation [https://git-scm.com/docs/git-config] Git 参见 See Accessing repositories for info on how to access different kinds
    0 码力 | 650 页 | 9.34 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 语言参考指引

    include !include !include scm.puml> !include !include !include node "Cloudogu Ecosystem" <<$cloudogu>> { DOGU_JENKINS(jenkins, Jenkins) #ffffff DOGU_SCM(scm, SCM-Manager) #ffffff DOGU_SMEAGOL(smeagol, Smeagol) #ffffff DOGU_NEXUS(nexus,Nexus) #ffffff } TOOL_K8S(k8s TOOL_K8S(k8s, Kubernetes) #ffffff actor developer developer --> smeagol : "Edit Slides" smeagol -> scm : Push scm -> jenkins : Trigger jenkins -> nexus : Deploy jenkins --> k8s : Deploy @enduml PlantUML 语言参考指引
    0 码力 | 398 页 | 4.22 MB | 1 年前
    3
  • epub文档 Weblate 4.3 用户文档

    to only translations, without exposing source code to it? You can use git submodule [https://git-scm.com/docs/git-submodule] for separating translations from source code while still having them under git submodule update --remote path/to/translations Please consult the git submodule [https://git-scm.com/docs/git-submodule] documentation for more details. How can I check whether my Weblate is set The cURL manpage [https://curl.haxx.se/docs/manpage.html], Git config documentation [https://git-scm.com/docs/git-config] Git 参见 See Accessing repositories for info on how to access different kinds
    0 码力 | 667 页 | 9.36 MB | 1 年前
    3
共 172 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 18
前往
页
相关搜索词
OzoneHadoop原生分布布式分布式对象存储古月ROS入门21教程补充资料pdfApache Ozone使用PlantUML绘制UML语言参考指引Version1.2021Weblate4.2用户文档用户文档4.3
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩