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.3.5, 1.4.0, 1.5.0
Reporter: John Vines
Assignee: John Vines
Priority: Minor
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