You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/04/30 02:07:00 UTC

[jira] [Closed] (ARROW-8635) [R] test-filesystem.R takes ~40 seconds to run?

     [ https://issues.apache.org/jira/browse/ARROW-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney closed ARROW-8635.
-------------------------------
    Fix Version/s:     (was: 1.0.0)
       Resolution: Workaround

Cool thanks. I'm setting

{code}
export AWS_EC2_METADATA_DISABLED=TRUE
{code}

in my development environment

> [R] test-filesystem.R takes ~40 seconds to run?
> -----------------------------------------------
>
>                 Key: ARROW-8635
>                 URL: https://issues.apache.org/jira/browse/ARROW-8635
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Wes McKinney
>            Priority: Major
>
> {code}
> ✔ |  22       | Expressions
> ✔ | 107       | Feather [0.2 s]
> ✔ |   7       | Field
> ✔ |  40       | File system [38.1 s]
> ✔ |   6       | install_arrow()
> ✔ |  26       | JsonTableReader [0.1 s]
> ✔ |  24       | MessageReader
> ✔ |  12       | Message
> ✔ |  31       | Parquet file reading/writing [0.2 s]
> ⠏ |   0       | To/from Pythonvirtualenv: arrow-test
> {code}
> Is this expected? I assume it's related to S3 but that seems like a long time. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)