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-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org

Reply via email to