You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (Created) (JIRA)" <ji...@apache.org> on 2011/10/25 20:16:32 UTC

[jira] [Created] (BIGTOP-158) oozie build pulls into oozie.war incorrect version of hadoop-core jar file

oozie build pulls into oozie.war incorrect version of hadoop-core jar file
--------------------------------------------------------------------------

                 Key: BIGTOP-158
                 URL: https://issues.apache.org/jira/browse/BIGTOP-158
             Project: Bigtop
          Issue Type: Bug
          Components: General
    Affects Versions: 0.1.0
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik
             Fix For: 0.2.0


This prevents client from submitting any kinds of jobs

--
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] (BIGTOP-158) oozie build pulls into oozie.war incorrect version of hadoop-core jar file

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-158:
------------------------------------

    Attachment: BIGTOP-158.patch.txt

The original idea of doing it during the build failed, since during the build we can NOT fetch transitive dependencies of hadoop-core (things like commons-configuration) reliably.

Thus oozie now depends on hadoop. Which is not that big of a deal since we'll have to make it so anyway for starting to package war files as exploded war files.
                
> oozie build pulls into oozie.war incorrect version of hadoop-core jar file
> --------------------------------------------------------------------------
>
>                 Key: BIGTOP-158
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-158
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>
> This prevents client from submitting any kinds of jobs

--
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] (BIGTOP-158) oozie build pulls into oozie.war incorrect version of hadoop-core jar file

Posted by "Bruno Mahé (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136545#comment-13136545 ] 

Bruno Mahé commented on BIGTOP-158:
-----------------------------------

+1 if that hadoop dependency is fixed
                
> oozie build pulls into oozie.war incorrect version of hadoop-core jar file
> --------------------------------------------------------------------------
>
>                 Key: BIGTOP-158
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-158
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-158.patch.txt
>
>
> This prevents client from submitting any kinds of jobs

--
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] (BIGTOP-158) oozie build pulls into oozie.war incorrect version of hadoop-core jar file

Posted by "Bruno Mahé (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136540#comment-13136540 ] 

Bruno Mahé commented on BIGTOP-158:
-----------------------------------

> hadoop >= 0.20.1

Don't you mean "hadoop" or at least 0.20.2?
                
> oozie build pulls into oozie.war incorrect version of hadoop-core jar file
> --------------------------------------------------------------------------
>
>                 Key: BIGTOP-158
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-158
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-158.patch.txt
>
>
> This prevents client from submitting any kinds of jobs

--
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] (BIGTOP-158) oozie build pulls into oozie.war incorrect version of hadoop-core jar file

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-158:
------------------------------------

    Attachment:     (was: BIGTOP-158.patch.txt)
    
> oozie build pulls into oozie.war incorrect version of hadoop-core jar file
> --------------------------------------------------------------------------
>
>                 Key: BIGTOP-158
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-158
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>
> This prevents client from submitting any kinds of jobs

--
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] (BIGTOP-158) oozie build pulls into oozie.war incorrect version of hadoop-core jar file

Posted by "Andrew Bayer (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136538#comment-13136538 ] 

Andrew Bayer commented on BIGTOP-158:
-------------------------------------

+1: lgtm
                
> oozie build pulls into oozie.war incorrect version of hadoop-core jar file
> --------------------------------------------------------------------------
>
>                 Key: BIGTOP-158
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-158
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-158.patch.txt
>
>
> This prevents client from submitting any kinds of jobs

--
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] (BIGTOP-158) oozie build pulls into oozie.war incorrect version of hadoop-core jar file

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-158:
------------------------------------

    Attachment: BIGTOP-158.patch.txt
    
> oozie build pulls into oozie.war incorrect version of hadoop-core jar file
> --------------------------------------------------------------------------
>
>                 Key: BIGTOP-158
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-158
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-158.patch.txt
>
>
> This prevents client from submitting any kinds of jobs

--
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