Dmytro Sen created AMBARI-23308:
-----------------------------------
Summary: Tgt 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
Fix For: 2.6.2
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)