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

Sergey Shelukhin commented on HIVE-19532:
-----------------------------------------

acid_nullscan and druidmini_mv look like they just need an update. For 2 files 
with result changes I filed a bug yesterday.
Replication tests have the following errors that may be related:
{noformat}
Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: 
NoSuchObjectException(message:hive.concatenatepartitionedtable.ptned table not 
found)
        at org.apache.hadoop.hive.ql.metadata.Hive.getPartitions(Hive.java:3043)
        at 
org.apache.hadoop.hive.ql.exec.ArchiveUtils.conflictingArchiveNameOrNull(ArchiveUtils.java:299)
        at 
org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.validate(SemanticAnalyzer.java:12778)
        ... 41 more
Caused by: NoSuchObjectException(message:hive.concatenatepartitionedtable.ptned 
table not found)
        at 
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result$get_partitions_ps_with_auth_resultStandardScheme.read(ThriftHiveMetastore.java)
        at 
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result$get_partitions_ps_with_auth_resultStandardScheme.read(ThriftHiveMetastore.java)
        at 
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result.read(ThriftHiveMetastore.java)
        at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:86)
        at 
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.recv_get_partitions_ps_with_auth(ThriftHiveMetastore.java:3148)
        at 
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.get_partitions_ps_with_auth(ThriftHiveMetastore.java:3130)
{noformat}
some bug in catalog handling?

{noformat}
2018-06-27T02:17:56,911 ERROR [main] ql.Driver: FAILED: Execution Error, return 
code 1 from org.apache.hadoop.hive.ql.exec.MoveTask. 
java.lang.NullPointerException
        at 
org.apache.hadoop.hive.ql.exec.MoveTask.handleStaticParts(MoveTask.java:494)
        at org.apache.hadoop.hive.ql.exec.MoveTask.execute(MoveTask.java:399)
        at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:205)
        at 
org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.java:97)
{noformat}

> fix tests for master-txnstats branch
> ------------------------------------
>
>                 Key: HIVE-19532
>                 URL: https://issues.apache.org/jira/browse/HIVE-19532
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Steve Yeom
>            Assignee: Sergey Shelukhin
>            Priority: Major
>             Fix For: 3.2.0
>
>         Attachments: HIVE-19532.01.patch, HIVE-19532.01.prepatch, 
> HIVE-19532.02.patch, HIVE-19532.02.prepatch, HIVE-19532.03.patch, 
> HIVE-19532.04.patch, HIVE-19532.05.patch, HIVE-19532.06.patch, 
> HIVE-19532.07.patch, HIVE-19532.08.patch, HIVE-19532.09.patch, 
> HIVE-19532.10.patch, HIVE-19532.11.patch
>
>




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

Reply via email to