[ https://issues.apache.org/jira/browse/RANGER-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846856#comment-17846856 ]
Nikita Blagodarnyi commented on RANGER-3409: -------------------------------------------- [~bpatel] [~sercan.tekin] would you mind to provide (if possible) detailed steps to reproduce users-related issue in your environment and this environment description (OS, jvm vendor/version, browser etc)? I used this command to build/run docker from my branch {code:java} export RANGER_REBUILD=1 && export DOCKER_MAVEN_BUILD=0 && ./ranger_in_docker up{code} > Update Jackson and remove Codehaus version > ------------------------------------------ > > Key: RANGER-3409 > URL: https://issues.apache.org/jira/browse/RANGER-3409 > Project: Ranger > Issue Type: Improvement > Components: Ranger > Affects Versions: 3.0.0 > Reporter: Andrew Charneski > Priority: Blocker > Time Spent: 0.5h > Remaining Estimate: 0h > > An old version of Jackson (Codehaus Jackson 1.9.13) is still being used. > Jackson has since moved namespaces with a reorganized library structure. > Update all references to the older version to use the newer version (which is > currently used in some modules). -- This message was sent by Atlassian Jira (v8.20.10#820010)