[
https://issues.apache.org/jira/browse/ACCUMULO-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647948#comment-13647948
]
David Medinets commented on ACCUMULO-482:
-----------------------------------------
I looked at the proxy/README today and some things were unclear to me. When I
compile Accumulo from the top level, isn't the proxy submodule included? Why
would it need to be built separately? In order to build the proxy module from
within the proxy directory, I needed to run 'mvn install' at the top level
because of a dependency. The proxy.properties file which needs to be edited is
not the one in the build directory, it's the one in the installation directory.
Also, the 'accumulo proxy' command should be run from the installation
directory.
I also got a chance to look at the proxy/python/README file. Perhaps it's just
that I know very little about python but
"PYTHONPATH=path/to/generated/api:path/to/thrift/libs python TestClient.py"
does not look right. Should there be a ';' before the python command? Will
python people know what the 'path/to/generated/api' and 'path/to/thrift/libs'
are?
> Add a thrift proxy server
> -------------------------
>
> Key: ACCUMULO-482
> URL: https://issues.apache.org/jira/browse/ACCUMULO-482
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Sapan Shah
> Assignee: Chris McCubbin
> Fix For: 1.5.0
>
> Attachments: accumulo482patch-A.diff, accumulo482patch.diff
>
>
> Add a thrift proxy server to make integration with other languages besides
> Java a bit easier. This should work like
> http://wiki.apache.org/hadoop/Hbase/ThriftApi.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira