You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Sandhya Sundaresan (JIRA)" <ji...@apache.org> on 2017/10/11 17:53:00 UTC

[jira] [Created] (TRAFODION-2770) "Table not found" errors not being handled correctly by AQR for hive access

Sandhya Sundaresan created TRAFODION-2770:
---------------------------------------------

             Summary: "Table not found" errors not being handled correctly by AQR for hive access
                 Key: TRAFODION-2770
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2770
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-exe
    Affects Versions: any
            Reporter: Sandhya Sundaresan
             Fix For: 2.3-incubating


Hive access shows that 8577 errors are not being retried correctly while running regression tests. 

DIFF005:
463c463
<  1
---
>  0
1825a1826,1827
> *** ERROR[8577] Table, index, or view HIVE.HIVE.THIVE was not found.
> 
1828c1830
< *** WARNING[8436] Mismatch detected between compiletime and runtime hive table definitions. DataModMismatchDetails: removed
---
> *** WARNING[8577] Table, index, or view HIVE.HIVE.THIVE was not found.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)