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

[jira] Created: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

Make Hive build work with Ivy versions < 2.1.0
----------------------------------------------

                 Key: HIVE-1531
                 URL: https://issues.apache.org/jira/browse/HIVE-1531
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Build Infrastructure
            Reporter: Carl Steinbach


Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
always get picked up in preference to what the Hive build downloads for itself.


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


[jira] Updated: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

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

John Sichi updated HIVE-1531:
-----------------------------

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

Committed to branch and trunk.  Thanks Carl!


> Make Hive build work with Ivy versions < 2.1.0
> ----------------------------------------------
>
>                 Key: HIVE-1531
>                 URL: https://issues.apache.org/jira/browse/HIVE-1531
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.6.0, 0.7.0
>
>         Attachments: HIVE-1531.patch.txt
>
>
> Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
> yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
> have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
> always get picked up in preference to what the Hive build downloads for itself.

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


[jira] Updated: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

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

Carl Steinbach updated HIVE-1531:
---------------------------------

    Fix Version/s:     (was: 0.7.0)

> Make Hive build work with Ivy versions < 2.1.0
> ----------------------------------------------
>
>                 Key: HIVE-1531
>                 URL: https://issues.apache.org/jira/browse/HIVE-1531
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1531.patch.txt
>
>
> Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
> yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
> have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
> always get picked up in preference to what the Hive build downloads for itself.

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


[jira] Updated: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

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

Carl Steinbach updated HIVE-1531:
---------------------------------

    Status: Patch Available  (was: Open)

> Make Hive build work with Ivy versions < 2.1.0
> ----------------------------------------------
>
>                 Key: HIVE-1531
>                 URL: https://issues.apache.org/jira/browse/HIVE-1531
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1531.patch.txt
>
>
> Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
> yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
> have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
> always get picked up in preference to what the Hive build downloads for itself.

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


[jira] Updated: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

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

Carl Steinbach updated HIVE-1531:
---------------------------------

    Attachment: HIVE-1531.patch.txt

HIVE-1531.patch.txt:

* Changed Ivy offline defaultTTL from "eternal" to "1000d"
* Verified that this change allows the Hive build to work with Ivy 2.0.0



> Make Hive build work with Ivy versions < 2.1.0
> ----------------------------------------------
>
>                 Key: HIVE-1531
>                 URL: https://issues.apache.org/jira/browse/HIVE-1531
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1531.patch.txt
>
>
> Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
> yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
> have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
> always get picked up in preference to what the Hive build downloads for itself.

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


[jira] Commented: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

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

John Sichi commented on HIVE-1531:
----------------------------------

+1.  Will commit when tests pass.


> Make Hive build work with Ivy versions < 2.1.0
> ----------------------------------------------
>
>                 Key: HIVE-1531
>                 URL: https://issues.apache.org/jira/browse/HIVE-1531
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1531.patch.txt
>
>
> Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
> yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
> have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
> always get picked up in preference to what the Hive build downloads for itself.

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


[jira] Assigned: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

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

Carl Steinbach reassigned HIVE-1531:
------------------------------------

    Assignee: Carl Steinbach

> Make Hive build work with Ivy versions < 2.1.0
> ----------------------------------------------
>
>                 Key: HIVE-1531
>                 URL: https://issues.apache.org/jira/browse/HIVE-1531
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1531.patch.txt
>
>
> Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
> yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
> have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
> always get picked up in preference to what the Hive build downloads for itself.

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


[jira] Updated: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0

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

Carl Steinbach updated HIVE-1531:
---------------------------------

    Fix Version/s: 0.6.0

> Make Hive build work with Ivy versions < 2.1.0
> ----------------------------------------------
>
>                 Key: HIVE-1531
>                 URL: https://issues.apache.org/jira/browse/HIVE-1531
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1531.patch.txt
>
>
> Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig),
> yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users
> have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will
> always get picked up in preference to what the Hive build downloads for itself.

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