-
Notifications
You must be signed in to change notification settings - Fork 0
mghildiy/spark-learning
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
## VM options Intellij IDE VM options for a spark application logs: * -Dlog4j.configuration=file:src/main/resources/log4j.properties * -Dspark.yarn.app.container.log.dir=\<log directory\> * -Dlogfile.name=\<log file name\> ## Program arguments data:src/main/resources/data/source/flight-time.parquet conf:src/main/resources/conf/writing-spark.conf ## API links https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.Dataset https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.Column https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.functions$
About
Learning spark with scala
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published