Skip to content

Conversation

@Jolanrensen
Copy link
Collaborator

WIP: Adds integration for Kotlin Spark API in Jupyter.
Automatically starts Spark session and it can render Datasets. Will probably allow to render Grouped Datasets and RDDs as well.

There are some issues with ClassNotFoundExceptions thanks to Scala and Spark being weird. I'm still trying to solve this.

Kotlin/kotlin-jupyter-libraries#144

# Conflicts: #	kotlin-spark-api/3.2/pom_2.12.xml
# Conflicts: #	.github/workflows/build.yml #	kotlin-spark-api/3.2/pom_2.12.xml #	pom.xml
@Jolanrensen Jolanrensen requested a review from asm0dey May 5, 2022 14:33
Copy link
Contributor

@asm0dey asm0dey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The most important question is modularization, others are more or less minor

@Jolanrensen Jolanrensen requested a review from asm0dey May 6, 2022 12:49
@asm0dey asm0dey merged commit 63bebaf into spark-3.2 May 6, 2022
@asm0dey asm0dey deleted the jupyter-test branch May 6, 2022 18:33
@Jolanrensen Jolanrensen added this to the 1.1.0 milestone May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants