[ https://issues.apache.org/jira/browse/AMBARI-23308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409535#comment-16409535 ]
Hudson commented on AMBARI-23308: --------------------------------- FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #663 (See [https://builds.apache.org/job/Ambari-branch-2.6/663/]) [AMBARI-23308] Tgt cache file is delete before balancer access it during (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=c2bbc5919e1a1a208239dc480de56b191630c1a6]) * (edit) ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py * (edit) ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py > Ticket cache file is delete before balancer access it during rebalance HDFS > operation > ------------------------------------------------------------------------------------- > > Key: AMBARI-23308 > URL: https://issues.apache.org/jira/browse/AMBARI-23308 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.6.2 > Reporter: Dmytro Sen > Assignee: Dmytro Sen > Priority: Blocker > Labels: pull-request-available > Fix For: 2.6.2 > > Time Spent: 1h 20m > Remaining Estimate: 0h > > Since the rebalance command is run into background without waiting for > finish, delete tgt cache file is executed right after subprocess start. > The subprocess fails due to missing tgt cache file because the file is > deleted before the subprocess access it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)