You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2015/03/02 23:53:04 UTC

[jira] [Commented] (OOZIE-2156) override hive.querylog.location in hive-site.xml

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

Rohini Palaniswamy commented on OOZIE-2156:
-------------------------------------------

Default configuration usually points to ${system:java.io.tmpdir} location and this can fill up space on nodes that run the tasks which are not cleaned up often.  Or in cases where it is set to user's home directory, when the task nodes do not have home directory mounted it becomes a problem.

+1. 

> override hive.querylog.location in hive-site.xml 
> -------------------------------------------------
>
>                 Key: OOZIE-2156
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2156
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Ryota Egashira
>            Assignee: Ryota Egashira
>         Attachments: OOZIE-2156.patch
>
>
> OOZIE-2068 allow users to fetch hive-site.xml from sharelib.
> but user still have to override hive.querylog.location in their workflow definition (to point to current working directory on compute node), otherwise it fails.  Oozie should override for user. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)