You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2012/10/04 06:53:07 UTC

[jira] [Created] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

Giridharan Kesavan created HADOOP-8880:
------------------------------------------

             Summary: Missing jersey jars as dependency in the pom causes hive tests to fail
                 Key: HADOOP-8880
                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1-win
            Reporter: Giridharan Kesavan
            Assignee: Giridharan Kesavan


ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

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

Suresh Srinivas updated HADOOP-8880:
------------------------------------

    Attachment: HADOOP-8880.patch

The pervious patch does not apply to branch-1-win. Updated patch after merging it to branch-1-win.
                
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-8880.patch, HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

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

Suresh Srinivas updated HADOOP-8880:
------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Marking the jira as resolved as the patch has been committed to branch-1-win.
                
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 1-win
>
>         Attachments: HADOOP-8880.patch, HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

Posted by "Matt Foley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510339#comment-13510339 ] 

Matt Foley commented on HADOOP-8880:
------------------------------------

Merged to branch-1 and branch-1.1 for release 1.1.2.  Thanks, Giri!
                
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 1-win, 1.1.2
>
>         Attachments: HADOOP-8880.patch, HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

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

Suresh Srinivas updated HADOOP-8880:
------------------------------------

    Fix Version/s: 1-win
     Hadoop Flags: Reviewed
           Status: Patch Available  (was: Open)

I committed the patch. Thank you Giri.
                
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 1-win
>
>         Attachments: HADOOP-8880.patch, HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

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

Matt Foley updated HADOOP-8880:
-------------------------------

    Fix Version/s: 1.1.2
    
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 1-win, 1.1.2
>
>         Attachments: HADOOP-8880.patch, HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

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

Giridharan Kesavan updated HADOOP-8880:
---------------------------------------

    Attachment: HADOOP-8880.patch
    
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469175#comment-13469175 ] 

Suresh Srinivas commented on HADOOP-8880:
-----------------------------------------

+1 for the patch.
                
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469187#comment-13469187 ] 

Hadoop QA commented on HADOOP-8880:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12547687/HADOOP-8880.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1559//console

This message is automatically generated.
                
> Missing jersey jars as dependency in the pom causes hive tests to fail
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 1-win
>
>         Attachments: HADOOP-8880.patch, HADOOP-8880.patch
>
>
> ivy.xml has the dependency included where as the same dependency is not updated in the pom template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira