You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2015/05/06 10:20:59 UTC

[jira] [Updated] (TAJO-1576) Sometimes DefaultTajoCliOutputFormatter.parseErrorMessage() eliminates an important kind of information.

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

Jihoon Son updated TAJO-1576:
-----------------------------
    Attachment: TAJO-1576_add_test.patch

Hi [~eminency], your patch looks good, but would be nice if you add a test to verify whether the error message contains the line number.
Since you look quite busy, I've added a simple test.
Please check it.

> Sometimes DefaultTajoCliOutputFormatter.parseErrorMessage() eliminates an important kind of information.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TAJO-1576
>                 URL: https://issues.apache.org/jira/browse/TAJO-1576
>             Project: Tajo
>          Issue Type: Improvement
>          Components: cli
>    Affects Versions: 0.10.0
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>             Fix For: 0.11.0, 0.10.1
>
>         Attachments: TAJO-1576.patch, TAJO-1576_add_test.patch
>
>
> It is related to TAJO-734.
> Currently parseErrorMessage() works in a way which eliminates extra lines except first line.
> But sometimes it may destroy core error information such as error line number.



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