You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jim Brennan (JIRA)" <ji...@apache.org> on 2018/07/11 20:02:00 UTC

[jira] [Created] (YARN-8518) test-container-executor test_is_empty() is broken

Jim Brennan created YARN-8518:
---------------------------------

             Summary: test-container-executor test_is_empty() is broken
                 Key: YARN-8518
                 URL: https://issues.apache.org/jira/browse/YARN-8518
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Jim Brennan


A new test was recently added to test-container-executor.c that has some problems.

It is attempting to mkdir() a hard-coded path: /tmp/2938rf2983hcqnw8ud/emptydir

This fails because the base directory is not there.  These directories are not being cleaned up either.

It should be using TEST_ROOT.

I don't know what Jira this change was made under - the git commit from July 9 2018 does not reference a Jira.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org