[ 
https://issues.apache.org/jira/browse/HIVE-21637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833519#comment-16833519
 ] 

Hive QA commented on HIVE-21637:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12967887/HIVE-21637.3.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/17127/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17127/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17127/

Messages:
{noformat}
**** This message was trimmed, see log for full details ****
  found: org.apache.hadoop.hive.metastore.api.Table
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[665,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Partition
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[697,15]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Partition
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[729,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Table
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[734,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Partition
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[798,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Table
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[803,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Partition
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[838,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Partition
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[864,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Table
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[873,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Table
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[892,13]
 no suitable method found for 
add_partitions(java.util.List<org.apache.hadoop.hive.metastore.api.Partition>)
    method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.add_partitions(java.util.List<org.apache.hadoop.hive.metastore.api.Partition>,java.lang.String)
 is not applicable
      (actual and formal argument lists differ in length)
    method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.add_partitions(java.util.List<org.apache.hadoop.hive.metastore.api.Partition>,boolean,boolean,java.lang.String)
 is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[896,13]
 no suitable method found for 
exchange_partition(com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
    method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.exchange_partition(java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
 is not applicable
      (actual and formal argument lists differ in length)
    method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.exchange_partition(java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
 is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[1080,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Table
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[1145,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Table
  reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[1150,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
  required: org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
  found: org.apache.hadoop.hive.metastore.api.Partition
  reason: actual and formal argument lists differ in length
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile 
(default-testCompile) on project hive-hcatalog-it-unit: Compilation failure: 
Compilation failure:
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[110,8]
 org.apache.hive.hcatalog.listener.DummyRawStoreFailEvent is not abstract and 
does not override abstract method 
addPartitions(java.lang.String,java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecProxy,boolean,java.lang.String)
 in org.apache.hadoop.hive.metastore.RawStore
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[246,3]
 method does not override or implement a method from a supertype
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[249,18]
 no suitable method found for 
createTable(org.apache.hadoop.hive.metastore.api.Table)
[ERROR] method 
org.apache.hadoop.hive.metastore.RawStore.createTable(org.apache.hadoop.hive.metastore.api.Table,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.ObjectStore.createTable(org.apache.hadoop.hive.metastore.api.Table,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[277,3]
 method does not override or implement a method from a supertype
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[280,23]
 no suitable method found for 
addPartition(org.apache.hadoop.hive.metastore.api.Partition)
[ERROR] method 
org.apache.hadoop.hive.metastore.RawStore.addPartition(org.apache.hadoop.hive.metastore.api.Partition,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.ObjectStore.addPartition(org.apache.hadoop.hive.metastore.api.Partition,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[845,3]
 method does not override or implement a method from a supertype
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[848,23]
 no suitable method found for 
addPartitions(java.lang.String,java.lang.String,java.lang.String,java.util.List<org.apache.hadoop.hive.metastore.api.Partition>)
[ERROR] method 
org.apache.hadoop.hive.metastore.RawStore.addPartitions(java.lang.String,java.lang.String,java.lang.String,java.util.List<org.apache.hadoop.hive.metastore.api.Partition>,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.RawStore.addPartitions(java.lang.String,java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecProxy,boolean,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.ObjectStore.addPartitions(java.lang.String,java.lang.String,java.lang.String,java.util.List<org.apache.hadoop.hive.metastore.api.Partition>,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.ObjectStore.addPartitions(java.lang.String,java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecProxy,boolean,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:[851,3]
 method does not override or implement a method from a supertype
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[472,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[501,15]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[530,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[536,13]
 no suitable method found for 
alter_table(java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,org.apache.hadoop.hive.metastore.api.EnvironmentContext,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,boolean,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[560,15]
 no suitable method found for 
alter_table(java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,org.apache.hadoop.hive.metastore.api.EnvironmentContext,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.alter_table(java.lang.String,java.lang.String,org.apache.hadoop.hive.metastore.api.Table,boolean,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[589,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[624,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[660,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[665,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: 
org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Partition
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[697,15]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: 
org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Partition
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[729,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[734,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: 
org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Partition
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[798,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[803,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: 
org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Partition
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[838,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: 
org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Partition
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[864,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[873,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[892,13]
 no suitable method found for 
add_partitions(java.util.List<org.apache.hadoop.hive.metastore.api.Partition>)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.add_partitions(java.util.List<org.apache.hadoop.hive.metastore.api.Partition>,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.add_partitions(java.util.List<org.apache.hadoop.hive.metastore.api.Partition>,boolean,boolean,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[896,13]
 no suitable method found for 
exchange_partition(com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.exchange_partition(java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method 
org.apache.hadoop.hive.metastore.IMetaStoreClient.exchange_partition(java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
 is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[1080,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[1145,13]
 method createTable in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: org.apache.hadoop.hive.metastore.api.Table,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Table
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] 
/data/hiveptest/working/apache-github-source-source/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:[1150,13]
 method add_partition in interface 
org.apache.hadoop.hive.metastore.IMetaStoreClient cannot be applied to given 
types;
[ERROR] required: 
org.apache.hadoop.hive.metastore.api.Partition,java.lang.String
[ERROR] found: org.apache.hadoop.hive.metastore.api.Partition
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-hcatalog-it-unit
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-17127
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12967887 - PreCommit-HIVE-Build

> Synchronized metastore cache
> ----------------------------
>
>                 Key: HIVE-21637
>                 URL: https://issues.apache.org/jira/browse/HIVE-21637
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>            Priority: Major
>         Attachments: HIVE-21637-1.patch, HIVE-21637.2.patch, 
> HIVE-21637.3.patch
>
>
> Currently, HMS has a cache implemented by CachedStore. The cache is 
> asynchronized and in HMS HA setting, we can only get eventual consistency. In 
> this Jira, we try to make it synchronized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to