You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "YoungWoo Kim (JIRA)" <ji...@apache.org> on 2011/07/20 09:17:57 UTC

[jira] [Created] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

Allow ShimLoader to work with Hadoop 0.20-append
------------------------------------------------

                 Key: HIVE-2294
                 URL: https://issues.apache.org/jira/browse/HIVE-2294
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.7.1
            Reporter: YoungWoo Kim
            Assignee: YoungWoo Kim
            Priority: Trivial
             Fix For: 0.8.0


If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Surfix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

Amareshwari Sriramadasu commented on HIVE-2294:
-----------------------------------------------

I see the version on branch-0.20-append is fine. It is 0.20.3-SNAPSHOT from the branch.
[amarsri@xxx branch-0.20-append]$ bin/hadoop version
Hadoop 0.20.3-SNAPSHOT
Subversion https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-append -r 1057313
Compiled by amarsri on Mon Aug  1 16:09:04 IST 2011

What problem are you facing with this branch?

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch, HIVE-2294.3.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Suffix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim updated HIVE-2294:
-------------------------------

    Attachment: HIVE-2294.1.patch

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Surfix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim commented on HIVE-2294:
------------------------------------

My bad. I checked again but could not reproduce the problem with hadoop-0.20 branch. This might be my classpath problem. I'll reopen this issue if I reproduce the problem correctly.

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch, HIVE-2294.3.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Suffix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim updated HIVE-2294:
-------------------------------

    Description: If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Suffix starts with '-' should be removed from major version info.  (was: If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Surfix starts with '-' should be removed from major version info.)

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Suffix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim updated HIVE-2294:
-------------------------------

    Attachment: HIVE-2294.2.patch

Re-create a patch from svn

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Surfix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim updated HIVE-2294:
-------------------------------

    Status: Patch Available  (was: Open)

Fix typo and re-create a patch

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch, HIVE-2294.3.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Suffix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

John Sichi updated HIVE-2294:
-----------------------------

    Status: Open  (was: Patch Available)

Typo:  surfix -> suffix

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Surfix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim updated HIVE-2294:
-------------------------------

    Resolution: Not A Problem
        Status: Resolved  (was: Patch Available)

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch, HIVE-2294.3.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Suffix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim updated HIVE-2294:
-------------------------------

    Attachment: HIVE-2294.3.patch

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch, HIVE-2294.2.patch, HIVE-2294.3.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Suffix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2294) Allow ShimLoader to work with Hadoop 0.20-append

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

YoungWoo Kim updated HIVE-2294:
-------------------------------

    Status: Patch Available  (was: Open)

Patch for HIVE-2294

> Allow ShimLoader to work with Hadoop 0.20-append
> ------------------------------------------------
>
>                 Key: HIVE-2294
>                 URL: https://issues.apache.org/jira/browse/HIVE-2294
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2294.1.patch
>
>
> If we are running Hive with Hadoop 0.20-append, Hive ShimLoader does not get Hadoop version correctly. Surfix starts with '-' should be removed from major version info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira