[ https://issues.apache.org/jira/browse/SENTRY-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173136#comment-15173136 ]
Hadoop QA commented on SENTRY-1109: ----------------------------------- Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12790632/SENTRY-1109.001.patch against master. {color:red}Overall:{color} -1 due to 2 errors {color:red}ERROR:{color} mvn test exited 1 {color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.metastore.TestMetastoreEndToEnd Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/1264/console This message is automatically generated. > mvn clean install fails with PMD validation: Unnecessary use of fully > qualified name 'org.apache.hadoop.hive.metastore.api.Partition' due to > existing import 'org.apache.hadoop.hive.metastore.api.Partition' > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SENTRY-1109 > URL: https://issues.apache.org/jira/browse/SENTRY-1109 > Project: Sentry > Issue Type: Test > Components: Sentry > Affects Versions: 1.7.0 > Reporter: Anne Yu > Assignee: Dapeng Sun > Fix For: 1.7.0 > > Attachments: SENTRY-1109.001.patch > > > Unnecessary use of fully qualified name > 'org.apache.hadoop.hive.metastore.api.Partition' due to existing import > 'org.apache.hadoop.hive.metastore.api.Partition' > Seems related to SENTRY-1095. -- This message was sent by Atlassian JIRA (v6.3.4#6332)