[
https://issues.apache.org/jira/browse/ACCUMULO-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622163#comment-13622163
]
Eric Newton commented on ACCUMULO-1200:
---------------------------------------
src/proxy/README refers to accumulo 1.5 and thrift 0.9
I can't start the proxy like this:
{noformat}
./bin/accumulo proxy -p src/proxy/proxy.properties
{noformat}
src/proxy/proxy.properties contains the following line:
{noformat}
org.apache.accumulo.proxy.ProxyServer.useMiniAccumulo=true
{noformat}
Some of the proxy should be testable using MockAccumulo, so SimpleTest should
still execute those. I realize this might only be simple operations.
I would prefer to remove methods that don't exist in 1.4, if it doesn't cause
you too much heartache. If you want to keep them, please implement them as
much as possible. So, for example, addConstraint would set table properties.
> Back port the ProxySever from 1.5 to support 1.4.* as well.
> -----------------------------------------------------------
>
> Key: ACCUMULO-1200
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1200
> Project: Accumulo
> Issue Type: New Feature
> Components: proxy
> Reporter: Corey J. Nolet
> Assignee: Corey J. Nolet
> Priority: Minor
> Fix For: 1.4.4
>
> Attachments: ACCUMULO-1200-3.patch
>
>
--
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