You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/02/24 20:55:20 UTC

[jira] [Commented] (ACCUMULO-780) Accumulo should have a configurator

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

Mike Drob commented on ACCUMULO-780:
------------------------------------

Thanks for the patch! We might need to discuss if Accumulo 1.7.0 will still have Hadoop 1 support, which could impact your patch, but that's best left for another day.

A few other thoughts:

bq. +\t-h --hlep\t print this help message\n"
Typo. :)

{quote}
+echo $bin
+echo $SOURCE
{quote}
Is this left over from debugging? If so, it should be removed.

Is {{getopt}} cross-platform? I generally prefer to see that to custom parsing.

> Accumulo should have a configurator
> -----------------------------------
>
>                 Key: ACCUMULO-780
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-780
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: scripts
>            Reporter: John Vines
>            Assignee: John McNamee
>             Fix For: 1.7.0
>
>         Attachments: ACCUMULO-780.v1.patch
>
>
> We currently have a few different footprints available for users. We should use those as a base and allow users to quickly and conveniently configure their system for whatever size footprint they want. We can use the current as a baseline and extrapolate/interpolate for whichever setup they're using. This way we don't have to worry about maintaining a bunch of different sizes and instead just have an algorithm that needs occasional loving.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)