[ https://issues.apache.org/jira/browse/HIVE-19135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431484#comment-16431484 ]
Alan Gates commented on HIVE-19135: ----------------------------------- Running tests locally I got: Errors: TestAcidOnTez.testGetSplitsLocks TestJdbcWithLocalClusterSpark.testSparkQuery TestJdbcWithLocalClusterSpark.testTempTable TestJdbcWithMiniLlap.testLlapInputFormatEndToEnd TestMTQueries.testMTQueries1 TestMultiSessionsHS2WithLocalClusterSpark.testSparkQuery TestNegativeCliDriver.alter_notnull_constraint_violation TestNegativeCliDriver.insert_into_acid_notnull TestNegativeCliDriver.insert_into_notnull_constraint TestNegativeCliDriver.insert_multi_into_notnull TestNegativeCliDriver.insert_overwrite_notnull_constraint TestNegativeCliDriver.update_notnull_constraint Failures: TestBlobstoreCliDriver.insert_into_dynamic_partitions TestBlobstoreCliDriver.insert_overwrite_directory TestBlobstoreCliDriver.insert_overwrite_dynamic_partitions TestCliDriver.acid_table_stats TestCliDriver.auto_sortmerge_join_2 TestCliDriver.avro_alter_table_update_columns TestCliDriver.avrotblsjoin TestCliDriver.dbtxnmgr_showlocks TestCliDriver.orc_merge10 TestCliDriver.orc_schema_evolution_float TestCliDriver.parquet_ppd_multifiles TestCliDriver.schema_evol_par_vec_table_dictionary_encoding TestCliDriver.schema_evol_par_vec_table_non_dictionary_encoding TestCliDriver.selectindate TestCliDriver.statsoptimizer TestCliDriver.vector_bround TestCliDriver.vector_case_when_1 TestCliDriver.vector_coalesce_2 TestCliDriver.vector_coalesce_3 TestCliDriver.vector_interval_1 TestCliDriver.vectorized_parquet_types TestMetastoreVersion.testMetastoreVersion TestMetastoreVersion.testVersionMatching TestMiniDruidCliDriver.druidkafkamini_basic TestMiniLlapCliDriver.llap_smb TestMiniLlapCliDriver.unionDistinct_1 TestMiniTezCliDriver.explainanalyze_5 TestNegativeCliDriver.authorization_caseinsensitivity TestNegativeCliDriver.authorization_fail_1 TestNegativeCliDriver.authorization_grant_table_dup TestNegativeCliDriver.authorization_role_case TestNegativeCliDriver.authorization_role_grant_nosuchrole TestNegativeCliDriver.authorization_table_grant_nosuchrole TestNegativeCliDriver.subquery_subquery_chain TestSessionState.testCreatePath TestSessionState.testCreatePath TestSparkStatistics.testSparkStatistics I see the same results when I run the tests against master. > Need tool to allow admins to create catalogs and move existing dbs to catalog > during upgrade > -------------------------------------------------------------------------------------------- > > Key: HIVE-19135 > URL: https://issues.apache.org/jira/browse/HIVE-19135 > Project: Hive > Issue Type: Sub-task > Components: Metastore > Affects Versions: 3.0.0 > Reporter: Alan Gates > Assignee: Alan Gates > Priority: Blocker > Fix For: 3.1.0 > > Attachments: HIVE19135.patch > > > As part of upgrading to Hive 3 admins may wish to create new catalogs and > move some existing databases into those catalogs. We can do this by adding > options to schematool. This guarantees that only admins can do these > operations. -- This message was sent by Atlassian JIRA (v7.6.3#76005)