-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wasp支持对HBase中已经存在的表的查询吗? #26
Comments
据我所知应该是不支持对HBase中已经存在的表的查询的。 |
你好,haosdent,很高兴你的回答,谢谢。 |
是阿里在维护,wasp可以理解为hbase上层的数据库,hbase是wasp的一个存储引擎! ------------------ 原始邮件 ------------------ 主题: Re: [wasp] wasp支持对HBase中已经存在的表的查询吗? (#26) 你好,haosdent,很高兴你的回答,谢谢。 — |
对,要用wasp创建的表才行。
对,类似MegaStore使用BigTable一样。
对。:-) |
非常感谢你们的积极解答,研究了一天wasp,感觉很不错,能做强就更好了,希望你们能走的更远,good luck ! |
wasp团队你们好,请问目前wasp达到stable了吗?wasp支持对HBase中已经存在的表的查询吗?如果支持该如何实现查询?文档中没看到提过,谢谢。
The text was updated successfully, but these errors were encountered: