[ 
https://issues.apache.org/jira/browse/HIVE-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gang Tim Liu updated HIVE-3556:
-------------------------------

    Attachment: HIVE-3554.patch.3
    
> Test "Path -> Alias" for explain extended
> -----------------------------------------
>
>                 Key: HIVE-3556
>                 URL: https://issues.apache.org/jira/browse/HIVE-3556
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>         Attachments: HIVE-3554.patch.3
>
>
> Test framework masks output of "Path -> Alias" for explain extended. This 
> makes it impossible to verify the output is right. 
> Design is to add a new entry "Truncated Path -> Alias" to MapredWork. It has 
> the same content as "Path -> Alias" except the prefix including file schema 
> and temp dir is removed. The following config will be used for prefix-removal:
> METASTOREWAREHOUSE("hive.metastore.warehouse.dir", "/user/hive/warehouse"),
> This will keep "Path -> Alias" intact and also test it's result is right.
> The first use case is to verify list bucketing query's result is right.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to