[
https://issues.apache.org/jira/browse/HBASE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248118#comment-13248118
]
dhruba borthakur commented on HBASE-5640:
-----------------------------------------
The code is such that if the filesystem object do not match, then the files is
copied to a tmp location before uploading to the regionserver. With the
checksum patch, the filesystem objects do not match (one is a FileSystm while
the other is a HFileSystem).
> bulk load runs slowly than before
> ---------------------------------
>
> Key: HBASE-5640
> URL: https://issues.apache.org/jira/browse/HBASE-5640
> Project: HBase
> Issue Type: Bug
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
> Priority: Minor
> Labels: bulkloader
> Attachments: bulkLoadFs1.txt, bulkLoadFs2.txt
>
>
> I am loading data from an external system into hbase. There are many prints
> of the form. This is possibly a regression caused by a recent patch.
> ....on different filesystem than destination store - moving to this filesystem
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira