Akira Ajisaka created HDFS-12470: ------------------------------------ Summary: DiskBalancer: Some tests create plan files under system directory Key: HDFS-12470 URL: https://issues.apache.org/jira/browse/HDFS-12470 Project: Hadoop HDFS Issue Type: Sub-task Components: diskbalancer, test Reporter: Akira Ajisaka
When I ran HDFS tests, plan files are created under system directory. {noformat} $ ls -R hadoop-hdfs-project/hadoop-hdfs/system diskbalancer hadoop-hdfs-project/hadoop-hdfs/system/diskbalancer: 2017-Sep-15-19-37-34 hadoop-hdfs-project/hadoop-hdfs/system/diskbalancer/2017-Sep-15-19-37-34: a87654a9-54c7-4693-8dd9-c9c7021dc340.before.json a87654a9-54c7-4693-8dd9-c9c7021dc340.plan.json {noformat} All the files created by tests should be in target directory. That way the files are ignored by git. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org