Antoine Pitrou created ARROW-12757:
--------------------------------------
Summary: [Dev][Archery] Warning about RUST variable in "archery
docker run"
Key: ARROW-12757
URL: https://issues.apache.org/jira/browse/ARROW-12757
Project: Apache Arrow
Issue Type: Bug
Components: Archery
Reporter: Antoine Pitrou
Assignee: Antoine Pitrou
This spurious warning is being displayed:
{code}
$ archery docker run conda-python-hdfs bash
WARNING: The RUST variable is not set. Defaulting to a blank string.
Pulling conda ... done
WARNING: The RUST variable is not set. Defaulting to a blank string.
Pulling conda-cpp ... done
[...]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)