Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Duplicate
-
1.5.0
-
None
-
None
Description
files containing shell commands can be run from a terminal using:
${ACCUMULO_HOME}/bin/accumulo shell -f <file> -u <user> -p <password>
Adding # as a no-op command to the shell would allow people to put comments in the <file>s used with this method.
Attachments
Issue Links
- duplicates
-
ACCUMULO-1347 Accumulo Shell Does Not support comments
- Resolved