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

Hudson commented on HBASE-21356:
--------------------------------

Results for branch master
        [build #563 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/563/]: (x) 
*{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/563//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/563//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/563//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> bulkLoadHFile API should ensure that rs has the source hfile's write 
> permission
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-21356
>                 URL: https://issues.apache.org/jira/browse/HBASE-21356
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zheng Hu
>            Assignee: Zheng Hu
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.0.3, 2.1.2
>
>         Attachments: HBASE-21356.v1.patch
>
>
> If the rs bulk load a HFile but has no write permission of it,  we can read & 
> compact the hfile, but after the compaction finished, the HFile willl be 
> moved to archive directory,  the HFileCleaner won't has permission to delete, 
> then the HFile will always be keep in HDFS. 
> Need check the file's write permission when run bulkLoadHFile at server side, 
>  if no write permission, then reject.



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

Reply via email to