[ 
https://issues.apache.org/jira/browse/BIGTOP-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188890#comment-13188890
 ] 

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

First thought would be to decouple mapreduce/yarn from hdfs then. Make hdfs or 
any other filesystem for hadoop provide a virtual provide such as 
hadoop-filesystem and make mapreduce/yarn depend on it. So if a downstream 
project only depend on mapreduce/yarn api, it does not have to pull hdfs if 
it's not needed.
                
> now that hadoop packages have been split we have to update the dependencies 
> on the downstream packages
> ------------------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-358
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-358
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>
> This is actually slightly more complicated than it sounds: it is pretty 
> straightforward to replace a dependency on hadoop with a dependency on 
> hadoop-mapreduce it is less clear what to do with HDFS. Strictly speaking 
> HDFS is not a hard dependency (one can run on a local filesystems just fine).
> Thoughts?

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


Reply via email to