[jira] [Assigned] (HADOOP-11733) mvn clean does not clean /tmp
[ https://issues.apache.org/jira/browse/HADOOP-11733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka reassigned HADOOP-11733: -- Assignee: (was: Akira Ajisaka) > mvn clean does not clean /tmp > - > > Key: HADOOP-11733 > URL: https://issues.apache.org/jira/browse/HADOOP-11733 > Project: Hadoop Common > Issue Type: Bug > Components: build, test >Affects Versions: 2.6.0 > Environment: All >Reporter: Tony Reix >Priority: Minor > > When Hadoop tests are run, files and directories are created in /tmp . > Many (or all) of them are not cleaned when running "mvn clean". > This generates an issue when tests were previously run (by mistake) as root > and then run again as a non-root user, since directories (like: .hdfs-nfs > hadoop-root hsperfdata_root) cannot be written by second test run. > List of files/directories that seem to be created in /tmp when testing Hadoop: >Jetty* *test *deferred .hdfs-nfs hadoop-root hsperfdata_root > and that should be cleaned after tests. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org
[jira] [Assigned] (HADOOP-11733) mvn clean does not clean /tmp
[ https://issues.apache.org/jira/browse/HADOOP-11733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HADOOP-11733: -- Assignee: Akira AJISAKA > mvn clean does not clean /tmp > - > > Key: HADOOP-11733 > URL: https://issues.apache.org/jira/browse/HADOOP-11733 > Project: Hadoop Common > Issue Type: Bug > Components: build, test >Affects Versions: 2.6.0 > Environment: All >Reporter: Tony Reix >Assignee: Akira AJISAKA >Priority: Minor > > When Hadoop tests are run, files and directories are created in /tmp . > Many (or all) of them are not cleaned when running "mvn clean". > This generates an issue when tests were previously run (by mistake) as root > and then run again as a non-root user, since directories (like: .hdfs-nfs > hadoop-root hsperfdata_root) cannot be written by second test run. > List of files/directories that seem to be created in /tmp when testing Hadoop: >Jetty* *test *deferred .hdfs-nfs hadoop-root hsperfdata_root > and that should be cleaned after tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)