[ 
https://issues.apache.org/jira/browse/ACCUMULO-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs resolved ACCUMULO-1397.
-----------------------------------------
    Resolution: Invalid

Progress on this has stalled for several years, and may not be relevant to the 
current code base. If this is still an issue, please open a new issue or pull 
request at https://github.com/apache/accumulo

> 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
>            Priority: Major
>         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
(v7.6.14#76016)

Reply via email to