You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/14 04:06:00 UTC

[jira] [Commented] (ARROW-2304) [C++] MultipleClients test in io-hdfs-test fails on trunk

    [ https://issues.apache.org/jira/browse/ARROW-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398064#comment-16398064 ] 

ASF GitHub Bot commented on ARROW-2304:
---------------------------------------

wesm opened a new pull request #1743: ARROW-2304: [C++} Fix HDFS MultipleClients unit test
URL: https://github.com/apache/arrow/pull/1743
 
 
   This test was failing because the `scratch_dir_` directory did not exist

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [C++] MultipleClients test in io-hdfs-test fails on trunk
> ---------------------------------------------------------
>
>                 Key: ARROW-2304
>                 URL: https://issues.apache.org/jira/browse/ARROW-2304
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> This fails for me locally:
> {code}
> [ RUN      ] TestHadoopFileSystem/0.MultipleClients
> ../src/arrow/io/io-hdfs-test.cc:192: Failure
> Value of: s.ok()
>   Actual: false
> Expected: true
> {code}



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