You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "YUBI LEE (Jira)" <ji...@apache.org> on 2023/05/15 04:59:00 UTC

[jira] [Comment Edited] (RANGER-4236) enhance Ranger JSON audit to HDFS by compressing as gzip

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

YUBI LEE edited comment on RANGER-4236 at 5/15/23 4:58 AM:
-----------------------------------------------------------

I opened a PR: [https://github.com/apache/ranger/pull/255|https://github.com/apache/ranger/pull/255.]

It would be happy if this PR can be checked by TravisCI according to ranger contribution guide at [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55151244.]

 
{code:java}
PRs are still useful for contributors because the PRs trigger builds at TravisCI on Linux x86_64 and ARM64 CPU architectures. If the CI build is successful then it is recommended to create a review request at ReviewBoard by using the patch generated by https://github.com/apache/ranger/pull/<PR_NUMBER>.patch (replace <PR_NUMBER> with the number of your Pull Request!){code}


was (Author: eub):
I opened a PR: [https://github.com/apache/ranger/pull/255.]

It would be happy if this PR can be checked by TravisCI according to ranger contribution guide at [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55151244.]

 
{code:java}
PRs are still useful for contributors because the PRs trigger builds at TravisCI on Linux x86_64 and ARM64 CPU architectures. If the CI build is successful then it is recommended to create a review request at ReviewBoard by using the patch generated by https://github.com/apache/ranger/pull/<PR_NUMBER>.patch (replace <PR_NUMBER> with the number of your Pull Request!){code}

> enhance Ranger JSON audit to HDFS by compressing as gzip
> --------------------------------------------------------
>
>                 Key: RANGER-4236
>                 URL: https://issues.apache.org/jira/browse/RANGER-4236
>             Project: Ranger
>          Issue Type: Improvement
>          Components: audit
>            Reporter: YUBI LEE
>            Priority: Major
>
> There are some huge logs for NameNode audit log. It would be great to support gzip compression natively on the ranger plugin side.



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