edwardcapriolo commented on code in PR #476:
URL: https://github.com/apache/incubator-livy/pull/476#discussion_r2128534392


##########
pom.xml:
##########
@@ -1189,11 +1198,18 @@
       </properties>
     </profile>
 
+<!--
+    <spark.scala-2.11.version>2.4.5</spark.scala-2.11.version> 
+    <spark.scala-2.12.version>2.4.5</spark.scala-2.12.version>
+    <spark.version>${spark.scala-2.11.version}</spark.version>
+-->

Review Comment:
   This is like a "rip the bandaid" type situation. I work in banking, the 
vulnerability scans for 2 year old hadoop and 3 year old spark make thee things 
undeployable. Its unclear how much longer these versions can be supported and 
if someone is building from master....why would they bother going this far back 
anyway?
   
   Regardless these are redefined in the profiles anway. I can put them back



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to