You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2009/03/25 18:41:00 UTC

[jira] Created: (HIVE-366) [hive] testparse depends on a value of a static field

[hive] testparse depends on a value of a static field
-----------------------------------------------------

                 Key: HIVE-366
                 URL: https://issues.apache.org/jira/browse/HIVE-366
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Testing Infrastructure
    Affects Versions: 0.3.0
            Reporter: Namit Jain
            Assignee: Namit Jain


TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Commented: (HIVE-366) [hive] testparse depends on a value of a static field

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702126#action_12702126 ] 

Namit Jain commented on HIVE-366:
---------------------------------

+1

looks good - will commit if the tests pass

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: HIVE-366.reopened.1.patch, hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Commented: (HIVE-366) [hive] testparse depends on a value of a static field

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

Prasad Chakka commented on HIVE-366:
------------------------------------

the patch is to make id a non-bean attribute so it won't be included in the tests. if that is the case then it looks good. +1

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Updated: (HIVE-366) [hive] testparse depends on a value of a static field

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

Namit Jain updated HIVE-366:
----------------------------

    Status: Patch Available  (was: Open)

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Updated: (HIVE-366) [hive] testparse depends on a value of a static field

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

Namit Jain updated HIVE-366:
----------------------------

    Attachment: hive.366.1.patch

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Updated: (HIVE-366) [hive] testparse depends on a value of a static field

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

Namit Jain updated HIVE-366:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

committed

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Updated: (HIVE-366) [hive] testparse depends on a value of a static field

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

Carl Steinbach updated HIVE-366:
--------------------------------

        Fix Version/s: 0.3.0
                           (was: 0.4.0)
    Affects Version/s:     (was: 0.3.0)

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: HIVE-366.reopened.1.patch, HIVE-366.reopened.2.patch, hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Resolved: (HIVE-366) [hive] testparse depends on a value of a static field

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

Namit Jain resolved HIVE-366.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.3.0)
                   0.4.0

committed. Thanks Zheng

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: HIVE-366.reopened.1.patch, HIVE-366.reopened.2.patch, hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Updated: (HIVE-366) [hive] testparse depends on a value of a static field

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

Zheng Shao updated HIVE-366:
----------------------------

    Attachment: HIVE-366.reopened.2.patch

Merged with the recent update in svn.

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: HIVE-366.reopened.1.patch, HIVE-366.reopened.2.patch, hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Updated: (HIVE-366) [hive] testparse depends on a value of a static field

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

Zheng Shao updated HIVE-366:
----------------------------

    Attachment: HIVE-366.reopened.1.patch

This problem is back after HIVE-279 is in. Please review this patch which fixes the problem.

I changed getid() to getIdentifier().



> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: HIVE-366.reopened.1.patch, hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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


[jira] Reopened: (HIVE-366) [hive] testparse depends on a value of a static field

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

Zheng Shao reopened HIVE-366:
-----------------------------


As the last comment, this problem appeared again after HIVE-279.

> [hive] testparse depends on a value of a static field
> -----------------------------------------------------
>
>                 Key: HIVE-366
>                 URL: https://issues.apache.org/jira/browse/HIVE-366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: HIVE-366.reopened.1.patch, hive.366.1.patch
>
>
> TestParse depends on the value of "id" which depends on the number of tests run before that

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