[
https://issues.apache.org/jira/browse/ACCUMULO-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated ACCUMULO-1397:
--------------------------------
Assignee: (was: Mike Drob)
> Provide shell support for .accumulorc file
> ------------------------------------------
>
> Key: ACCUMULO-1397
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1397
> Project: Accumulo
> Issue Type: Sub-task
> Components: shell
> Reporter: Mike Drob
> Fix For: 1.6.0
>
> Attachments: ClientConfiguration.java, ClientConfigurationTest.java
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)