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

Naveen Gangam updated HIVE-15070:
---------------------------------
    Status: Patch Available  (was: Open)

> HIVE-13062 causes the HMS schema upgrade tests to not work
> ----------------------------------------------------------
>
>                 Key: HIVE-15070
>                 URL: https://issues.apache.org/jira/browse/HIVE-15070
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>         Attachments: HIVE-15070.patch
>
>
> https://github.com/apache/hive/blob/master/testutils/metastore/metastore-upgrade-test.sh#L124
> {code}
> while read script
> do
> if [ $begin_upgrade_test = "true" ] || echo upgrade-$name | grep 
> "upgrade-$VERSION_BASE"; then
> {code}
> In the above code, the bash variable "name" is never initialized and hence 
> the entire if condition is never true which prevents the script from 
> triggering any test scripts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to