You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2020/03/09 17:16:00 UTC

[jira] [Created] (IMPALA-9481) create-load-data.sh breaks docker/test-with-docker.py by using curl

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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org