开发者社区> 问答> 正文

Spark Streaming的特点有哪些?

Spark Streaming的特点有哪些?

展开
收起
游客daliwbfb2wo66 2021-12-07 20:02:52 381 0
1 条回答
写回答
取消 提交回答
  • 1.高可扩展性,可以运行在上百台机器上(Scales to hundreds of nodes)

    2.低延迟,可以在秒级别上对数据进行处理(Achieves low latency)

    3.高可容错性(Efficiently recover from failures)

    4.能够集成并行计算程序,比如Spark Core(Integrates with batch and interactive processing)

    2021-12-07 20:03:16
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Hybrid Cloud and Apache Spark 立即下载
Scalable Deep Learning on Spark 立即下载
Comparison of Spark SQL with Hive 立即下载