From 92584ec4201ecc27af423cbff7b4bc1573edf175 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 24 Aug 2018 12:05:39 -0700 Subject: rework fetch_hadoop script Should work on macOS now, and fetches hadoop in addition to pig. Still requires wget (not installed by default on macOS). --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3970bbb..2ccf776 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ test_scalding: # Needs fixing #test_pig: # script: +# - ./fetch_hadoop.sh # - cd pig -# - ./fetch_deps.sh # - pipenv install --dev --deploy # - JAVA_HOME=$(readlink -f /usr/bin/java | sed "s:bin/java::") pipenv run pytest -- cgit v1.2.3