You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/09/08 21:20:00 UTC

[jira] [Commented] (SENTRY-1932) Improve logging for HMSPath

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

Hadoop QA commented on SENTRY-1932:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12886149/SENTRY-1932.01.patch against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/3267/console

This message is automatically generated.

> Improve logging for HMSPath
> ---------------------------
>
>                 Key: SENTRY-1932
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1932
>             Project: Sentry
>          Issue Type: Improvement
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Alexander Kolbasov
>            Assignee: Arjun Mishra
>         Attachments: SENTRY-1932.01.patch
>
>
> Currently HMSPath logs too much information when it skips paths which are outside the prefix:
> {code}
> 2017-09-07 15:29:39,041 INFO org.apache.sentry.hdfs.HMSPaths: Path outside prefix
> 2017-09-07 15:29:39,040 INFO org.apache.sentry.hdfs.HMSPaths: Skipping to create authzObjPath as it is outside of prefix. authObj = l5_foo.customer_v1 pathElements=[data, blah, l5_blah_blah, CUSTOMER_V1, eap_part_no=12345]
> {code}
> This happens when Sentry sends a full snapshot and when NameNode receives delta snapshots.
> Probably we should log information more clearly and log at DEBUG level.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)