You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/10/24 04:23:41 UTC

[jira] [Commented] (TAJO-280) Add a configuration to specify a location of worker logs

    [ https://issues.apache.org/jira/browse/TAJO-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803667#comment-13803667 ] 

Hyunsik Choi commented on TAJO-280:
-----------------------------------

Please take a look at tajo-env.sh. You can find $TAJO_LOG_DIR that allows a user to specify a log directory.

> Add a configuration to specify a location of worker logs
> --------------------------------------------------------
>
>                 Key: TAJO-280
>                 URL: https://issues.apache.org/jira/browse/TAJO-280
>             Project: Tajo
>          Issue Type: Task
>          Components: conf and scripts
>            Reporter: Jihoon Son
>            Priority: Minor
>             Fix For: 0.3-incubating
>
>
> In the current Tajo, the location of worker logs is fixed as $TAJO_HOME/logs.
> But, in some clusters, workers share the directory of $TAJO_HOME via a clustered file system such as NFS.
> In this case, the performance can be decreased since the logging incurs network communications.



--
This message was sent by Atlassian JIRA
(v6.1#6144)