You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/06/27 18:13:25 UTC

[jira] [Commented] (ACCUMULO-2646) Generate example configuration from template in build

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

Christopher Tubbs commented on ACCUMULO-2646:
---------------------------------------------

It looks like the problem is that bootstrap_config.sh's command line arguments added in ACCUMULO-1395 uses GNU getopt, and that supports long opts, whereas BSD getopt does not. However, since the external script looks cleaner, I'm going to go ahead and apply that. A separate issue (ACCUMULO-2956) is opened to add non-GNU getopt support to bootstrap_config.sh

> Generate example configuration from template in build
> -----------------------------------------------------
>
>                 Key: ACCUMULO-2646
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2646
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: build
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: 0001-ACCUMULO-2646-Move-example-config-generation-to-scri.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It was made clear [in the mailing list discussion|http://mail-archives.apache.org/mod_mbox/accumulo-dev/201404.mbox/%3CCAFAMeYKwDsAmWSevoUWWAC5EAomUHeQ_3Skt8hF5o7ydG8iNMA@mail.gmail.com%3E] that there is value in providing static example configuration, for documentation purposes.
> As a follow-on to ACCUMULO-1395, it would be best if we generate this provided example configuration in the build, to save us the effort of maintaining separate version-controlled example files that are mostly redundant.



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