Skip to content

Commit 6c44ced

Browse files
authored
Remove old properties files, add 4.x properties and metrics files (#459)
1 parent 939f318 commit 6c44ced

5 files changed

Lines changed: 704 additions & 514 deletions

File tree

_docs-4/configuration/client-properties.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Client Properties (2.x)
2+
title: Client Properties (4.x)
33
category: configuration
44
order: 3
55
---
@@ -35,5 +35,3 @@ Below are properties set in `accumulo-client.properties` that configure [Accumul
3535
| <a name="sasl_enabled" class="prop"></a> sasl.enabled | false | | Enable SASL for client RPC |
3636
| <a name="sasl_kerberos_server_primary" class="prop"></a> sasl.kerberos.server.primary | accumulo | | Kerberos principal/primary that Accumulo servers use to login |
3737
| <a name="sasl_qop" class="prop"></a> sasl.qop | auth | | SASL quality of protection. Valid values are 'auth', 'auth-int', and 'auth-conf' |
38-
| <a name="trace_span_receivers" class="prop"></a> trace.span.receivers | org.apache.accumulo.tracer.ZooTraceClient | | A list of span receiver classes to send trace spans |
39-
| <a name="trace_zookeeper_path" class="prop"></a> trace.zookeeper.path | /tracers | 2.0.0 | The zookeeper node where tracers are registered |

_docs-4/configuration/client-properties3.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)