[
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_3skt8hf5o7ydg8i...@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)