You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Paul Yang (JIRA)" <ji...@apache.org> on 2010/01/13 22:09:54 UTC

[jira] Updated: (HIVE-1048) TestParse produces different results when running a single test vs multiple tests

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

Paul Yang updated HIVE-1048:
----------------------------

    Attachment: HIVE-1048.1.patch

* Added Operator.resetId() to reset seqId
* Added init to CommandProcessor interface
* Added Driver.init() to reset operator Id's in QTestUtil

> TestParse produces different results when running a single test vs multiple tests
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-1048
>                 URL: https://issues.apache.org/jira/browse/HIVE-1048
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Paul Yang
>            Assignee: Paul Yang
>         Attachments: HIVE-1048.1.patch
>
>
> This issue can be reproduced by running:
> {code}
> ant test -Dtestcase=TestParse -Dqfile=input8.q
> {code}
> Although the individual test fails, running all the tests with 'ant test' has no problems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.