You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/04 04:32:34 UTC

[jira] [Updated] (ACCUMULO-1397) Provide shell support for .accumulorc file

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

Josh Elser updated ACCUMULO-1397:
---------------------------------
    Fix Version/s:     (was: 1.7.0)
                   1.8.0

> 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.8.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.3.4#6332)