https://github.com/thomasnield/kotlin-spark-test
Simple demonstration using Kotlin with Spark
https://github.com/thomasnield/kotlin-spark-test
Last synced: about 1 year ago
JSON representation
Simple demonstration using Kotlin with Spark
- Host: GitHub
- URL: https://github.com/thomasnield/kotlin-spark-test
- Owner: thomasnield
- Created: 2016-09-18T14:43:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-09T04:27:21.000Z (about 9 years ago)
- Last Synced: 2025-03-22T18:11:21.495Z (about 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 56.6 KB
- Stars: 17
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Kotlin with Apache Spark
A simple example showing how to use Kotlin with Apache Spark.
For more information on the Kotlin language, visit the [Kotlin home page](http://kotlinlang.org/) or check out the [official O'Reilly course](https://player.oreilly.com/videos/9781491964118).
Also read [my blog](http://tomstechnicalblog.blogspot.com/2016/10/kotlin-for-data-science.html) as I explore possible data science applications with Kotlin.