phoenix

参考:

官网:

https://phoenix.apache.org/

开源部署:

https://blog.csdn.net/qq_37889636/article/details/80255844   GG

https://blog.csdn.net/weixin_40596016/article/details/89352067

语法:

https://yq.aliyun.com/articles/253038

https://phoenix.apache.org/language/index.html

 

 hbase 提供很方便的shell脚本以及java API等方式对Hbase进行操作,但是对于很对已经习惯了关系型数据库操作的开发来说,有一定的学习成本,如果可以像操作mysql等一样通过sql实现对Hbase的操作,那么很大程度降低了Hbase的使用成本。Apache Phoenix 组件就完成了这种需求,官方注解为 “Phoenix -we put the SQL back in NoSql”

emr部署:

 

posted on 2020-03-16 10:54  锋锋2019  阅读(171)  评论(0)    收藏  举报

导航