[
https://issues.apache.org/jira/browse/TAJO-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim updated TAJO-1736:
----------------------------
Summary: Remove unnecessary getMountPath() (was: Remove and improvement a
unnecessary method(getMountPath()).)
> Remove unnecessary 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)