php presto 操作 hive 类

时间:2019-09-13 10:31:00
【文件属性】:
文件名称:php presto 操作 hive 类
文件大小:4KB
文件格式:ZIP
更新时间:2019-09-13 10:31:00
PrestoClient phphive phppresto presto 用法: $presto = new PrestoClient(); $data = $presto->querySql('select count(user_id) from xx.xx'); //库名.表名 var_dump($data);die();
【文件预览】:
Presto
----PrestoClient.php(2KB)
----.DS_Store(6KB)
----PrestoClass.php(5KB)

网友评论

  • 经过修改可用