[
https://issues.apache.org/jira/browse/ACCUMULO-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648004#comment-13648004
]
Eric Newton commented on ACCUMULO-482:
--------------------------------------
Yeah, there's some out-of-date information in there. Please make a ticket to
clean it up (and do the cleanup, if you are up for it).
That technique for setting an environment variable for running a command is an
old one:
{noformat}
# run with a different DISPLAY env var:
$ DISPLAY=:1 xclock
# gettin' crazy:
$ HOME=/tmp USER=nobody HOST=buildhost mvn package
{noformat}
It's a Bourne shell thing.
> 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