[
https://issues.apache.org/jira/browse/ACCUMULO-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Walch resolved ACCUMULO-4645.
----------------------------------
Resolution: Fixed
Assignee: Mike Walch
Fixed by ACCUMULO-4784
Documentation now exists on the min properties needed:
[https://accumulo.apache.org/docs/2.0/getting-started/clients#connecting]
An accumulo-client.properties file is also generated by the class below. It
contains documentation on what properties need to be set:
[https://github.com/apache/accumulo/blob/master/core/src/main/java/org/apache/accumulo/core/conf/ClientConfigGenerate.java]
> Improve client configuration documentation
> ------------------------------------------
>
> Key: ACCUMULO-4645
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4645
> Project: Accumulo
> Issue Type: Task
> Components: docs
> Reporter: Christopher Tubbs
> Assignee: Mike Walch
> Priority: Major
> Fix For: 2.0.0
>
>
> Following from the discussion on ACCUMULO-4640, it was made clear that the
> current documentation on the client configuration is inadequate.
> Additional emphasis should be placed on the minimum settings for client
> configuration, particularly for the shell to function without args
> (specifically, instance.name and instance.zookeeper.hosts should be a
> well-documented minimum).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)