You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "abhishek bafna (JIRA)" <ji...@apache.org> on 2016/05/26 05:45:13 UTC

[jira] [Created] (OOZIE-2539) Incorrect property key is used for 'hive log4j configuration file for execution mode'

abhishek bafna created OOZIE-2539:
-------------------------------------

             Summary: Incorrect property key is used for 'hive log4j configuration file for execution mode'
                 Key: OOZIE-2539
                 URL: https://issues.apache.org/jira/browse/OOZIE-2539
             Project: Oozie
          Issue Type: Bug
            Reporter: abhishek bafna
            Assignee: abhishek bafna


The correct property key for hive configuration file for execution mode is *hive.exec.log4j.file* instead we are setting *hive.log4j.exec.file*. We should correct this.

This is working for now, because, If the property is not set, then logging will be initialized using *hive-exec-log4j.properties* found on the classpath.



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