YeonSu Han created TAJO-1736:
--------------------------------
Summary: Remove and improvement a unnecessary
method(getMountPath()).
Key: TAJO-1736
URL: https://issues.apache.org/jira/browse/TAJO-1736
Project: Tajo
Issue Type: Improvement
Components: TajoMaster, Worker
Reporter: YeonSu Han
Assignee: YeonSu Han
Fix For: 0.11.0
Remove and improvement a unnecessary method(getMountPath()).
- getMountPath() of TajoMaster is not use. So it be remove.
- getMountPath() of TajoWorker is only use in initCleanupService() of
TajoWorker. It is in order that get count of worker temporal dir. But
getMountPath() is unobtainable correct count. It can get in WORKER_TEMPORAL_DIR
of config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)