[
https://issues.apache.org/jira/browse/TAJO-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis resolved TAJO-1418.
-------------------------
Resolution: Fixed
Fix Version/s: 0.11.0
> Comment on TAJO_PULLSERVER_STANDALONE in tajo-env.sh is not consistent
> ----------------------------------------------------------------------
>
> Key: TAJO-1418
> URL: https://issues.apache.org/jira/browse/TAJO-1418
> Project: Tajo
> Issue Type: Improvement
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
> Fix For: 0.11.0
>
>
> {noformat}
> # Tajo PullServer mode. the default mode is standalone mode
> # export TAJO_PULLSERVER_STANDALONE=false
> {noformat}
> but,
> {noformat}
> export TAJO_PULLSERVER_STANDALONE="${TAJO_PULLSERVER_STANDALONE:-false}"
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)