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

Madhan Neethiraj resolved RANGER-5494.
--------------------------------------
    Fix Version/s: 3.0.0
                   2.8.0
       Resolution: Fixed

master branch: 
https://github.com/apache/ranger/commit/cf0a640e5e146b15bfbc822df4df248f788ddbbe

ranger-2.8 branch: 
https://github.com/apache/ranger/commit/9d4cf45c4f19a09bee687afbd4abe95f28546a88

> Docker setup: ranger-hive container missing log4j configuration files
> ---------------------------------------------------------------------
>
>                 Key: RANGER-5494
>                 URL: https://issues.apache.org/jira/browse/RANGER-5494
>             Project: Ranger
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 2.8.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 3.0.0, 2.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ranger-hive docker container has following directories, instead of files::
>  * /opt/hive/conf/hive-log4j2.properties
>  * /opt/hive/conf/hive-metastore-log4j2.properties
> This is due to following volume mount specified in 
> docker-compose.ranger-hive.yaml, but the files are missing under 
> ./scripts/hive directory:
> {code:java}
> ./scripts/hive/hive-log4j2.properties:/opt/hive/conf/hive-log4j2.properties
> ./scripts/hive/hive-metastore-log4j2.properties:/opt/hive/conf/hive-metastore-log4j2.properties
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to