Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aikuyun/spark-all

Spark core sql streaming mllib
https://github.com/aikuyun/spark-all

ml mllib scala spark

Last synced: 30 days ago
JSON representation

Spark core sql streaming mllib

Awesome Lists containing this project

README

        

# Spark

spark 代码练习S,结合官网实例和项目的例子。

## SparkStreaming

请看这:[图文说明](https://github.com/aikuyun/spark-all/blob/master/src/main/java/com/cuteximi/spark/streaming/README.md)

## MLLib

请看这:[图文说明](https://github.com/aikuyun/spark-all/blob/master/src/main/scala/com/cuteximi/spark/mllib/README.md)