[ https://issues.apache.org/jira/browse/HIVE-22225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937345#comment-16937345 ]
Hive QA commented on HIVE-22225: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12981243/HIVE-22225.2.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 17 failed/errored test(s), 17002 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.llap.cache.TestBuddyAllocator.testMTT[2] (batchId=362) org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO (batchId=225) org.apache.hadoop.hive.metastore.TestObjectStore.catalogs (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testDatabaseOps (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testDeprecatedConfigIsOverwritten (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropParitionsCleanup (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropPartitionsCacheCrossSession (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSqlErrorMetrics (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testEmptyTrustStoreProps (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testMasterKeyOps (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testMaxEventResponse (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testPartitionOps (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testQueryCloseOnError (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testRoleOps (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testTableOps (batchId=233) org.apache.hadoop.hive.metastore.TestObjectStore.testUseSSLProperty (batchId=233) org.apache.hadoop.hive.ql.TestTxnCommandsWithSplitUpdateAndVectorization.testMergeOnTezEdges (batchId=333) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/18711/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18711/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18711/ 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: 17 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12981243 - PreCommit-HIVE-Build > add owner name for create database if missing > --------------------------------------------- > > Key: HIVE-22225 > URL: https://issues.apache.org/jira/browse/HIVE-22225 > Project: Hive > Issue Type: Task > Components: Hive > Reporter: Sam An > Assignee: Sam An > Priority: Minor > Attachments: HIVE-22225.1.patch, HIVE-22225.2.patch > > > When Spark connects to HMS, the database owner name is not filled. This could > happen to other clients as well. We shall fill this in HMS. Ownership info is > useful for authorizer component in Ranger, etc. -- This message was sent by Atlassian Jira (v8.3.4#803005)