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

Wing Yew Poon commented on HBASE-4284:
--------------------------------------

I don't have a patch for the underlying issue. For now, I'm only proposing that 
it be documented, say in http://hbase.apache.org/bulk-loads.html.

> document permissions that need to be set on importtsv output before 
> completebulkload
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-4284
>                 URL: https://issues.apache.org/jira/browse/HBASE-4284
>             Project: HBase
>          Issue Type: Improvement
>          Components: documentation, mapreduce
>    Affects Versions: 0.90.4
>            Reporter: Wing Yew Poon
>
> I am using HBase 0.94 from CDH3u1.
> After running importtsv using the -Dimporttsv.bulk.output=<output dir> 
> option, I find that completebulkload fails due to hbase not having write 
> permissions on the contents of the output dir that importtsv wrote. I have to 
> manually set write permissions on these contents before I can run 
> completebulkload successfully.
> Ideally, I should not have to do that (set the permissions manually). Given 
> that I do, this should at least be documented as a limitation of the 
> importtsv utility.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to