You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/21 23:21:18 UTC

[jira] [Commented] (ACCUMULO-2702) Decouple subclasses of ClientOpts from MapReduce Configurations

    [ https://issues.apache.org/jira/browse/ACCUMULO-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976058#comment-13976058 ] 

ASF subversion and git services commented on ACCUMULO-2702:
-----------------------------------------------------------

Commit f74c5c6da2a7532114599ac217b33072c03f05ec in accumulo's branch refs/heads/master from [~mdrob@cloudera.com]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=f74c5c6 ]

ACCUMULO-2702 Create separate MR Client Opts

Separate the MR opts from the core client opts. There is plenty more
work to be done, but this is a reasonable first step in that direction.

We should probably be using a lot more composition than inheritance
overall, and this resulted in some slight code duplication, but the
change set would have been *much* more extensive otherwise.


> Decouple subclasses of ClientOpts from MapReduce Configurations
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-2702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>             Fix For: 1.7.0
>
>
> There are lots of classes that extends (directly or indirectly) {{ClientOpts}} but not all of them care about messing with the Accumulo Input and Output Formats for MR. We should have a clear division between the two.



--
This message was sent by Atlassian JIRA
(v6.2#6252)