[
https://issues.apache.org/jira/browse/TAJO-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370590#comment-14370590
]
Hudson commented on TAJO-1418:
------------------------------
SUCCESS: Integrated in Tajo-master-build #622 (See
[https://builds.apache.org/job/Tajo-master-build/622/])
TAJO-1418 Comment on TAJO_PULLSERVER_STANDALONE in tajo-env.sh is not
consistent. (hyunsik: rev 797138e61bf692de455f0a38580793cd190f46d5)
* tajo-dist/src/main/conf/tajo-env.sh
* CHANGES
> 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)