You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2012/04/21 04:13:32 UTC

[jira] [Created] (HIVE-2970) several jars in hive tar generated are not required

Thejas M Nair created HIVE-2970:
-----------------------------------

             Summary: several jars in hive tar generated are not required
                 Key: HIVE-2970
                 URL: https://issues.apache.org/jira/browse/HIVE-2970
             Project: Hive
          Issue Type: Bug
          Components: Build Infrastructure
    Affects Versions: 0.9.0, 0.10
            Reporter: Thejas M Nair
             Fix For: 0.9.0, 0.10


The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Thejas M Nair updated HIVE-2970:
--------------------------------

    Attachment: HIVE-2970.3.patch

HIVE-2970.3.patch - extra jars were getting included with previous patch, fixes that
                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch, HIVE-2970.3.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Thejas M Nair updated HIVE-2970:
--------------------------------

    Status: Patch Available  (was: Open)
    
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Thejas M Nair updated HIVE-2970:
--------------------------------

    Attachment: HIVE-2970.4.patch

HIVE-2970.4.patch - Excluding the jars mentioned by Ashutosh in previous comment, and also antlr jars except for the runtime jar.

                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch, HIVE-2970.3.patch, HIVE-2970.4.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2970) several jars in hive tar generated are not required

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

Ashutosh Chauhan commented on HIVE-2970:
----------------------------------------

+1
                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch, HIVE-2970.3.patch, HIVE-2970.4.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HIVE-2970) several jars in hive tar generated are not required

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

Ashutosh Chauhan reassigned HIVE-2970:
--------------------------------------

    Assignee: Thejas M Nair
    
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch, HIVE-2970.3.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Thejas M Nair updated HIVE-2970:
--------------------------------

    Status: Patch Available  (was: Open)
    
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Ashutosh Chauhan updated HIVE-2970:
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.10)
           Status: Resolved  (was: Patch Available)

Committed to trunk and 0.9. Thanks, Thejas!
                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch, HIVE-2970.3.patch, HIVE-2970.4.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Thejas M Nair updated HIVE-2970:
--------------------------------

    Status: Open  (was: Patch Available)
    
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Thejas M Nair updated HIVE-2970:
--------------------------------

    Attachment: HIVE-2970.1.patch

HIVE-2970.1.patch - With this patch the only additional jars in 0.9 are the jackson jars.
jackson jars have Apache 2 license, so no changes are needed in  LICENSE file.
                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2970) several jars in hive tar generated are not required

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

Ashutosh Chauhan commented on HIVE-2970:
----------------------------------------

Following jars are also not required at runtime by Hive, so can be excluded:

* ant-contrib-1.0b3.jar
* asm-3.1.jar
* commons-codec. Hive needs 1.4 not 1.3 of it.
* hive-anttasks-0.10.0-SNAPSHOT.jar not required in distribution.
* junit
* mockito
* velocity
                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch, HIVE-2970.3.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

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

Thejas M Nair updated HIVE-2970:
--------------------------------

    Attachment: HIVE-2970.2.patch

HIVE-2970.2.patch - previous patch excluded same jar twice, fixed that.
                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2970) several jars in hive tar generated are not required

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

Hudson commented on HIVE-2970:
------------------------------

Integrated in Hive-trunk-h0.21 #1391 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1391/])
    HIVE-2970: several jars in hive tar generated are not required (Thejas Nair via Ashutosh Chauhan) (Revision 1329314)

     Result = FAILURE
hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329314
Files : 
* /hive/trunk/build.xml

                
> several jars in hive tar generated are not required
> ---------------------------------------------------
>
>                 Key: HIVE-2970
>                 URL: https://issues.apache.org/jira/browse/HIVE-2970
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0, 0.10.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2970.1.patch, HIVE-2970.2.patch, HIVE-2970.3.patch, HIVE-2970.4.patch
>
>
> The hive 0.9 build is currently producing tar which contains 31 additional jars when compared with 0.8 release, and most of them are not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira