[
https://issues.apache.org/jira/browse/HBASE-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789899#comment-13789899
]
Nick Dimiduk commented on HBASE-7744:
-------------------------------------
Also keep in mind your integration tests should run on a pseudo-distributed and
mini-cluster deployment -- basically, anything with real DFS.
> 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 was sent by Atlassian JIRA
(v6.1#6144)