Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08CAEF11C for ; Sat, 4 May 2013 15:20:17 +0000 (UTC) Received: (qmail 97912 invoked by uid 500); 4 May 2013 15:20:16 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 97837 invoked by uid 500); 4 May 2013 15:20:16 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 97662 invoked by uid 99); 4 May 2013 15:20:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 May 2013 15:20:16 +0000 Date: Sat, 4 May 2013 15:20:16 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1375) Update README files in proxy module. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649091#comment-13649091 ] Josh Elser commented on ACCUMULO-1375: -------------------------------------- No problemo. I just pulled back the changes to 1.4 (forgot that the proxy is there now too!) and then made sure 1.5 is up-to-date too. > 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.6.0 > > 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