[
https://issues.apache.org/jira/browse/HDFS-12470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170359#comment-16170359
]
Hudson commented on HDFS-12470:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12897 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/12897/])
HDFS-12470. DiskBalancer: Some tests create plan files under system (arp: rev
a2dcba18531c6fa4b76325f5132773f12ddfc6d5)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/diskbalancer/command/TestDiskBalancerCommand.java
> 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
> Assignee: Hanisha Koneru
> Fix For: 3.0.0-beta1
>
> Attachments: HDFS-12470.001.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]