[
https://issues.apache.org/jira/browse/HBASE-10692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922330#comment-13922330
]
Liu Shaohui commented on HBASE-10692:
-------------------------------------
[~mbertozzi]
The patch just make the multi table-Map job support the security HBase cluster.
And those tables should be at the same cluster, so we only see a single conf
object for the mappers.
I am not sure if we should support multiple tables from the different clusters.
It's just a discussion.
If it is needed, i will open another issue to implement it.
> The Multi TableMap job don't support the security HBase cluster
> ---------------------------------------------------------------
>
> Key: HBASE-10692
> URL: https://issues.apache.org/jira/browse/HBASE-10692
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Priority: Minor
> Attachments: HBASE-10692-0.94-v1.diff, HBASE-10692-trunk-v1.diff
>
>
> HBASE-3996 adds the support of multiple tables and scanners as input to the
> mapper in map/reduce jobs. But it don't support the security HBase cluster.
> [~erank] [~bbaugher]
> Ps: HBASE-3996 only support multiple tables from the same HBase cluster.
> Should we support multiple tables from the different clusters?
--
This message was sent by Atlassian JIRA
(v6.2#6252)