You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by GitBox <gi...@apache.org> on 2019/09/09 17:30:13 UTC

[GitHub] [spark-website] dongjoon-hyun commented on a change in pull request #221: Add Apache Spark 2.3.4 release news and update links

dongjoon-hyun commented on a change in pull request #221: Add Apache Spark 2.3.4 release news and update links
URL: https://github.com/apache/spark-website/pull/221#discussion_r322363675
 
 

 ##########
 File path: js/downloads.js
 ##########
 @@ -23,7 +23,7 @@ var packagesV8 = [hadoop2p7, hadoop2p6, hadoopFree, sources];
 var packagesV9 = [hadoop2p7, hadoop2p6, hadoopFree, scala2p12_hadoopFree, sources];
 
 addRelease("2.4.4", new Date("08/30/2019"), packagesV9, true);
-addRelease("2.3.3", new Date("02/15/2019"), packagesV8, true);
+addRelease("2.3.4", new Date("09/09/2019"), packagesV8, true);
 
 Review comment:
   Thank you, @kiszk . This should be VOTE pass day which is different from news announce day.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org