[ https://issues.apache.org/jira/browse/SENTRY-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288825#comment-14288825 ]
Hadoop QA commented on SENTRY-615: ---------------------------------- Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12693553/SENTRY-615.002.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/298/console This message is automatically generated. > [Unit Test] Fix TestSentryWebServerWithKerberos#testPingWithUnauthorizedUser > failed in Jenkins occasionally > ----------------------------------------------------------------------------------------------------------- > > Key: SENTRY-615 > URL: https://issues.apache.org/jira/browse/SENTRY-615 > Project: Sentry > Issue Type: Bug > Reporter: Dapeng Sun > Assignee: Dapeng Sun > Attachments: SENTRY-615.001.patch, SENTRY-615.002.patch > > > Since we use {{KerberosAuthenticator}} to test Sentry Web Authorization, it > didn't handle the status code {{403}}, so it may throw Exception in two > parts:[KerberosAuthenticator | > https://github.com/apache/hadoop/blob/f71eb51ab8109c14e8e921751dd5de603bdf2bde/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/client/KerberosAuthenticator.java#L345] > and [AuthenticatedURL > |https://github.com/apache/hadoop/blob/f71eb51ab8109c14e8e921751dd5de603bdf2bde/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/client/AuthenticatedURL.java#L274], > currently we only handle {{AuthenticatedURL}}, {{KerberosAuthenticator }} > should also be considered -- This message was sent by Atlassian JIRA (v6.3.4#6332)