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

无数据

分类

全部后端开发(98)UML(96)云计算&大数据(45)Apache Kyuubi(44)数据库(42)PostgreSQL(34)数据库工具(8)DBeaver(8)系统运维(4)综合其他(3)

语言

全部英语(101)中文(简体)(16)德语(12)西班牙语(12)法语(12)日语(12)韩语(12)俄语(12)英语(3)

格式

全部PDF文档 PDF(170)其他文档 其他(22)
 
本次搜索耗时 0.062 秒,为您找到相关结果约 192 个.
  • 全部
  • 后端开发
  • UML
  • 云计算&大数据
  • Apache Kyuubi
  • 数据库
  • PostgreSQL
  • 数据库工具
  • DBeaver
  • 系统运维
  • 综合其他
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 西班牙语
  • 法语
  • 日语
  • 韩语
  • 俄语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 TGT服务器的优化

    TGT 服务器的优化块设备协议 • NBD • Linux专有块设备协议 • iSCSI • 广泛支持的外部设备协议(块,磁带等)Curve云原生存储支持块设备 • 通过NBD,只支持Linux • 通过SDK API,目前只支持Linux • PFS • 扩大使用范围 • 通过iSCSI支持更多系统,例如Windows, 类UNIX系统等,使用两项基础 技术 • TCP/IP target 服务器 • TGT(STGT) • 比较久的历史,原来叫STGT,后来改成TGT • 纯用户态,不与内核绑定 • 支持复杂的存储系统,例如ceph rbd, sheepdog, glfs • 纯C代码,外加一些脚本 • 完整的源代码和维护工具、手册 • 编写IO驱动比较容易,容易扩展支持新的存储系统 • 代码独立,容易编译、调试、修改,适应性强让TGT支持curve • 编写c 编写curve驱动,底层异步提交I/O,pipeline • 利用NEBD PART 1接口,需要与nebdserver运行在同一台机器 • 支持共享打开,两台TGT服务器可以同时打开一个curve卷 • 让Initiator可以使用multipath • 支持卷resize • 添加新的命令 • tgtadm --mode logicalunit --op update --tid 1 --lun
    0 码力 | 15 页 | 637.11 KB | 5 月前
    3
  • pdf文档 Apache Kyuubi 1.7.3 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 211 页 | 3.79 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.7.1-rc0 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 208 页 | 3.78 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.7.3-rc0 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 211 页 | 3.79 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.7.2 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 211 页 | 3.79 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.7.2-rc0 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 211 页 | 3.79 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.9.0-SNAPSHOT Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 220 页 | 3.93 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.8.0-rc1 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 220 页 | 3.82 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.8.0 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 220 页 | 3.82 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.8.1 Documentation

    ticket-granting ticket(TGT). 3. Kerberos client stores TGT into a ticket cache. 4. JDBC client, such as beeline and BI tools, reads TGT from the ticket cache. 5. JDBC client sends TGT and server principal should be configured to point to the same KDC as Kyuubi points to. Get Kerberos TGT Execute kinit command to get TGT from KDC. Suppose user principal is kyuubi_user@KYUUBI.APACHE.ORG and user keytab to get TGT: $ kinit kyuubi_user@KYUUBI.APACHE.ORG Password for kyuubi_user@KYUUBI.APACHE.ORG: password (Command is identical on different OS platform) If the command executes successfully, TGT will be
    0 码力 | 222 页 | 3.84 MB | 1 年前
    3
共 192 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 20
前往
页
相关搜索词
TGT服务务器服务器优化ApacheKyuubi1.7Documentationrc01.9SNAPSHOT1.8rc1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩