[ 
https://issues.apache.org/jira/browse/IMPALA-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055391#comment-17055391
 ] 

Laszlo Gaal commented on IMPALA-9481:
-------------------------------------

https://superuser.com/questions/130009/how-can-i-do-a-http-put-with-wget claims 
that only recent versions of {{wget}} have the {{--method}} argument. 
Apparently, this is not there even in CentOS 7.4, so there is a clear need for 
{{curl}}; so the fix is to add it to the list of items installed in the 
container.

> 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
>            Priority: Major
>
> [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