[ https://issues.apache.org/jira/browse/ACCUMULO-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Vines resolved ACCUMULO-57.
--------------------------------
Resolution: Won't Fix
This is fairly minor and may be accomplished with the refactor in ACCUMULO-429
> start-server.sh should handle single argument options against localhost
> -----------------------------------------------------------------------
>
> Key: ACCUMULO-57
> URL: https://issues.apache.org/jira/browse/ACCUMULO-57
> Project: Accumulo
> Issue Type: Improvement
> Components: client
> Affects Versions: 1.4.0, 1.3.5
> Reporter: John Vines
> Assignee: John Vines
> Priority: Minor
> Labels: script, startup
> Fix For: 1.5.0
>
>
> start-server.sh expects the first argument to be a hostname and second argument to be
a process name. If someone wants to start a service locally, it makes sense to only need a
single argument, provided they're starting it on the system their on. So I'm proposing tweaking
the scripts such that if there's just one argument, it's implied for localhost and you only
need the process name.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|