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

[jira] Created: (HIVE-129) Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop

Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop
----------------------------------------------------------------------------

                 Key: HIVE-129
                 URL: https://issues.apache.org/jira/browse/HIVE-129
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Ashish Thusoo


ant -lib testlibs -Dhadoop.version="0.17" clean-test test

leads to failures in

input16.q
input16_cc.q
input3.q

as TestSerDe cannot be located.

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


[jira] Assigned: (HIVE-129) Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop

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

Joydeep Sen Sarma reassigned HIVE-129:
--------------------------------------

    Assignee: Joydeep Sen Sarma

> Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-129
>                 URL: https://issues.apache.org/jira/browse/HIVE-129
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ashish Thusoo
>            Assignee: Joydeep Sen Sarma
>
> ant -lib testlibs -Dhadoop.version="0.17" clean-test test
> leads to failures in
> input16.q
> input16_cc.q
> input3.q
> as TestSerDe cannot be located.

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


[jira] Updated: (HIVE-129) Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop

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

Carl Steinbach updated HIVE-129:
--------------------------------

    Fix Version/s: 0.3.0
      Component/s: Testing Infrastructure

> Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-129
>                 URL: https://issues.apache.org/jira/browse/HIVE-129
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Ashish Thusoo
>            Assignee: Joydeep Sen Sarma
>             Fix For: 0.3.0
>
>         Attachments: hive-129.patch
>
>
> ant -lib testlibs -Dhadoop.version="0.17" clean-test test
> leads to failures in
> input16.q
> input16_cc.q
> input3.q
> as TestSerDe cannot be located.

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


[jira] Updated: (HIVE-129) Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop

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

Joydeep Sen Sarma updated HIVE-129:
-----------------------------------

    Status: Patch Available  (was: Open)

fixes test runs on 17 and 18

we don't have non-localmode tests - but verified offline that auxpath and 'add files' works against a 17 cluster running open source hadoop code.

> Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-129
>                 URL: https://issues.apache.org/jira/browse/HIVE-129
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ashish Thusoo
>            Assignee: Joydeep Sen Sarma
>         Attachments: hive-129.patch
>
>
> ant -lib testlibs -Dhadoop.version="0.17" clean-test test
> leads to failures in
> input16.q
> input16_cc.q
> input3.q
> as TestSerDe cannot be located.

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


[jira] Updated: (HIVE-129) Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop

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

Joydeep Sen Sarma updated HIVE-129:
-----------------------------------

    Attachment: hive-129.patch

> Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-129
>                 URL: https://issues.apache.org/jira/browse/HIVE-129
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ashish Thusoo
>            Assignee: Joydeep Sen Sarma
>         Attachments: hive-129.patch
>
>
> ant -lib testlibs -Dhadoop.version="0.17" clean-test test
> leads to failures in
> input16.q
> input16_cc.q
> input3.q
> as TestSerDe cannot be located.

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


[jira] Commented: (HIVE-129) Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656232#action_12656232 ] 

Zheng Shao commented on HIVE-129:
---------------------------------

Committed revision 726159.
Thanks Joydeep.

> Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-129
>                 URL: https://issues.apache.org/jira/browse/HIVE-129
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ashish Thusoo
>            Assignee: Joydeep Sen Sarma
>         Attachments: hive-129.patch
>
>
> ant -lib testlibs -Dhadoop.version="0.17" clean-test test
> leads to failures in
> input16.q
> input16_cc.q
> input3.q
> as TestSerDe cannot be located.

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


[jira] Updated: (HIVE-129) Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop

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

Zheng Shao updated HIVE-129:
----------------------------

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

HIVE-129. Fix aux.jar packaging to work properly with 0.17 and 0.18
versions of hadoop. (Joydeep Sarma via zshao)


> Fix aux.jar packaging to work properly with 0.17 and 0.18 versions of hadoop
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-129
>                 URL: https://issues.apache.org/jira/browse/HIVE-129
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ashish Thusoo
>            Assignee: Joydeep Sen Sarma
>         Attachments: hive-129.patch
>
>
> ant -lib testlibs -Dhadoop.version="0.17" clean-test test
> leads to failures in
> input16.q
> input16_cc.q
> input3.q
> as TestSerDe cannot be located.

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