Mike Drob created ACCUMULO-1397:
-----------------------------------

             Summary: Provide shell support for .accumulorc file
                 Key: ACCUMULO-1397
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1397
             Project: Accumulo
          Issue Type: Improvement
          Components: shell
            Reporter: Mike Drob
            Assignee: Billie Rinaldi
             Fix For: 1.6.0


It would be nice to support a {{.accumulorc}} file for specifying some amount 
of configured default values for each shell.

Probably would want to have a tiered approach with values in 
{{$ACCUMULO_HOME/conf/accumulorc}} being overwritten by those in 
{{$HOME/.accumulorc}} if present. Might also check for {{/etc/accumulorc}} or 
similar.

This should support some level of specifying a user principal and 
authentication token. Might also be useful to specify debug mode on/off, traces 
on/off, a default table/pattern to perform operations against. Other ideas 
appreciated, but not required. We can always create more tickets for them in 
the future.

For inspiration, see {{.eucarc}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to