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

无数据

分类

全部数据库(27)Greenplum(27)

语言

全部中文(简体)(15)英语(12)

格式

全部PDF文档 PDF(27)
 
本次搜索耗时 0.635 秒,为您找到相关结果约 27 个.
  • 全部
  • 数据库
  • Greenplum
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Greenplum 精粹文集

    。 话说当年 Greenplum(当时还是一个 Startup 公司,创始人家门口有 一棵青梅 ——greenplum,因此而得名)召集了十几位业界大咖(据 说来自 google、yahoo、ibm 和 TD),说干就干,花了一年多的时间 完成最初的版本设计和开发,用软件实现了在开放 X86 平台上的分布 式并行计算,不依赖于任何专有硬件,达到的性能却远远超过传统高 昂的专有系统。 Big Date2 块 SAS 盘的 X86 服务器,每秒的 IO 数据扫描性能约在 2000MB/s 左右,可以想象,20 台这样的服务器构成的机群 IO 性能 是 40GB/s,这样超大的 IO 吞吐是传统的 Storage 难以达到的。 (MPP Share-nothing 架构实现超大 IO 吞吐能力 ) 另外,Greenplum 还是建立在实例级别上的并行计算,可在一次 SQL 请求中利用到每个节点上的多个 (分享一下开源的直接好处,最近我们某用户的一个特殊需求,加载 数据中有回车等特殊字符,我们下载了 GP 外部表 gpfdist 源代码,不 到一天就轻松搞定问题) Greenplum 也正在积极的拥抱云计算,Cloud Foundry 的 PaaS 云平 台正在技术考虑把 Greenplum MPP 做为 DaaS 服务来提供,对于 Mesos 或其它云计算技术的爱好者,也可以考虑采用容器镜像技术 + 集群资源框架管理技术来部署
    0 码力 | 64 页 | 2.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    Software Dependencies 143 Java 145 Hardware and Network 145 Tanzu Greenplum on DCA Systems 145 Storage 146 Data Domain Boost (Tanzu Greenplum) 146 Tanzu Greenplum Tools and Extensions Compatibility Hosts for Data Loading 242 Tanzu Greenplum Performance Monitoring 243 Estimating Storage Capacity 244 Estimating Storage Capacity 0 Calculating Usable Disk Capacity 244 Calculating User Data Size 245 Software Download 0 Creating the Data Storage Areas 267 VMware Greenplum v6.19 Documentation VMware, Inc. 10 Creating the Data Storage Areas 0 Creating Data Storage Areas on the Master and Standby Master
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    Software Dependencies 142 Java 144 Hardware and Network 144 Tanzu Greenplum on DCA Systems 144 Storage 145 Data Domain Boost (Tanzu Greenplum) 145 Tanzu Greenplum Tools and Extensions Compatibility Hosts for Data Loading 235 Tanzu Greenplum Performance Monitoring 236 Estimating Storage Capacity 237 Estimating Storage Capacity 0 Calculating Usable Disk Capacity 237 Calculating User Data Size 238 Greenplum Database Installation 258 Next Steps 258 Creating the Data Storage Areas 258 Creating the Data Storage Areas 0 Creating Data Storage Areas on the Master and Standby Master Hosts 259 To create the
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    Software Dependencies 137 Java 139 Hardware and Network 139 Tanzu Greenplum on DCA Systems 139 Storage 140 Data Domain Boost 140 Tools and Extensions Compatibility 140 Client Tools 141 Extensions ETL Hosts for Data Loading 169 Greenplum Performance Monitoring 170 Estimating Storage Capacity 171 Estimating Storage Capacity 0 Calculating Usable Disk Capacity 171 Calculating User Data Size 172 Greenplum Database Installation 191 Next Steps 192 Creating the Data Storage Areas 192 Creating the Data Storage Areas 0 Creating Data Storage Areas on the Master and Standby Master Hosts 192 To create the
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.20 Documentation

    Software Dependencies 135 Java 137 Hardware and Network 137 Tanzu Greenplum on DCA Systems 137 Storage 137 Data Domain Boost (Tanzu Greenplum) 138 Tanzu Greenplum Tools and Extensions Compatibility Configuration 239 ETL Hosts for Data Loading 240 Tanzu Greenplum Performance Monitoring 241 Estimating Storage Capacity 242 Calculating Usable Disk Capacity 242 Calculating User Data Size 243 Calculating Space Creating the Data Storage Areas 264 Creating Data Storage Areas on the Master and Standby Master Hosts 264 To create the data directory location on the master 264 Creating Data Storage Areas on Segment
    0 码力 | 1988 页 | 20.25 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    VMware Greenplum on DCA Systems 293 Storage 293 Hadoop Distributions 294 VMware vSphere Requirements 294 Public Cloud Requirements 295 Operating System 295 Storage 295 Amazon Web Services (AWS) 295 295 Virtual Machine Type 295 Compute 296 Memory 296 Network 296 Storage 296 Elastic Block Storage (EBS) 296 Ephemeral 297 AWS Recommendations 297 Master 297 VMware Greenplum 6 Documentation VMware Memory 298 Network 298 Storage 298 GCP Recommendations 298 Master and Segment Instances 299 Azure 299 Virtual Machine Type 299 Compute 299 Memory 299 Network 300 Storage 300 Azure Recommendations
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.25 Documentation

    Software Dependencies 275 Java 277 Hardware and Network 277 VMware Greenplum on DCA Systems 277 Storage 278 VMware Greenplum Tools and Extensions Compatibility 278 Client Tools 278 Extensions 279 Data Public Cloud Requirements 281 Operating System 281 Storage 282 Security 282 Amazon Web Services (AWS) 282 Virtual Machine Type 282 Compute 282 Memory 282 Network 283 Storage 283 Elastic Block Storage Memory 284 Network 284 Storage 284 GCP Recommendations 285 Master and Segment Instances 285 Azure 285 Virtual Machine Type 286 Compute 286 Memory 286 Network 286 Storage 286 Azure Recommendations
    0 码力 | 2400 页 | 18.02 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Software Dependencies 256 Java 258 Hardware and Network 259 VMware Greenplum on DCA Systems 259 Storage 259 Data Domain Boost (VMware Greenplum) 260 VMware Greenplum Tools and Extensions Compatibility Public Cloud Requirements 263 Operating System 263 Storage 263 Security 264 Amazon Web Services (AWS) 264 Virtual Machine Type 264 Compute 264 Memory 264 Network 264 Storage 264 Elastic Block Storage Memory 266 Network 266 Storage 266 GCP Recommendations 267 Master and Segment Instances 267 Azure 267 Virtual Machine Type 268 Compute 268 Memory 268 Network 268 Storage 268 Azure Recommendations
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.23 Documentation

    Software Dependencies 249 Java 251 Hardware and Network 251 Tanzu Greenplum on DCA Systems 251 Storage 251 Data Domain Boost (Tanzu Greenplum) 252 Tanzu Greenplum Tools and Extensions Compatibility Database Cloud Technical Recommendations 255 Operating System 255 Storage 255 Security 256 Amazon Web Services (AWS) 256 Virtual Machine Type 256 Compute 256 Memory 256 Network 256 Storage 256 Elastic Elastic Block Storage (EBS) 256 Ephemeral 257 AWS Recommendations 257 Master 257 Segments 257 Google Compute Platform (GCP) 258 Virtual Machine Type 258 Compute 258 Memory 258 Network 258 Storage
    0 码力 | 2298 页 | 40.94 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum 6 Documentation

    Software Dependencies 245 Java 247 Hardware and Network 247 Tanzu Greenplum on DCA Systems 248 Storage 248 VMware Tanzu Greenplum 6 Documentation VMware, Inc. 10 Data Domain Boost (Tanzu Greenplum) Database Cloud Technical Recommendations 251 Operating System 251 Storage 252 Security 252 Amazon Web Services (AWS) 252 Virtual Machine Type 252 Compute 252 Memory 252 Network 253 Storage 253 Elastic Elastic Block Storage (EBS) 253 Ephemeral 253 AWS Recommendations 254 Master 254 Segments 254 Google Compute Platform (GCP) 254 Virtual Machine Type 254 Compute 254 Memory 254 Network 254 Storage
    0 码力 | 2311 页 | 17.58 MB | 1 年前
    3
共 27 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Greenplum精粹文集VMwarev619Documentation1817Tanzu202523
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩