Navis created TAJO-1418:
---------------------------
Summary: 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)