Notes From CS Undergrad Courses FSU
This project is maintained by awa03
| SPARK SQL | Spark Streaming | GraphX | MLIB |
|---|---|---|---|
| (real-time) | graph | (Machine Learning) |
RDD's track lineage info to rebuild lost data.
file.map(lamba rec: (rec.type, 1))
.reduceByKey(lambda x, y: x + y)
.filter(lambda (type, count) : count > 100)
Methods
TT.now() returns TTinterval (earliest, latest)TT.after(t) - returns true if time is after caseInstantaneous error bound $\epsilon$