[ https://issues.apache.org/jira/browse/HIVE-19031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427762#comment-16427762 ]
Alan Gates commented on HIVE-19031: ----------------------------------- In a local run of patch 3 I see the following test issues: ERRORS TestAcidOnTez.testGetSplitsLocks TestAppendPartitions.testAppendPartitionEmptyPartValues TestAppendPartitions.testAppendPartitionEmptyPartValues TestAppendPartitions.testAppendPartitionNullPartValues TestAppendPartitions.testAppendPartitionNullPartValues 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: TestActivePassiveHA.testManualFailover TestBlobstoreCliDriver.testCliDriver TestBlobstoreCliDriver.testCliDriver TestBlobstoreCliDriver.testCliDriver 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 TestMiniTezCliDriver.explainanalyze_5 TestNegativeCliDriver.nopart_insert TestNegativeCliDriver.subquery_subquery_chain TestRpc.testServerPort TestSessionState.testCreatePath TestSessionState.testCreatePath TestTriggersMoveWorkloadManager.testTriggerMoveConflictKill I see all the same issues when I run the tests against master. > Mark duplicate configs in HiveConf as deprecated > ------------------------------------------------ > > Key: HIVE-19031 > URL: https://issues.apache.org/jira/browse/HIVE-19031 > Project: Hive > Issue Type: Sub-task > Components: Configuration, Standalone Metastore > Affects Versions: 3.0.0 > Reporter: Alan Gates > Assignee: Alan Gates > Priority: Blocker > Attachments: HIVE-19031.2.patch, HIVE-19031.3.patch, HIVE-19031.patch > > > There are a number of configuration values that were copied from HiveConf to > MetastoreConf. They have been left in HiveConf for backwards compatibility. > But they need to be marked as deprecated so that users know to use the new > values in MetastoreConf. -- This message was sent by Atlassian JIRA (v7.6.3#76005)