You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/06 20:50:41 UTC

[jira] [Commented] (ACCUMULO-4581) Several bugs in agitator script

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

ASF GitHub Bot commented on ACCUMULO-4581:
------------------------------------------

GitHub user mikewalch opened a pull request:

    https://github.com/apache/accumulo-testing/pull/4

    ACCUMULO-4581 Fixing several bugs in agitator scripts

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mikewalch/accumulo-testing accumulo-4581

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo-testing/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit fa4d4cfa0714de9615c5b10e2cec187a0ed00142
Author: Mike Walch <mw...@apache.org>
Date:   2017-02-01T20:53:47Z

    ACCUMULO-4581 Fixing several bugs in agitator scripts

----


> Several bugs in agitator script
> -------------------------------
>
>                 Key: ACCUMULO-4581
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4581
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0
>            Reporter: Mike Walch
>
> I ran the continuous ingest tests on a cluster and ran into a few issues when running the agitator:
> * Quotes need to be removed from agitator commands in accumulo-testing script when called using sudo.  
> * If HDFS is being run by current user, don't use sudo to call datanode agitator as env variables will not be set.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)