[ 
https://issues.apache.org/jira/browse/GRIFFIN-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664119#comment-16664119
 ] 

ASF GitHub Bot commented on GRIFFIN-208:
----------------------------------------

GitHub user chemikadze opened a pull request:

    https://github.com/apache/incubator-griffin/pull/448

    [GRIFFIN-208] log exception details when it makes sense

    Sometimes error messages are not descriptive enough and do not allow
    to pinpoint exact issue. Exception stack traces should make it easier
    to troubleshoot issues.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chemikadze/incubator-griffin GRIFFIN-208

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-griffin/pull/448.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #448
    
----
commit cb7e1225a2b6a76a0dcbd057a1e8c625ed8cff1d
Author: Nikolay Sokolov <chemikadze@...>
Date:   2018-10-25T18:18:17Z

    [GRIFFIN-208] log exception details when it makes sense
    
    Sometimes error messages are not descriptive enough and do not allow
    to pinpoint exact issue. Exception stack traces should make it easier
    to troubleshoot issues.

----


> Job status is SUCCESS even if some stages have failed
> -----------------------------------------------------
>
>                 Key: GRIFFIN-208
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-208
>             Project: Griffin (Incubating)
>          Issue Type: Bug
>            Reporter: Nikolay Sokolov
>            Priority: Major
>
> When some steps (MetricWrite or SparkSql, for example) fail, errors are just 
> logged, but not reported as part of job status. Symptoms:
> {code:none} 
> 18/10/22 17:17:58 ERROR transform.SparkSqlTransformStep: run spark sql [ .... 
> ] error: ...
> {code}
> YarnApplicationState:         FINISHED
> FinalStatus Reported by AM:   SUCCEEDED



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

Reply via email to