You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/08/07 08:01:00 UTC

[jira] [Assigned] (OOZIE-2858) HiveMain, ShellMain and SparkMain should not overwrite properties and config files locally

     [ https://issues.apache.org/jira/browse/OOZIE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Cseh reassigned OOZIE-2858:
---------------------------------

    Assignee: Peter Cseh

> HiveMain, ShellMain and SparkMain should not overwrite properties and config files locally
> ------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2858
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2858
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Peter Cseh
>            Assignee: Peter Cseh
>
> We're generating files on the fly in many of our *Main classes.
> These are usually log4j.properties and hive-site.xml files (there may be others, but these are the ones I managed to find).
> We should check if these files are there in advance and don't overwrite them if they are present. We could log a warning in this case or merge the contents of the files with the things we want to write into it. There is an example for this in PigMain and log4j.properties.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)