You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by mikewalch <gi...@git.apache.org> on 2017/07/03 20:12:57 UTC

[GitHub] accumulo pull request #276: ACCUMULO-4673 Review proxy docs & example code

GitHub user mikewalch opened a pull request:

    https://github.com/apache/accumulo/pull/276

    ACCUMULO-4673 Review proxy docs & example code

    * Deleted proxy docs & example code as they were moved
      to documentation in accumulo-website repo
    * proxy.thrift now lives in lib/proxy/thrift of release tarball
    * generated lang bindings now go to lib/proxy/
    * proxy.properties file is in conf/templates now
    * the proxy can now be run using accumulo-service

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mikewalch/accumulo accumulo-4673

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/276.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 #276
    
----
commit 6e1dfcfedc92268abf33aef63f38d2bc7a806cc2
Author: Mike Walch <mw...@apache.org>
Date:   2017-07-03T15:05:48Z

    ACCUMULO-4673 Review proxy docs & example code
    
    * Deleted proxy docs & example code as they were moved
      to documentation in accumulo-website repo
    * proxy.thrift now lives in lib/proxy/thrift of release tarball
    * generated lang bindings now go to lib/proxy/
    * proxy.properties file is in conf/templates now
    * the proxy can now be run using accumulo-service

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] accumulo pull request #276: ACCUMULO-4673 Review proxy docs & example code

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/accumulo/pull/276


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] accumulo issue #276: ACCUMULO-4673 Review proxy docs & example code

Posted by mikewalch <gi...@git.apache.org>.
Github user mikewalch commented on the issue:

    https://github.com/apache/accumulo/pull/276
  
    Corresponding PR to add example code & docs to website repo: https://github.com/apache/accumulo-website/pull/17


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---