You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2008/12/20 00:06:44 UTC

[jira] Created: (HIVE-190) Tests might fail because we do not drop all tables in input2.q and input3.q

Tests might fail because we do not drop all tables in input2.q and input3.q
---------------------------------------------------------------------------

                 Key: HIVE-190
                 URL: https://issues.apache.org/jira/browse/HIVE-190
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Testing Infrastructure
            Reporter: Zheng Shao
             Fix For: 0.2.0


Both the tests do "show tables" so we need to make sure all tables created should be removed before the test is run.


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


[jira] Updated: (HIVE-190) Tests might fail because we do not drop all tables in input2.q and input3.q

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-190:
----------------------------

    Attachment: HIVE-190-2.patch

Changed ql/src/test/queries/clientpositive/input2.q ql/src/test/queries/clientpositive/create_1.q and ql/src/test/queries/clientpositive/input3.q


> Tests might fail because we do not drop all tables in input2.q and input3.q
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-190
>                 URL: https://issues.apache.org/jira/browse/HIVE-190
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Zheng Shao
>             Fix For: 0.2.0
>
>         Attachments: HIVE-190-1.patch, HIVE-190-2.patch
>
>
> Both the tests do "show tables" so we need to make sure all tables created should be removed before the test is run.

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


[jira] Updated: (HIVE-190) Tests might fail because we do not drop all tables in input2.q and input3.q

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-190:
--------------------------------

    Fix Version/s: 0.3.0
                       (was: 0.6.0)

> Tests might fail because we do not drop all tables in input2.q and input3.q
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-190
>                 URL: https://issues.apache.org/jira/browse/HIVE-190
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>             Fix For: 0.3.0
>
>         Attachments: HIVE-190-1.patch, HIVE-190-2.patch
>
>
> Both the tests do "show tables" so we need to make sure all tables created should be removed before the test is run.

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


[jira] Commented: (HIVE-190) Tests might fail because we do not drop all tables in input2.q and input3.q

Posted by "Prasad Chakka (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658646#action_12658646 ] 

Prasad Chakka commented on HIVE-190:
------------------------------------

+1

> Tests might fail because we do not drop all tables in input2.q and input3.q
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-190
>                 URL: https://issues.apache.org/jira/browse/HIVE-190
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Zheng Shao
>             Fix For: 0.2.0
>
>         Attachments: HIVE-190-1.patch, HIVE-190-2.patch
>
>
> Both the tests do "show tables" so we need to make sure all tables created should be removed before the test is run.

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


[jira] Assigned: (HIVE-190) Tests might fail because we do not drop all tables in input2.q and input3.q

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao reassigned HIVE-190:
-------------------------------

    Assignee: Zheng Shao

> Tests might fail because we do not drop all tables in input2.q and input3.q
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-190
>                 URL: https://issues.apache.org/jira/browse/HIVE-190
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>             Fix For: 0.2.0
>
>         Attachments: HIVE-190-1.patch, HIVE-190-2.patch
>
>
> Both the tests do "show tables" so we need to make sure all tables created should be removed before the test is run.

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


[jira] Resolved: (HIVE-190) Tests might fail because we do not drop all tables in input2.q and input3.q

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao resolved HIVE-190.
-----------------------------

      Resolution: Fixed
    Release Note: HIVE-190. Fixed tests failed due to test running order. (zshao)
    Hadoop Flags: [Reviewed]

Committed revision 728223.

> Tests might fail because we do not drop all tables in input2.q and input3.q
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-190
>                 URL: https://issues.apache.org/jira/browse/HIVE-190
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Zheng Shao
>             Fix For: 0.2.0
>
>         Attachments: HIVE-190-1.patch, HIVE-190-2.patch
>
>
> Both the tests do "show tables" so we need to make sure all tables created should be removed before the test is run.

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


[jira] Updated: (HIVE-190) Tests might fail because we do not drop all tables in input2.q and input3.q

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-190:
----------------------------

    Attachment: HIVE-190-1.patch

> Tests might fail because we do not drop all tables in input2.q and input3.q
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-190
>                 URL: https://issues.apache.org/jira/browse/HIVE-190
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Zheng Shao
>             Fix For: 0.2.0
>
>         Attachments: HIVE-190-1.patch
>
>
> Both the tests do "show tables" so we need to make sure all tables created should be removed before the test is run.

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