... | @@ -49,7 +49,6 @@ |
... | @@ -49,7 +49,6 @@ |
|
- `+`
|
|
- `+`
|
|
- `>`
|
|
- `>`
|
|
- ...
|
|
- ...
|
|
- 类型安全
|
|
|
|
|
|
|
|
## 使用心得
|
|
## 使用心得
|
|
- 能配置化的东西配置化 (pureconfig)
|
|
- 能配置化的东西配置化 (pureconfig)
|
... | @@ -60,4 +59,4 @@ |
... | @@ -60,4 +59,4 @@ |
|
- [sbt](https://www.scala-sbt.org/1.x/docs/)
|
|
- [sbt](https://www.scala-sbt.org/1.x/docs/)
|
|
- [SparkSQLExample](https://github.com/apache/spark/blob/master/examples/src/main/scala/org/apache/spark/examples/sql/SparkSQLExample.scala)
|
|
- [SparkSQLExample](https://github.com/apache/spark/blob/master/examples/src/main/scala/org/apache/spark/examples/sql/SparkSQLExample.scala)
|
|
- [A Tale of Three Apache Spark APIs: RDDs vs DataFrames and Datasets](https://databricks.com/blog/2016/07/14/a-tale-of-three-apache-spark-apis-rdds-dataframes-and-datasets.html)
|
|
- [A Tale of Three Apache Spark APIs: RDDs vs DataFrames and Datasets](https://databricks.com/blog/2016/07/14/a-tale-of-three-apache-spark-apis-rdds-dataframes-and-datasets.html)
|
|
|
|
- [Spark Datasets are not as type-safe as you think](https://medium.com/@pahomov.egor/spark-datasets-are-not-as-type-safe-as-you-think-56a8a9ea0fc) |
|
|
|
\ No newline at end of file |