Laszlo Gaal created IMPALA-9481:
-----------------------------------

             Summary: create-load-data.sh breaks docker/test-with-docker.py by 
using curl
                 Key: IMPALA-9481
                 URL: https://issues.apache.org/jira/browse/IMPALA-9481
             Project: IMPALA
          Issue Type: Bug
            Reporter: Laszlo Gaal


[https://github.com/apache/impala/blob/master/testdata/bin/create-load-data.sh#L375]
 invokes {{curl}} instead of {{wget}}, like the lines above do. This breaks the 
tests when run with {{docker/test-with-docker.py}}, because the default 
configuration of the Docker fat container does not contain {{curl}}, only 
{{wget}}.

This is currently a problem for the CentOS 8 effort.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to