You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by "dacort (via GitHub)" <gi...@apache.org> on 2023/12/31 05:14:02 UTC

Re: [PR] [MINOR] Updating website as latest release supports Scala 2.12 [incubator-livy-website]

dacort commented on code in PR #28:
URL: https://github.com/apache/incubator-livy-website/pull/28#discussion_r1438819796


##########
site/get-started.md:
##########
@@ -31,7 +31,7 @@ Download Livy packages from [here]({{ site.baseurl }}/download).
 
 ### 2. Run Livy
 To run the Livy server, you will also need an Apache Spark installation. You can get Spark releases at
-<https://spark.apache.org/downloads.html>. Livy requires at least Spark 1.6 and supports both Scala 2.10 and 2.11
+<https://spark.apache.org/downloads.html>. Livy requires at least Spark 1.6 and supports Scala 2.10, 2.11 and 2.12

Review Comment:
   ```suggestion
   <https://spark.apache.org/downloads.html>. Livy requires at least Spark 1.6 and supports both Scala 2.11 and 2.12
   ```
   
   Don't believe we build for 2.10 anymore.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@livy.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org