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

Michael Berman updated ACCUMULO-1397:
-------------------------------------

    Status: Patch Available  (was: Open)

per the conversation on dev@...
                
> 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
>            Assignee: 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 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