[ https://issues.apache.org/jira/browse/HIVE-19440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483168#comment-16483168 ]
Hive QA commented on HIVE-19440: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12924150/HIVE-19440.6.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 18 failed/errored test(s), 14391 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[show_functions] (batchId=76) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[resourceplan] (batchId=168) org.apache.hadoop.hive.ql.plan.mapping.TestReOptimization.testStatCachingMetaStore (batchId=300) org.apache.hadoop.hive.ql.security.TestHDFSPermissionPolicyProvider.org.apache.hadoop.hive.ql.security.TestHDFSPermissionPolicyProvider (batchId=236) org.apache.hive.beeline.TestSchemaToolCatalogOps.createCatalog (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.createExistingCatalog (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.createExistingCatalogWithIfNotExists (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveDatabase (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveDatabaseWithExistingDbOfSameNameAlreadyInTargetCatalog (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveDbToNonExistentCatalog (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveNonExistentDatabase (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveNonExistentTable (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveTable (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveTableToNonExistentDb (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveTableWithExistingTableOfSameNameAlreadyInTargetDatabase (batchId=237) org.apache.hive.beeline.TestSchemaToolCatalogOps.moveTableWithinCatalog (batchId=237) org.apache.hive.jdbc.TestJdbcWithMiniHS2.testConcurrentStatements (batchId=244) org.apache.hive.service.server.TestInformationSchemaWithPrivilege.test (batchId=239) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/11114/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11114/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11114/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 18 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12924150 - PreCommit-HIVE-Build > Make StorageBasedAuthorizer work with information schema > -------------------------------------------------------- > > Key: HIVE-19440 > URL: https://issues.apache.org/jira/browse/HIVE-19440 > Project: Hive > Issue Type: Improvement > Reporter: Daniel Dai > Assignee: Daniel Dai > Priority: Blocker > Fix For: 3.1.0 > > Attachments: HIVE-19440.1.patch, HIVE-19440.2.patch, > HIVE-19440.3.patch, HIVE-19440.4.patch, HIVE-19440.5.patch, HIVE-19440.6.patch > > > With HIVE-19161, Hive information schema works with external authorizer (such > as ranger). However, we also need to make StorageBasedAuthorizer > synchronization work as it is also widely use. -- This message was sent by Atlassian JIRA (v7.6.3#76005)