[
https://issues.apache.org/jira/browse/TAJO-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim resolved TAJO-1736.
-----------------------------
Resolution: Fixed
committed it to master
Thanks
> Remove unnecessary getMountPath()
> ---------------------------------
>
> Key: TAJO-1736
> URL: https://issues.apache.org/jira/browse/TAJO-1736
> Project: Tajo
> Issue Type: Improvement
> Components: TajoMaster, Worker
> Affects Versions: 0.9.0, 0.10.0, 0.10.1
> Reporter: YeonSu Han
> Assignee: YeonSu Han
> Priority: Minor
> 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)