[
https://issues.apache.org/jira/browse/TAJO-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370545#comment-14370545
]
ASF GitHub Bot commented on TAJO-1418:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/438#issuecomment-83849368
+1
> 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
>
> {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)