You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/09/15 17:26:00 UTC

[jira] [Created] (HDFS-12470) DiskBalancer: Some tests create plan files under system directory

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org