[
https://issues.apache.org/jira/browse/AVRO-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870357#comment-16870357
]
ASF subversion and git services commented on AVRO-2436:
-------------------------------------------------------
Commit 42ef522cd6ad38487b09ebc9933e4e312c1beece in avro's branch
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=42ef522 ]
AVRO-2436: Add snappy packages for python2/3 to Dockerfile (#551)
> 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
> Priority: Major
>
> 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)