[
https://issues.apache.org/jira/browse/AMBARI-23308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapan Shridhar resolved AMBARI-23308.
--------------------------------------
Resolution: Fixed
> 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 40m
> 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)