[
https://issues.apache.org/jira/browse/HBASE-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582669#comment-13582669
]
Nick Dimiduk commented on HBASE-7744:
-------------------------------------
HCat's bulk import feature gets around this via some detection logic:
https://github.com/apache/hcatalog/blob/branch-0.5/storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/ImportSequenceFile.java#L175-L185
> Tools creating HFiles (Import, ImportTsv) don't run in local mode
> -----------------------------------------------------------------
>
> Key: HBASE-7744
> URL: https://issues.apache.org/jira/browse/HBASE-7744
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Reporter: Nick Dimiduk
> Priority: Minor
>
> This is mostly a developer pain point.
> HFileOutputFormat#configureIncrementalLoad depends on
> DistributedCache#createSymlink to find the splits file when configuring TOP.
> This symlink doesn't work when run in local mode.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira