@@ -64,7 +64,7 @@ chap12: Design Patterns and Monoids
64
64
65
65
Appendix A: How To Install Spark
66
66
Appendix B: How to Use Lambda Expressions
67
- Appendix C: Questions And Answers (50+ QA)
67
+ [ Appendix C: Questions And Answers (50+ QA)] ( ./sample_chapters/ )
68
68
69
69
---
70
70
@@ -75,8 +75,9 @@ chap14: LDA
75
75
chap15: Linear Regression
76
76
77
77
[ // ] : # ( metadata: )
78
- [ // ] : # ( Spark, PySpark, Python )
79
- [ // ] : # ( MapReduce, Distributed Algorithms, map, mappers, filters, reduce, reducers, reductions, partitioners )
78
+ [ // ] : # ( Spark, PySpark, Python, GraphFrames, Distributed Computing )
79
+ [ // ] : # ( MapReduce, Distributed Algorithms, map, mappers, filters, reduce, reducers, reductions )
80
+ [ // ] : # ( partitioners, partitioning data, data partitioner, Parquet, NoSQL )
80
81
[ // ] : # ( big data, Transformations, Actions, RDDs, DataFrames, SQL, Graph Algorithms )
81
82
[ // ] : # ( Data Abstractions, Reductions in Spark, Design Patterns and Monoids )
82
83
[ // ] : # ( Machine Learning, Logistic Regression, Spark Data Sources )
0 commit comments