You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/05/14 03:07:59 UTC

[jira] [Reopened] (ACCUMULO-3815) StandaloneClusterControl shouldn't use canonical paths

     [ https://issues.apache.org/jira/browse/ACCUMULO-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser reopened ACCUMULO-3815:
----------------------------------

> StandaloneClusterControl shouldn't use canonical paths
> ------------------------------------------------------
>
>                 Key: ACCUMULO-3815
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3815
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Minor
>              Labels: 1.7.0_QA
>             Fix For: 1.8.0, 1.7.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In testing out ACCUMULO-3814, I noticed that the code failed to stop Accumulo processes. This is because i have the following installation setup:
> {noformat}
> /usr/local/lib/accumulo -> /usr/local/lib/accumulo-1.7.0-SNAPSHOT
> {noformat}
> With {{/usr/local/lib/accumulo}} set as {{ACCUMULO_HOME}} and that's what we can key off of to find the pid of the process. If we get the canonical path, we end up grep'ing for the wrong thing. We should just rely on what is passed in to match the configuration on the system.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)