[
https://issues.apache.org/jira/browse/SENTRY-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906902#comment-15906902
]
Hadoop QA commented on SENTRY-1429:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12857558/SENTRY-1429.001-sentry-ha-redesign.patch
against sentry-ha-redesign.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} failed to build with patch (exit code 1)
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/2425/console
This message is automatically generated.
> TestHDFSIntegration improvements
> --------------------------------
>
> Key: SENTRY-1429
> URL: https://issues.apache.org/jira/browse/SENTRY-1429
> Project: Sentry
> Issue Type: Test
> Affects Versions: 1.8.0, sentry-ha-redesign
> Reporter: Sravya Tirukkovalur
> Assignee: Alexander Kolbasov
> Attachments: SENTRY-1429.001-sentry-ha-redesign.patch
>
>
> There are a few problems with this test that would be good to fix:
> 1. NN pulls the Sentry acls periodically, which means tests cannot verify
> acls as soon as it sets up the required privileges. This requires having
> sleeps in the test but it leads to some flakyness. We need to make sure we
> are actually sleeping after setting the permissions and before veryfying. Or
> explore other options to make this robust.
> 2. We need to make the tests more granular. There is a bunch of stuff
> happening in a single test, so it is hard to pinpoint why a test failed
> without looking at the stacktrace and debugging further.
> 3. Fix inter test dependencies if any. I see that some tests pass if run
> alone, but fail when the entire test class is run, so there might be some
> dependencies which we need to clean up.
> 4. Make these tests runnable on real cluster. So that we can catch any
> integration and configuration issues.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)