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

ASF subversion and git services commented on IMPALA-13391:
----------------------------------------------------------

Commit b072f29552d7329c2559837666d0636020f729cc in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=b072f2955 ]

IMPALA-13446: Bump CDP GBN to 58457853 to get Ranger improvements

This updates the GBN to include the RANGER-4585 functionality
to support multi-column policy creation. IMPALA-12554 will use
this to create a single multi-column policy for a GRANT statement
rather than many single-column policies.

This fixes a few issues encountered during the upgrade:
1. This includes the fix for IMPALA-13433 to make test_sfs.py
   resilient to HMS versions that do not properly create the
   database directories.
2. This modified test_metadata_query_statements.py to use
   unique directories for the databases to avoid HMS bugs.
3. The version of Avro changed, which changed the version of
   Jackson and the package name of the JsonParseException.
   This adds code to tolerate both the old and new package
   name in the error message.
4. This includes the fix for IMPALA-13391 to exclude log4j-slf4j-impl
   from hadoop-cloud-storage.
5. This excludes an unnecessary org.cloudera.logredactor
   dependency.

Testing:
 - Ran a core job

Change-Id: I32727020a69a66c3af4f4096fe15bc81600e2215
Reviewed-on: http://gerrit.cloudera.org:8080/21921
Reviewed-by: Michael Smith <[email protected]>
Reviewed-by: Fang-Yu Rao <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Need to exclude log4j-slf4j-impl coming from hadoop-cloud-storage
> -----------------------------------------------------------------
>
>                 Key: IMPALA-13391
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13391
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 4.5.0
>            Reporter: Joe McDonnell
>            Priority: Critical
>
> On some versions of Hadoop, the hadoop-cloud-storage package can have a 
> dependency on log4j-slf4j-impl. Impala bans this and will fail to build 
> against these versions. We need to exclude this added dependency to build 
> properly. This is something we can do proactively even if the current version 
> of Hadoop does not have this issue.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to