Apache Spark

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(机器学习)
(图集)
(未显示1个用户的4个中间版本)
第39行: 第39行:
 
*[https://github.com/ariskk/distributedWekaSpark Weka on Spark]
 
*[https://github.com/ariskk/distributedWekaSpark Weka on Spark]
 
*[https://github.com/amplab/keystone KeystoneML]
 
*[https://github.com/amplab/keystone KeystoneML]
*[https://github.com/amplab/SparkNet SparkNet]
+
*[[SparkNet]]
 
*[https://github.com/gingsmith/cocoa CoCoA]
 
*[https://github.com/gingsmith/cocoa CoCoA]
 
*[https://github.com/zhangyuc/splash Splash Project for parallel stochastic learning]
 
*[https://github.com/zhangyuc/splash Splash Project for parallel stochastic learning]
*[[DeepLearning4j]]
+
*[[Deeplearning4j]]
 
*[[H2O]] Spark
 
*[[H2O]] Spark
 +
*[https://github.com/yahoo/TensorFlowOnSpark TensorFlowOnSpark]
 
*Yahoo [https://github.com/yahoo/CaffeOnSpark CaffeOnSpark]
 
*Yahoo [https://github.com/yahoo/CaffeOnSpark CaffeOnSpark]
 
*[https://arimo.com/machine-learning/deep-learning/2016/arimo-distributed-tensorflow-on-spark/ Arimo Tensorflow On Spark]
 
*[https://arimo.com/machine-learning/deep-learning/2016/arimo-distributed-tensorflow-on-spark/ Arimo Tensorflow On Spark]
第71行: 第72行:
  
 
==用户==
 
==用户==
[https://cwiki.apache.org/confluence/display/SPARK/Powered+By+Spark Powered By Spark]
+
*[https://cwiki.apache.org/confluence/display/SPARK/Powered+By+Spark Powered By Spark]
 +
*[https://zhuanlan.zhihu.com/p/27538270 60 TB 数据:Facebook 是如何大规模使用 Apache Spark 的]
  
 
==课程==
 
==课程==
第90行: 第92行:
 
==图集==
 
==图集==
 
<gallery>
 
<gallery>
 +
image:spark-runs-everywhere.png|Spark
 
image:spark-streaming-architecture.png|Streaming
 
image:spark-streaming-architecture.png|Streaming
 
image:Spark-Streaming-Cassandra-Kafka-and-Akka.png|堆栈
 
image:Spark-Streaming-Cassandra-Kafka-and-Akka.png|堆栈

2017年12月30日 (六) 01:43的版本

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

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

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

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

目录

版本

Apache Hive

Hive on Spark

Spark on HBase

Spark SQL on HBase: Spark SQL/DataFrame access to NoSQL data in Apache HBase

Spark on YARN

通过Spark on YARN的方式与Apache Hadoop方便地共享集群的存储功能和计算资源。

Cassandra

elasticsearch

REST API

Spark 1.4引入REST API

http://localhost:4040/api/v1/applications

机器学习

项目

Spark的相关项目和生态系统: Supplemental Spark Projects

服务商

  • Spark背后的商业公司:Databricks,同时提供Spark服务提供商Certified Spark Distribution官方认证。
  • Stratio Platform: The first "pure Spark" platform with 50% fewer components and operational complexity.
  • IBM的思路是将Spark视为数据分析的操作系统。

用户

课程

文档

图集

链接

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

变换
操作
导航
工具箱