You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/11/18 14:36:47 UTC

Re: [PR] [SPARK-44279][BUILD] Upgrade `optionator` to ^0.9.3 [spark]

bjornjorgensen commented on PR #41955:
URL: https://github.com/apache/spark/pull/41955#issuecomment-1817525402

   Hi @sarutak I did run docker build [spark](https://github.com/apache/spark/tree/master)/[dev](https://github.com/apache/spark/tree/master/dev)/[create-release](https://github.com/apache/spark/tree/master/dev/create-release)/[spark-rm](https://github.com/apache/spark/tree/master/dev/create-release/spark-rm)
   /Dockerfile and then I get this 
   ```
   Processing triggers for libc-bin (2.31-0ubuntu9.12) ...
   
   ================================================================================
   ================================================================================
   
                                 DEPRECATION WARNING
   
     Node.js 12.x is no longer actively supported!
   
     You will not receive security or critical stability updates for this version.
   
     You should migrate to a supported version of Node.js as soon as possible.
     Use the installation script that corresponds to the version of Node.js you
     wish to install. e.g.
   
      * https://deb.nodesource.com/setup_16.x — Node.js 16 "Gallium"
      * https://deb.nodesource.com/setup_18.x — Node.js 18 LTS "Hydrogen" (recommended)
      * https://deb.nodesource.com/setup_19.x — Node.js 19 "Nineteen"
      * https://deb.nodesource.com/setup_20.x — Node.js 20 "Iron" (current)
   
     Please see https://github.com/nodejs/Release for details about which
     version may be appropriate for you.
   
     The NodeSource Node.js distributions repository contains
     information both about supported versions of Node.js and supported Linux
     distributions. To learn more about usage, see the repository:
       https://github.com/nodesource/distributions
   
   ================================================================================
   ================================================================================
   
   Continuing in 20 seconds ...
   
   
   ================================================================================
   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
   ================================================================================
   
                              SCRIPT DEPRECATION WARNING
   
   
     This script, located at https://deb.nodesource.com/setup_X, used to
     install Node.js is deprecated now and will eventually be made inactive.
   
     Please visit the NodeSource distributions Github and follow the
     instructions to migrate your repo.
     https://github.com/nodesource/distributions
   
     The NodeSource Node.js Linux distributions GitHub repository contains
     information about which versions of Node.js and which Linux distributions
     are supported and how to install it.
     https://github.com/nodesource/distributions
   
   
                             SCRIPT DEPRECATION WARNING
   
   ================================================================================
   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
   ================================================================================
   
   TO AVOID THIS WAIT MIGRATE THE SCRIPT
   Continuing in 60 seconds (press Ctrl-C to abort) ...
   ```
   Should we try to upgrade node.js to version 18 for spark 4.0.0 ? also cc @dongjoon-hyun 


-- 
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@spark.apache.org

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


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