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

无数据

分类

全部云计算&大数据(78)Pandas(29)VirtualBox(26)OpenShift(10)机器学习(4)边缘计算(4)Apache Flink(2)Docker(1)Serverless(1)Hadoop(1)

语言

全部英语(64)中文(简体)(13)西班牙语(1)

格式

全部PDF文档 PDF(76)其他文档 其他(2)
 
本次搜索耗时 0.031 秒,为您找到相关结果约 78 个.
  • 全部
  • 云计算&大数据
  • Pandas
  • VirtualBox
  • OpenShift
  • 机器学习
  • 边缘计算
  • Apache Flink
  • Docker
  • Serverless
  • Hadoop
  • 全部
  • 英语
  • 中文(简体)
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 PyFlink 1.15 Documentation

    LOCALLY 1. Install dependency requirements python3 -m pip install -r dev/requirements.txt 2. Conda install pandoc conda install pandoc 3. Build the docs python3 setup.py build_sphinx 4. Open the pyfl to 3.8 You could check your Python version as following: 3 pyflink-docs, Release release-1.15 python3 --version Create a Python virtual environment Virtual environment gives you the ability to isolate a virtual environment using virtualenv To create a virtual environment using virtualenv, run: python3 -m pip install virtualenv # Create Python virtual environment under a directory, e.g. venv virtualenv
    0 码力 | 36 页 | 266.77 KB | 1 年前
    3
  • pdf文档 PyFlink 1.16 Documentation

    LOCALLY 1. Install dependency requirements python3 -m pip install -r dev/requirements.txt 2. Conda install pandoc conda install pandoc 3. Build the docs python3 setup.py build_sphinx 4. Open the pyfl to 3.8 You could check your Python version as following: 3 pyflink-docs, Release release-1.16 python3 --version Create a Python virtual environment Virtual environment gives you the ability to isolate a virtual environment using virtualenv To create a virtual environment using virtualenv, run: python3 -m pip install virtualenv # Create Python virtual environment under a directory, e.g. venv virtualenv
    0 码力 | 36 页 | 266.80 KB | 1 年前
    3
  • pdf文档 Hadoop 迁移到阿里云MaxCompute 技术方案

    SQL,传输数据。 6.3 迁移评估报告 6.3.1 迁移评估信息收集 6.3.1.1 使用 MMA Agent 自动采集 Hive Metadata 1. 工具运行环境要求:JDK8.0、Python3 以上版本。 2. 解压工具包:odps-data-carrier.zip,工具目录结构如下: Alibaba Cloud MaxCompute 解决方案 23 其中,bin 4、5 步 Alibaba Cloud MaxCompute 解决方案 50 7.1.7 运行 odps_ddl_runner.py 生成 odps 表和分区 执行:python3 odps-data-carrier/bin/odps_ddl_runner.py --input processed 可以看到,这个命令自动生成了对应的表和 partition,之后我们用 MaxCompute 解决方案 51 可以看到,分区也已经建好了 7.1.8 运行 hive_udtf_sql_runner.py,将 hive 的数据同步到 odps 执行:python3 odps-data-carrier/bin/hive_udtf_sql_runner.py --input_all processed/ 用 odpscmd 工具验证数据是否被上传到 mc:
    0 码力 | 59 页 | 4.33 MB | 1 年前
    3
  • pdf文档 以外部模式部署OpenShift Container Storage

    节点上运行以下命令,以查看可用参数的列表: # python3 ceph-external-cluster-details-exporter.py --help 重要 重要 如果在 Red Hat Enterprise Linux 7.x (RHEL 7.x) 集群中部署了 Red Hat Ceph Storage 4.x 集群,则使用 python 而不是 python3。 注意 注意 您也可以从 MON b. 要从 RHCS 集群检索外部集群详情,请运行以下命令 # python3 ceph-external-cluster-details-exporter.py \ --rbd-data-pool-name [optional arguments] 例如: # python3 ceph-external-cluster-details-exporter
    0 码力 | 29 页 | 738.90 KB | 1 年前
    3
  • epub文档 BAETYL 1.0.0 Documentation

    support reading contexts such as context[‘functionName’]. An example is shown below: #!/usr/bin/env python3 #-*- coding:utf-8 -*- """ module to say hi """ def handler(event, context): """ function The operating system used in this test is Ubuntu 18.04 The function runtime used in this test is Python3 The MQTTBox is used as MQTT client in this test NOTE: You can install Baetyl from source. Please directly, and for an none dictionary format message, convert it to string and return. #!/usr/bin/env python3 # -*- coding: utf-8 -*- def handler(event, context): result = {} if isinstance(event, dict):
    0 码力 | 135 页 | 15.44 MB | 1 年前
    3
  • pdf文档 BAETYL 1.0.0 Documentation

    support reading contexts such as context[‘functionName’]. An example is shown below: #!/usr/bin/env python3 #-*- coding:utf-8 -*- """ module to say hi """ def handler(event, context): """ function handler operating system used in this test is Ubuntu 18.04 • The function runtime used in this test is Python3 • The MQTTBox is used as MQTT client in this test NOTE: You can install Baetyl from source. Please directly, and for an none dictionary format message, convert it to string and return. #!/usr/bin/env python3 # -*- coding: utf-8 -*- def handler(event, context): result = {} if isinstance(event, dict): result['msg']
    0 码力 | 145 页 | 9.31 MB | 1 年前
    3
  • pdf文档 BAETYL 0.1.6 Documentation

    support reading contexts such as context[‘functionName’]. An example is shown below: #!/usr/bin/env python3 #-*- coding:utf-8 -*- """ module to say hi """ def handler(event, context): """ function handler directly, and for an none dictionary format message, convert it to string and return. #!/usr/bin/env python3 # -*- coding: utf-8 -*- def handler(event, context): result = {} if isinstance(event, dict): result['msg'] the “A” command from the localhub service. More detailed contents are as follows: #!/usr/bin/env python3 # -*- coding: utf-8 -*- import requests def handler(event, context): """ data: {"action": "A"}
    0 码力 | 120 页 | 7.27 MB | 1 年前
    3
  • epub文档 BAETYL 0.1.6 Documentation

    support reading contexts such as context[‘functionName’]. An example is shown below: #!/usr/bin/env python3 #-*- coding:utf-8 -*- """ module to say hi """ def handler(event, context): """ function directly, and for an none dictionary format message, convert it to string and return. #!/usr/bin/env python3 # -*- coding: utf-8 -*- def handler(event, context): result = {} if isinstance(event, dict): the “A” command from the localhub service. More detailed contents are as follows: #!/usr/bin/env python3 # -*- coding: utf-8 -*- import requests def handler(event, context): """ data: {"action":
    0 码力 | 119 页 | 11.46 MB | 1 年前
    3
  • pdf文档 更新OpenShift Data Foundation

    details-exporter.py,更新外部 Red Hat Ceph Storage 存储集群的权限上限。您可能需要要求您 的 Red Hat Ceph Storage 管理员来执行此操作。 # python3 ceph-external-cluster-details-exporter.py --upgrade 用户的更新权限被设置为: client.csi-cephfs-node key: A rbd 3. 运行之前下载的 python 脚本,再保存从外部 Red Hat Ceph Storage 存储集群生成的 JSON 输 出。 a. 运行之前下载的 python 脚本: # python3 ceph-external-cluster-details-exporter.py --rbd-data-pool-name --monitoring-endpoint
    0 码力 | 18 页 | 239.14 KB | 1 年前
    3
  • pdf文档 PyTorch OpenVINO 开发实战系列教程第一篇

    行就可以完成安装。首先是安装 Python 语言包支持,当前 Pytorch 支持的 Python 语言版本与系统对应列表如下: 表 -1(参考 Pytorch 官网与 Github) 系统 Python3�6 Python3�7 Python3.8 Linux CPU/GPU 支持 支持 支持 Windows CPU/GPU 支持 支持 支持 Linux (aarch64) CPU 支持 支持 支持
    0 码力 | 13 页 | 5.99 MB | 1 年前
    3
共 78 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往
页
相关搜索词
PyFlink1.15Documentation1.16Hadoop迁移阿里MaxCompute技术方案以外模式部署OpenShiftContainerStorageBAETYL1.0Documentation0.1更新DataFoundationPyTorchOpenVINO开发实战系列教程第一一篇第一篇
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩