You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Alexandre Normand (JIRA)" <ji...@apache.org> on 2013/10/09 21:20:42 UTC

[jira] [Updated] (HBASE-7744) Tools creating HFiles (Import, ImportTsv) don't run in local mode

     [ https://issues.apache.org/jira/browse/HBASE-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexandre Normand updated HBASE-7744:
-------------------------------------

    Attachment: HBASE-7744-0.94.patch

I tried this patch applied on https://github.com/cloudera/hbase/tree/cdh4-0.94.6_4.3.0 and I successfully ran bulk load tests locally with it. It's a slightly simplified version of the handling done in ```ImportSequenceFile```.   

> 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
>         Attachments: HBASE-7744-0.94.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)