[
https://issues.apache.org/jira/browse/TAJO-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi reassigned TAJO-2184:
----------------------------------
Assignee: Lee Dongjin
> Can not run Tajo with non-default $TAJO_CONF_DIR
> ------------------------------------------------
>
> Key: TAJO-2184
> URL: https://issues.apache.org/jira/browse/TAJO-2184
> Project: Tajo
> Issue Type: Bug
> Components: conf and scripts
> Reporter: Lee Dongjin
> Assignee: Lee Dongjin
> Priority: Minor
> Fix For: 0.12.0
>
>
> When running start-tajo with non-default TAJO_CONF_DIR, it fails to start
> workers; More precisely, it tries to start workers with default TAJO_CONF_DIR
> (=TAJO_HOME/conf) and fails.
> The missing of \-\-conf parameter in start-tajo.sh causes this problem. For
> reference, I hereby attach [the similar shell code from Hadoop
> project|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/bin/start-all.sh]
> - you can see '--conf' is configured here, to run workers via SSH.
> This update gives any significant improvements on performance or user
> convenience yet, it will greatly help the users who try to update Tajo
> version with legacy configurations or who tries debugging Tajo.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)