You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/05/03 02:53:06 UTC

[jira] [Commented] (HADOOP-10930) HarFsInputStream should implement PositionedReadable with thead-safe.

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

Hadoop QA commented on HADOOP-10930:
------------------------------------

(!) The patch artifact directory has been removed! 
This is a fatal error for test-patch.sh.  Aborting. 
Jenkins (node H3) information at https://builds.apache.org/job/PreCommit-HADOOP-Build/6437/ may provide some hints.

> HarFsInputStream should implement PositionedReadable with thead-safe.
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-10930
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10930
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 2.6.0
>            Reporter: Yi Liu
>            Assignee: Yi Liu
>         Attachments: HADOOP-10930.001.patch
>
>
> {{PositionedReadable}} definition requires the implementations for its interfaces should be thread-safe.
> HarFsInputStream doesn't implement these interfaces with tread-safe, this JIRA is to fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)