You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2017/03/08 12:11:37 UTC

[jira] [Resolved] (HBASE-6941) LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs

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

Harsh J resolved HBASE-6941.
----------------------------
    Resolution: Duplicate
      Assignee:     (was: Harsh J)

> LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-6941
>                 URL: https://issues.apache.org/jira/browse/HBASE-6941
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.90.6
>            Reporter: Harsh J
>         Attachments: HBASE-6941.patch
>
>
> The LoadIncrementalHFiles tool has pretty complex config loading structured in it, which seems unnecessary and also causes problem since it is ignoring any settings passed to it via Tool's -Dprop=value parameters.
> This makes integration with tools such as Oozie harder, as it doesn't accept different addresses of ZK, etc. unless there's a hbase-site.xml on the classpath to load from (which is painful to achieve on Oozie).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)