Kengo Seki created AVRO-2436:
--------------------------------
Summary: Add snappy packages for python2/3 to Dockerfile
Key: AVRO-2436
URL: https://issues.apache.org/jira/browse/AVRO-2436
Project: Apache Avro
Issue Type: Improvement
Components: build, docker
Reporter: Kengo Seki
Assignee: Kengo Seki
I ran {{./build.sh docker-test}} and found the following message was shown in
the test for Python2:
{code}
[py-test] Snappy not present, will skip testing it.
{code}
Docker image should contain the python-snappy and python3-snappy packages so
that tests for the snappy codec is not skipped.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)