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

anishek commented on HIVE-18832:
--------------------------------

* org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[auto_sortmerge_join_2] 
: runs fine on local machine
* org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[alter_varchar1] : runs 
fine on local machine 
* 
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[bucketizedhiveinputformat]:
 runs fine on local machine


other failures are from older builds.

> Support change management for trashing data files from ACID tables.
> -------------------------------------------------------------------
>
>                 Key: HIVE-18832
>                 URL: https://issues.apache.org/jira/browse/HIVE-18832
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HiveServer2
>            Reporter: anishek
>            Assignee: anishek
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18832.0.patch, HIVE-18832.1.patch
>
>
> Currently, cleaner process and DDL drop operations deletes the data files. 
> So, scope to support change management in source warehouse for ACID table 
> operations is given below.
> 1. Cleaner process deletes older files after compaction, aborted files etc. 
> Need to be archived to cmroot path.
> 2. DDL operations such as Drop table, partition already archive the deleted 
> files. Need to extend it for ACID tables too.



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

Reply via email to