[ https://issues.apache.org/jira/browse/HIVE-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gang Tim Liu updated HIVE-3556: ------------------------------- Description: 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. 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. was:Test framework masks output of "Path -> Alias" for explain extended. This makes it impossible to verify the output is right. > 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 > > 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. > 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