This is an automated email from the ASF dual-hosted git repository.

kturner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo-uno.git


The following commit(s) were added to refs/heads/master by this push:
     new 445fb86  Update accumulo-it.properties (#223)
445fb86 is described below

commit 445fb86437207f3dbe6e0c2b3a3ef189ee0cac0f
Author: Mike Miller <[email protected]>
AuthorDate: Wed May 22 13:44:11 2019 -0400

    Update accumulo-it.properties (#223)
---
 conf/accumulo/common/accumulo-it.properties | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/conf/accumulo/common/accumulo-it.properties 
b/conf/accumulo/common/accumulo-it.properties
index 432d7c2..c98b9d1 100644
--- a/conf/accumulo/common/accumulo-it.properties
+++ b/conf/accumulo/common/accumulo-it.properties
@@ -13,3 +13,7 @@ accumulo.it.cluster.standalone.client.conf=ACCUMULO_HOME/conf
 accumulo.it.cluster.standalone.server.conf=ACCUMULO_HOME/conf
 accumulo.it.cluster.standalone.client.cmd.prefix=
 accumulo.it.cluster.standalone.server.cmd.prefix=
+accumulo.it.cluster.standalone.users.1=user1
+accumulo.it.cluster.standalone.passwords.1=pass1
+accumulo.it.cluster.standalone.users.2=user2
+accumulo.it.cluster.standalone.passwords.2=pass2

Reply via email to