You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/22 20:18:34 UTC

[jira] [Commented] (STORM-502) storm native worker-launcher tests fail

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

ASF GitHub Bot commented on STORM-502:
--------------------------------------

GitHub user harshach opened a pull request:

    https://github.com/apache/storm/pull/262

    STORM-502. storm native worker-launcher tests fail.

    

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

    $ git pull https://github.com/harshach/incubator-storm STORM-502

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

    https://github.com/apache/storm/pull/262.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 #262
    
----
commit 02f6db5783f75a88ba305430991f6fda0bfc7b1a
Author: Sriharsha Chintalapani <ma...@harsha.io>
Date:   2014-09-22T18:16:45Z

    STORM-502. storm native worker-launcher tests fail.

----


> storm native worker-launcher tests fail 
> ----------------------------------------
>
>                 Key: STORM-502
>                 URL: https://issues.apache.org/jira/browse/STORM-502
>             Project: Apache Storm (Incubating)
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>            Priority: Minor
>              Labels: security
>
> storm native worker-launcher tests fails due to the user who is running the tests uid is not greater than 1000.
> [INFO] chmod: cannot access `/tmp/test-worker-launcher': No such file or directory
> [INFO] Requested user vagrant has id 501, which is below the minimum allowed 1000
> [INFO] FAIL: test-worker-launcher



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