You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Will McQueen (Created) (JIRA)" <ji...@apache.org> on 2011/10/31 23:51:32 UTC

[jira] [Created] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

Need to remove dependency on hadoop core from flume-ng-core project
-------------------------------------------------------------------

                 Key: FLUME-825
                 URL: https://issues.apache.org/jira/browse/FLUME-825
             Project: Flume
          Issue Type: Bug
          Components: Build
    Affects Versions: NG alpha 1
            Reporter: Will McQueen


flume-ng-core's pom.xml file says:
FIXME: There should be no dependency on Hadoop in Flume core.

Please remove the dependency. Thanks.

--
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] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

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

Hudson commented on FLUME-825:
------------------------------

Integrated in flume-728 #59 (See [https://builds.apache.org/job/flume-728/59/])
    FLUME-825: Need to remove dependency on hadoop core from flume-ng-core project

esammer : http://svn.apache.org/viewvc/?view=rev&rev=1196214
Files : 
* /incubator/flume/branches/flume-728/flume-ng-core/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-core/src/test/java/org/apache/flume/source/TestExecSource.java

                
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

--
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] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

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

E. Sammer updated FLUME-825:
----------------------------

    Assignee: E. Sammer
      Status: Patch Available  (was: Open)
    
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

--
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] [Closed] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

Posted by "E. Sammer (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer closed FLUME-825.
---------------------------

    
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

--
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] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

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

jiraposter@reviews.apache.org commented on FLUME-825:
-----------------------------------------------------


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

Ship it!


- Prasad


On 2011-11-01 08:15:52, Eric Sammer wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/2660/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-11-01 08:15:52)
bq.  
bq.  
bq.  Review request for Flume and Prasad Mujumdar.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  * Remove Hadoop as a flume-ng-core dep.
bq.  * Added commons-cli as an explicit dep. We were accidentally getting it via hadoop.
bq.  * Cleaned up unused org.apache.hadoop.* class usage in the ExecSource test.
bq.  
bq.  
bq.  This addresses bug FLUME-825.
bq.      https://issues.apache.org/jira/browse/FLUME-825
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    i/flume-ng-core/pom.xml 90dbcaa 
bq.    i/flume-ng-core/src/test/java/org/apache/flume/source/TestExecSource.java 6607bc1 
bq.  
bq.  Diff: https://reviews.apache.org/r/2660/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Unit tests pass.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Eric
bq.  
bq.


                
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

--
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] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

Posted by "E. Sammer (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141016#comment-13141016 ] 

E. Sammer commented on FLUME-825:
---------------------------------

Reivew up: https://reviews.apache.org/r/2660/
                
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

--
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] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

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

E. Sammer updated FLUME-825:
----------------------------

    Fix Version/s: NG alpha 2

Targeting for NG alpha 2.

Pretty sure this is safe now that Prasad moved the HDFS sink into a separate module. Let's try and get him to chime in on this.
                
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

--
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] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

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

E. Sammer updated FLUME-825:
----------------------------

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

Pushed to branch flume-728.
                
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

--
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] (FLUME-825) Need to remove dependency on hadoop core from flume-ng-core project

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

jiraposter@reviews.apache.org commented on FLUME-825:
-----------------------------------------------------


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

Review request for Flume and Prasad Mujumdar.


Summary
-------

* Remove Hadoop as a flume-ng-core dep.
* Added commons-cli as an explicit dep. We were accidentally getting it via hadoop.
* Cleaned up unused org.apache.hadoop.* class usage in the ExecSource test.


This addresses bug FLUME-825.
    https://issues.apache.org/jira/browse/FLUME-825


Diffs
-----

  i/flume-ng-core/pom.xml 90dbcaa 
  i/flume-ng-core/src/test/java/org/apache/flume/source/TestExecSource.java 6607bc1 

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


Testing
-------

Unit tests pass.


Thanks,

Eric


                
> Need to remove dependency on hadoop core from flume-ng-core project
> -------------------------------------------------------------------
>
>                 Key: FLUME-825
>                 URL: https://issues.apache.org/jira/browse/FLUME-825
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>             Fix For: NG alpha 2
>
>
> flume-ng-core's pom.xml file says:
> FIXME: There should be no dependency on Hadoop in Flume core.
> Please remove the dependency. Thanks.

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