You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Steven Wong (JIRA)" <ji...@apache.org> on 2010/09/18 03:49:33 UTC

[jira] Created: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
--------------------------------------------------------------------------------------

                 Key: HIVE-1656
                 URL: https://issues.apache.org/jira/browse/HIVE-1656
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Build Infrastructure
    Affects Versions: 0.7.0
            Reporter: Steven Wong


All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):

-Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"


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


[jira] Updated: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

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

John Sichi updated HIVE-1656:
-----------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed.  Thanks Steven!


> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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


[jira] Commented: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

Posted by "Steven Wong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913139#action_12913139 ] 

Steven Wong commented on HIVE-1656:
-----------------------------------

Thanks, John!

> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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


[jira] Assigned: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

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

Steven Wong reassigned HIVE-1656:
---------------------------------

    Assignee: Steven Wong

> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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


[jira] Commented: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

Posted by "Steven Wong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912697#action_12912697 ] 

Steven Wong commented on HIVE-1656:
-----------------------------------

Please review the attached patch.


> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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


[jira] Commented: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

Posted by "John Sichi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912754#action_12912754 ] 

John Sichi commented on HIVE-1656:
----------------------------------

+1.


> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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


[jira] Updated: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

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

Steven Wong updated HIVE-1656:
------------------------------

    Status: Patch Available  (was: Open)

> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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


[jira] Updated: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

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

Steven Wong updated HIVE-1656:
------------------------------

    Attachment: HIVE-1656.1.patch

> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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


[jira] Updated: (HIVE-1656) All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config

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

John Sichi updated HIVE-1656:
-----------------------------

    Fix Version/s: 0.7.0

> All TestJdbcDriver test cases fail in Eclipse unless a property is added in run config
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1656
>                 URL: https://issues.apache.org/jira/browse/HIVE-1656
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1656.1.patch
>
>
> All TestJdbcDriver test cases fail in Eclipse, unless I add the following property in the TestJdbc run configuration ("Arguments" tab --> "VM arguments" box):
> -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse"

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