[
https://issues.apache.org/jira/browse/SENTRY-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332778#comment-16332778
]
Hadoop QA commented on SENTRY-2123:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12906845/SENTRY-2123.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/3629/console
This message is automatically generated.
> Specify code path of auth-generated thrift files for Javadoc and exclude them
> from Javadoc generation
> -----------------------------------------------------------------------------------------------------
>
> Key: SENTRY-2123
> URL: https://issues.apache.org/jira/browse/SENTRY-2123
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: Na Li
> Assignee: Na Li
> Priority: Major
> Attachments: SENTRY-2123.001.patch, SENTRY-2123.002.patch
>
>
> Thrift source code is generated and put in its separate directory. Without
> providing its path to Javadoc, Javadoc compilation of sentry-provider-db and
> sentry-hdfs-common cannot find those auto-generated files.
> {code:java}
> package org.apache.sentry.hdfs.service.thrift does not exist import
> org.apache.sentry.hdfs.service.thrift.TPathsDump;{code}
> Also, Javadoc should not be geneated for those auto-generated code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)