- 95
- 0
- 约2.65千字
- 约 20页
- 2016-03-13 发布于山西
- 举报
postgres_2016象行中国杭州第一期_窦贤明_greenplum中gpfdist实现原理
Greenplum中gpfdist实现原理
窦贤明,2016.2.26
年象行中国(杭州 站)第一期
Why gpfdist ?
年象行中国(杭州 站)第一期
gpfdist
• 使用方式
• 架构
• 原理
年象行中国(杭州 站)第一期
gpfdist使用方式
• 建立gpfdist HTTP Server
– /data/gpfdist/gpfdist -d /data/gpfdist/base/ -p
8088 -l /data/gpfdist/base/gpfdist.log -V
年象行中国(杭州 站)第一期
gpfdist使用方式
• GP中建立外部表
– create external table trial_gpfdist(id int, date
timestamp) location (gpfdist:/
/192.168.XX.XXX:8088/trial_gpfdist.csv)
Format TEXT (delimiter as ,);
年象行中国(杭州 站)第一期
gpfdist使用方式
• 查询导入
原创力文档

文档评论(0)