[ 
https://issues.apache.org/jira/browse/ACCUMULO-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650391#comment-13650391
 ] 

Hudson commented on ACCUMULO-1375:
----------------------------------

Integrated in Accumulo-Trunk-Hadoop-2.0 #209 (See 
[https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/209/])
    ACCUMULO-1375: Update README files in proxy module. (Revision 1478631)
ACCUMULO-1375 Merge proxy/README changes from 1.5 up to trunk (Revision 1478627)
ACCUMULO-1375: Update README files in proxy module. (Revision 1478618)

     Result = SUCCESS
medined : 
Files : 
* /accumulo/trunk/proxy/README

elserj : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/proxy/README

medined : 
Files : 
* /accumulo/trunk/proxy/README

                
> Update README files in proxy module.
> ------------------------------------
>
>                 Key: ACCUMULO-1375
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1375
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: David Medinets
>            Assignee: David Medinets
>            Priority: Critical
>             Fix For: 1.5.0, 1.6.0, 1.4.4
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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?
> My last note - does thrift really need to be installed?

--
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

Reply via email to