You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/09 22:58:00 UTC

[jira] [Created] (ARROW-3203) Arrow in Debian Buster

albertoramon created ARROW-3203:
-----------------------------------

             Summary: Arrow in Debian Buster
                 Key: ARROW-3203
                 URL: https://issues.apache.org/jira/browse/ARROW-3203
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 0.10.0
            Reporter: albertoramon
         Attachments: DockerfileRV

There is a error with Debian Buster (In Debian Stretch works fine)

You can test it easily change the first line from dockerfile (attached)

 

 
{code:java}
docker build -f DockerfileRV -t arrow_rw .

docker run -it arrow_rw bash
{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)