Apache Spark

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(文档)
(文档)
第11行: 第11行:
  
 
==文档==
 
==文档==
 +
*[http://docs.huihoo.com/apache/apachecon/us2015/Going-Deep-with-Spark-Streaming.pdf Going Deep with Spark Streaming]
 
*[http://docs.huihoo.com/apache/apachecon/us2015/Significantly-speedup-real-world-big-data-applications-using-Apache-Spark.pdf Significantly Speed up real world big data Applications using Apache Spark]
 
*[http://docs.huihoo.com/apache/apachecon/us2015/Significantly-speedup-real-world-big-data-applications-using-Apache-Spark.pdf Significantly Speed up real world big data Applications using Apache Spark]
 
*[http://docs.huihoo.com/apache/spark/summit/east2015/SSE15-39-Finding-Shoe-Stores-in-more-than-100k-Merchants-Using-Apache-Spark-to-group-all-things.pdf Finding Shoe Stores in >100k Merchants: Using Spark to Group All Things]
 
*[http://docs.huihoo.com/apache/spark/summit/east2015/SSE15-39-Finding-Shoe-Stores-in-more-than-100k-Merchants-Using-Apache-Spark-to-group-all-things.pdf Finding Shoe Stores in >100k Merchants: Using Spark to Group All Things]

2015年6月17日 (三) 15:30的版本

Apache Spark:新一代大数据解决方案

Spark 是用Scala语言编写的一套分布式内存计算系统,它的核心抽象模型是 RDD (Resilient Distributed Dataset,弹性分布式数据集),围绕 RDD 构建了一系列分布式 API,可以直接对数据集进行分布式处理。

相对于 MapReduce 上的批量计算、迭代计算,以及基于 Apache Hive 的 SQL 查询,Spark 可以带来一到两个数量级的性能提升。

Spark在广告领域有很多的成功应用。

目录

Apache Hive

Hive on Spark

文档

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱