SparkSQL RDBMS或NOSQL? [英] Is SparkSQL RDBMS or NOSQL?

查看:180
本文介绍了SparkSQL RDBMS或NOSQL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近,当我们遇到这个问题时,我正在和我的朋友讨论SparkSQL的功能。他们是否是ACID交易? SparkSQL是否遵循CAP定理?



我对这个领域有点新,帮我一把。提前致谢。

解决方案

SparkSQL是一种查询语言,而不是像Hive或MYSQL这样的存储。虽然它可以注册可以被别人使用的表格,但它只是暂时的。 SparkSQL支持底层数据库支持的功能。


Recently, I was having a discussion with my friend over the features of SparkSQL when we came across this question. Are they ACID transactions? Does SparkSQL follow CAP theorem?

I am a little new to this field, help me out. Thanks in advance.

解决方案

SparkSQL is a query language and not a storage like Hive or MYSQL. Although it can register table which can be used by others, its only temporary. SparkSQL supports what the underlying databases support.

这篇关于SparkSQL RDBMS或NOSQL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆