aas

Code to accompany Advanced Analytics with Spark from O'Reilly Media

  • 所有者: sryza/aas
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Advanced Analytics with Spark Source Code

Code to accompany Advanced Analytics with Spark, by
Sandy Ryza, Uri Laserson,
Sean Owen, and Josh Wills.

Advanced Analytics with Spark

2nd Edition (current)

The source to accompany the 2nd edition is found in this, the default
master branch.

1st Edition

The source to accompany the 1st edition may be found in the
1st-edition branch.

Build

Apache Maven 3.2.5+ and Java 8+ are required to build. From the root level of the project,
run mvn package to compile artifacts into target/ subdirectories beneath each chapter's directory.

Running the Examples

  • Install Apache Spark for your platform, following the instructions for the latest release.
  • Build the projects according the instructions above.
  • Launch the driver program using spark-submit
# working directory should be your Apache Spark installation root
bin/spark-submit /path/to/code/aas/$CHAPTER/target/$CHAPTER-jar-with-dependencies-$VERSION.jar
  • Some examples might require that URI paths to the data be updated to your own HDFS or local filesystem locations.

Data Sets

Build Status

主要指标

概览
名称与所有者sryza/aas
主编程语言Scala
编程语言Scala (语言数: 4)
平台
许可证Other
所有者活动
创建于2014-11-08 22:18:11
推送于2024-09-25 14:40:05
最后一次提交2022-06-19 12:37:46
发布数4
最新版本名称2.0.1 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数1.5k
关注者数144
派生数1k
提交数314
已启用问题?
问题数106
打开的问题数2
拉请求数31
打开的拉请求数2
关闭的拉请求数14
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?