Hi team,
I just wanted to start a discussion about refreshing the Livy website. It
seems the current “Get Started” and “Examples” pages still reference Spark
1.6 and Scala 2.11, which are long out of date.
There are also few examples that are no longer compatible with Spark 3. In
particular, the PySpark example uses Python 2 only syntax (xrange, old
print), which will fail on newer Spark installations.
I propose we update these sections of the website:
1. Remove Spark 1.6 and Scala 2.11 dependencies.
2. Examples - Update code examples for newer versions.
3. Getting Started Page - Removing obsolete references.

If there’s agreement, happy to open a PR and update the content.

Thanks and Regards,
Arnav

Reply via email to