[
https://issues.apache.org/jira/browse/HBASE-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791088#comment-13791088
]
Nick Dimiduk commented on HBASE-7744:
-------------------------------------
IntegrationTestBulkLoad runs on a minicluster by default, and a real cluster
otherwise. Hence, it won't be using the local filesystem. I think you're patch
is still valid and would be nice for trunk. Will review in a day or two once
things on my end settle.
> 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
> Assignee: Alexandre Normand
> Priority: Minor
> Attachments: HBASE-7744-0.94.6-v2.patch, HBASE-7744-0.94.patch,
> HBASE-7744-v1.patch
>
>
> 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)