GitHub user hys9958 opened a pull request:
https://github.com/apache/tajo/pull/674
TAJO-1736: Remove and improvement a unnecessary method(getMountPath()).
Hi.
- I have removed getMountPath() of TajoMaster.
- I have removed getMountPath() of TajoWorker and changed
initCleanupService() so that use WORKER_TEMPORAL_DIR of config.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hys9958/tajo TAJO-1736-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/674.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #674
----
commit ef1835063f1e264f4ba7e7c6d3158d371d422835
Author: Yeonsu Han <[email protected]>
Date: 2015-08-02T18:20:00Z
TAJO-1736: Remove and improvement a unnecessary method(getMountPath()).
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---