You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/03 20:21:00 UTC

[jira] [Work logged] (TRAFODION-3315) OSIM gives no error detail when Hive failures occur

     [ https://issues.apache.org/jira/browse/TRAFODION-3315?focusedWorklogId=271868&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-271868 ]

ASF GitHub Bot logged work on TRAFODION-3315:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Jul/19 20:20
            Start Date: 03/Jul/19 20:20
    Worklog Time Spent: 10m 
      Work Description: DaveBirdsall commented on pull request #1847: [TRAFODION-3315] Add Hive exception info to OSIM Hive error message
URL: https://github.com/apache/trafodion/pull/1847
 
 
   When a Hive exception occurs in OSIM, OSIM puts out the rather unhelpful error message, "Error running Hive SQL." There is no clue given as to what the Hive difficulty is.
   
   This pull request adds the Hive exception information to this message.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 271868)
            Time Spent: 10m
    Remaining Estimate: 0h

> OSIM gives no error detail when Hive failures occur
> ---------------------------------------------------
>
>                 Key: TRAFODION-3315
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3315
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-cmp
>            Reporter: David Wayne Birdsall
>            Assignee: David Wayne Birdsall
>            Priority: Major
>             Fix For: 2.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> OSIM load under the covers uses Hive to load histogram data into the histogram metadata tables.
> When there is a failure at the Hive level, OSIM reports only:
> *** ERROR[6009] The Optimizer Simulator (OSIM): Error running hive SQL.
> This is not at all helpful in diagnosing the problem.
> We should change OSIM so that it also reports the error information returned from Hive.



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