You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2012/05/10 00:17:48 UTC

[jira] [Created] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Alejandro Abdelnur created OOZIE-831:
----------------------------------------

             Summary: POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
                 Key: OOZIE-831
                 URL: https://issues.apache.org/jira/browse/OOZIE-831
             Project: Oozie
          Issue Type: Bug
          Components: build
    Affects Versions: 3.2.0
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
            Priority: Critical
             Fix For: 3.2.0


Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.

Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.

Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272670#comment-13272670 ] 

jiraposter@reviews.apache.org commented on OOZIE-831:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5082/#review7791
-----------------------------------------------------------


for trunk. it looks perfect.
For 3.2, can we only change the minimum?


trunk/pom.xml
<https://reviews.apache.org/r/5082/#comment17099>

    We tested with 0.23.1. The code is deployed into sandbox, do we need to change it for 3.2? or we can do this for trunk.
    


- Mohammad


On 2012-05-09 22:32:20, Alejandro Abdelnur wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/5082/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-05-09 22:32:20)
bq.  
bq.  
bq.  Review request for oozie, Mohammad Islam and Virag Kothari.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Adding Apache Maven repo URLs to distribution management, both for snapshots and releases
bq.  
bq.  Keeping 2 hadoop versions hadooplibs, hadoop-1 (using hadoop 1.0.1) and hadoop-2 (using hadoop 2.0.0-SNAPSHOT)
bq.  
bq.  Changing the version scheme of hadooplibs to be tied to Oozie release (and to be snapshots/releases based on Oozie version)
bq.  
bq.  
bq.  This addresses bug OOZIE-831.
bq.      https://issues.apache.org/jira/browse/OOZIE-831
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/hadooplibs/hadoop-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/pom.xml 1336431 
bq.    trunk/pom.xml 1336431 
bq.    trunk/src/main/assemblies/hadooplibs.xml 1336431 
bq.  
bq.  Diff: https://reviews.apache.org/r/5082/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  clean build and run some test for sanity check.
bq.  
bq.  deployed to an local repo and verified all artifacts make it there.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Alejandro
bq.  
bq.


                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272897#comment-13272897 ] 

jiraposter@reviews.apache.org commented on OOZIE-831:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5082/#review7797
-----------------------------------------------------------

Ship it!


+1

- Mohammad


On 2012-05-09 22:32:20, Alejandro Abdelnur wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/5082/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-05-09 22:32:20)
bq.  
bq.  
bq.  Review request for oozie, Mohammad Islam and Virag Kothari.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Adding Apache Maven repo URLs to distribution management, both for snapshots and releases
bq.  
bq.  Keeping 2 hadoop versions hadooplibs, hadoop-1 (using hadoop 1.0.1) and hadoop-2 (using hadoop 2.0.0-SNAPSHOT)
bq.  
bq.  Changing the version scheme of hadooplibs to be tied to Oozie release (and to be snapshots/releases based on Oozie version)
bq.  
bq.  
bq.  This addresses bug OOZIE-831.
bq.      https://issues.apache.org/jira/browse/OOZIE-831
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/hadooplibs/hadoop-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/pom.xml 1336431 
bq.    trunk/pom.xml 1336431 
bq.    trunk/src/main/assemblies/hadooplibs.xml 1336431 
bq.  
bq.  Diff: https://reviews.apache.org/r/5082/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  clean build and run some test for sanity check.
bq.  
bq.  deployed to an local repo and verified all artifacts make it there.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Alejandro
bq.  
bq.


                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271929#comment-13271929 ] 

jiraposter@reviews.apache.org commented on OOZIE-831:
-----------------------------------------------------



bq.  On 2012-05-09 22:53:54, Mona Chitnis wrote:
bq.  > trunk/pom.xml, line 48
bq.  > <https://reviews.apache.org/r/5082/diff/1/?file=108223#file108223line48>
bq.  >
bq.  >     why is this removed?
bq.  
bq.  Alejandro Abdelnur wrote:
bq.      this is not used and creates a funny dir everytime.
bq.      
bq.      
bq.      PS: if you are using internally, I'd suggest to keep it in your internal repo (i'm doing that for some build tweaks I need)

also note that distribution management is now pointing Apache Maven repo, so if you need an internal repo, you'll have to tweak the poms


- Alejandro


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5082/#review7748
-----------------------------------------------------------


On 2012-05-09 22:32:20, Alejandro Abdelnur wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/5082/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-05-09 22:32:20)
bq.  
bq.  
bq.  Review request for oozie, Mohammad Islam and Virag Kothari.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Adding Apache Maven repo URLs to distribution management, both for snapshots and releases
bq.  
bq.  Keeping 2 hadoop versions hadooplibs, hadoop-1 (using hadoop 1.0.1) and hadoop-2 (using hadoop 2.0.0-SNAPSHOT)
bq.  
bq.  Changing the version scheme of hadooplibs to be tied to Oozie release (and to be snapshots/releases based on Oozie version)
bq.  
bq.  
bq.  This addresses bug OOZIE-831.
bq.      https://issues.apache.org/jira/browse/OOZIE-831
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/hadooplibs/hadoop-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/pom.xml 1336431 
bq.    trunk/pom.xml 1336431 
bq.    trunk/src/main/assemblies/hadooplibs.xml 1336431 
bq.  
bq.  Diff: https://reviews.apache.org/r/5082/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  clean build and run some test for sanity check.
bq.  
bq.  deployed to an local repo and verified all artifacts make it there.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Alejandro
bq.  
bq.


                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271908#comment-13271908 ] 

jiraposter@reviews.apache.org commented on OOZIE-831:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5082/#review7748
-----------------------------------------------------------



trunk/pom.xml
<https://reviews.apache.org/r/5082/#comment17051>

    why is this removed?


- Mona


On 2012-05-09 22:32:20, Alejandro Abdelnur wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/5082/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-05-09 22:32:20)
bq.  
bq.  
bq.  Review request for oozie, Mohammad Islam and Virag Kothari.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Adding Apache Maven repo URLs to distribution management, both for snapshots and releases
bq.  
bq.  Keeping 2 hadoop versions hadooplibs, hadoop-1 (using hadoop 1.0.1) and hadoop-2 (using hadoop 2.0.0-SNAPSHOT)
bq.  
bq.  Changing the version scheme of hadooplibs to be tied to Oozie release (and to be snapshots/releases based on Oozie version)
bq.  
bq.  
bq.  This addresses bug OOZIE-831.
bq.      https://issues.apache.org/jira/browse/OOZIE-831
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/hadooplibs/hadoop-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/pom.xml 1336431 
bq.    trunk/pom.xml 1336431 
bq.    trunk/src/main/assemblies/hadooplibs.xml 1336431 
bq.  
bq.  Diff: https://reviews.apache.org/r/5082/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  clean build and run some test for sanity check.
bq.  
bq.  deployed to an local repo and verified all artifacts make it there.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Alejandro
bq.  
bq.


                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271877#comment-13271877 ] 

Alejandro Abdelnur commented on OOZIE-831:
------------------------------------------

To handle the versioning scheme for hadooplibs to publish them to the right repository (snapshot/release), and to tie Oozie hadooplibs to an Oozie release, the hadooplibs versions should be of the form "<HADOOP_VERSION>.oozie-<OOZIE_VERSION>"
                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] [Resolved] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

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

Alejandro Abdelnur resolved OOZIE-831.
--------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.2.0)
                   trunk

committed to trunk
                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: trunk
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271923#comment-13271923 ] 

jiraposter@reviews.apache.org commented on OOZIE-831:
-----------------------------------------------------



bq.  On 2012-05-09 22:53:54, Mona Chitnis wrote:
bq.  > trunk/pom.xml, line 48
bq.  > <https://reviews.apache.org/r/5082/diff/1/?file=108223#file108223line48>
bq.  >
bq.  >     why is this removed?

this is not used and creates a funny dir everytime.


PS: if you are using internally, I'd suggest to keep it in your internal repo (i'm doing that for some build tweaks I need)


- Alejandro


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5082/#review7748
-----------------------------------------------------------


On 2012-05-09 22:32:20, Alejandro Abdelnur wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/5082/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-05-09 22:32:20)
bq.  
bq.  
bq.  Review request for oozie, Mohammad Islam and Virag Kothari.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Adding Apache Maven repo URLs to distribution management, both for snapshots and releases
bq.  
bq.  Keeping 2 hadoop versions hadooplibs, hadoop-1 (using hadoop 1.0.1) and hadoop-2 (using hadoop 2.0.0-SNAPSHOT)
bq.  
bq.  Changing the version scheme of hadooplibs to be tied to Oozie release (and to be snapshots/releases based on Oozie version)
bq.  
bq.  
bq.  This addresses bug OOZIE-831.
bq.      https://issues.apache.org/jira/browse/OOZIE-831
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/hadooplibs/hadoop-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-0_23_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_23_2/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-0_24_0/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-1/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/hadoop-test-1_0_1/pom.xml 1336431 
bq.    trunk/hadooplibs/hadoop-test-2/pom.xml PRE-CREATION 
bq.    trunk/hadooplibs/pom.xml 1336431 
bq.    trunk/pom.xml 1336431 
bq.    trunk/src/main/assemblies/hadooplibs.xml 1336431 
bq.  
bq.  Diff: https://reviews.apache.org/r/5082/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  clean build and run some test for sanity check.
bq.  
bq.  deployed to an local repo and verified all artifacts make it there.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Alejandro
bq.  
bq.


                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

--
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] (OOZIE-831) POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271888#comment-13271888 ] 

jiraposter@reviews.apache.org commented on OOZIE-831:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5082/
-----------------------------------------------------------

Review request for oozie, Mohammad Islam and Virag Kothari.


Summary
-------

Adding Apache Maven repo URLs to distribution management, both for snapshots and releases

Keeping 2 hadoop versions hadooplibs, hadoop-1 (using hadoop 1.0.1) and hadoop-2 (using hadoop 2.0.0-SNAPSHOT)

Changing the version scheme of hadooplibs to be tied to Oozie release (and to be snapshots/releases based on Oozie version)


This addresses bug OOZIE-831.
    https://issues.apache.org/jira/browse/OOZIE-831


Diffs
-----

  trunk/hadooplibs/hadoop-0_23_1/pom.xml 1336431 
  trunk/hadooplibs/hadoop-0_23_2/pom.xml 1336431 
  trunk/hadooplibs/hadoop-0_24_0/pom.xml 1336431 
  trunk/hadooplibs/hadoop-1/pom.xml PRE-CREATION 
  trunk/hadooplibs/hadoop-1_0_1/pom.xml 1336431 
  trunk/hadooplibs/hadoop-2/pom.xml PRE-CREATION 
  trunk/hadooplibs/hadoop-test-0_23_1/pom.xml 1336431 
  trunk/hadooplibs/hadoop-test-0_23_2/pom.xml 1336431 
  trunk/hadooplibs/hadoop-test-0_24_0/pom.xml 1336431 
  trunk/hadooplibs/hadoop-test-1/pom.xml PRE-CREATION 
  trunk/hadooplibs/hadoop-test-1_0_1/pom.xml 1336431 
  trunk/hadooplibs/hadoop-test-2/pom.xml PRE-CREATION 
  trunk/hadooplibs/pom.xml 1336431 
  trunk/pom.xml 1336431 
  trunk/src/main/assemblies/hadooplibs.xml 1336431 

Diff: https://reviews.apache.org/r/5082/diff


Testing
-------

clean build and run some test for sanity check.

deployed to an local repo and verified all artifacts make it there.


Thanks,

Alejandro


                
> POMs cleanup/fixing of hadoop version and to be able to publish oozie JARs to maven repo
> ----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-831
>                 URL: https://issues.apache.org/jira/browse/OOZIE-831
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Current POMs are not prepare to publish SNAPSHOT/RELEASE JARs to the Apache Maven repo.
> Also, the current versioning scheme of hadooplibs breaks the snapshot/release publishing model as the hadooplibs may have release versions of hadoop and they are not tied up to the current oozie release.
> Finally, the hadooplibs should be reduced to mayor versions (hadoop-1 and hadoop-2) and for a given Oozie release we pick the latest stable version of those (while in devel we can use hadoop snapshots, but for release we should use hadoop releases if avail)

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