This repository was archived by the owner on May 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Josef Adersberger edited this page Mar 23, 2016
·
5 revisions
Welcome to the Chronix Spark wiki!
Resources:
- RDD vs. DataFrame vs. DataSet: http://www.agildata.com/apache-spark-rdd-vs-dataframe-vs-dataset
- Implementing custom RDD
- Spark Java API: https://cwiki.apache.org/confluence/display/SPARK/Java+API+Internals
- Spark/RDD Internals
- Spark & Time series processing:
- http://blog.cloudera.com/blog/2015/12/spark-ts-a-new-library-for-analyzing-time-series-data-with-apache-spark/
- https://github.com/sryza/spark-timeseries/blob/master/src/main/scala/com/cloudera/sparkts/TimeSeriesRDD.scala
- http://sryza.github.io/spark-timeseries/0.3.0/scaladocs/index.html#com.cloudera.sparkts.TimeSeriesRDD