[ 
https://issues.apache.org/jira/browse/HDFS-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444963#comment-16444963
 ] 

Chris Douglas edited comment on HDFS-13408 at 4/19/18 11:10 PM:
----------------------------------------------------------------

bq. we are changing to logger here; is it fine to do it here given we want to 
commit all the way to branch-2.9?
Oh, if other projects/tools write to {{MiniDFSCluster.LOG}}? The field is 
{{private}} and we use the slf4j bindings in branch-2 e.g., HADOOP-15394... but 
it's not necessary, I just changed it by habit. Should I change it back?


was (Author: chris.douglas):
bq. we are changing to logger here; is it fine to do it here given we want to 
commit all the way to branch-2.9?
Oh, if other projects/tools write to {{MiniDFSCluster.LOG}}? The field is 
{{private}} and we use the slf4j bindings in branch-2 e.g., HDFS-15394... but 
it's not necessary, I just changed it by habit. Should I change it back?

> MiniDFSCluster to support being built on randomized base directory
> ------------------------------------------------------------------
>
>                 Key: HDFS-13408
>                 URL: https://issues.apache.org/jira/browse/HDFS-13408
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Xiao Liang
>            Assignee: Xiao Liang
>            Priority: Major
>              Labels: windows
>         Attachments: HDFS-13408.000.patch, HDFS-13408.001.patch
>
>
> Generated files of MiniDFSCluster during test are not properly cleaned in 
> Windows, which fails all subsequent test cases using the same default 
> directory (Windows does not allow other processes to delete them). By 
> migrating to randomized base directories, the conflict of test path of test 
> cases will be avoided, even if they are running at the same time.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to