You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2023/03/28 13:58:00 UTC

[jira] [Created] (YUNIKORN-1662) remove wget from e2e test script

Wilfred Spiegelenburg created YUNIKORN-1662:
-----------------------------------------------

             Summary: remove wget from e2e test script
                 Key: YUNIKORN-1662
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1662
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: test - e2e
            Reporter: Wilfred Spiegelenburg


The e2e test script fails to run on a plain Mac OSX install as it requires wget to be installed to download Spark.

Mac OSX does not have a native wget available and requires brew or mac ports to be used. We can get the same functionality for downloading Spark by using curl which is a part of the OS install and already used in all other downloads in the e2e script.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org