GitHub user keith-turner opened a pull request:
https://github.com/apache/accumulo-examples/pull/2
ACCUMULO-1641 Removed use of non public Accumulo command line parsingâ¦
⦠code.
In the processing of doing this I copied and simplified code from Accumulo.
Also started using a properties file in all examples for Accumulo connection
info. This should make it easier to run all examples. No longer need to
change instance, zookeepers, user and password when running examples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/keith-turner/accumulo-examples public_api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo-examples/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit b2743be5034f4f409b019a85e90dfda14202c1b4
Author: Keith Turner <[email protected]>
Date: 2016-12-08T23:53:51Z
ACCUMULO-1641 Removed use of non public Accumulo command line parsing code.
In the processing of doing this I copied and simplified code from Accumulo.
Also started using a properties file in all examples for Accumulo connection
info. This should make it easier to run all examples. No longer need to
change instance, zookeepers, user and password when running examples.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---