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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/05/15 19:59:01 UTC

[jira] [Resolved] (HADOOP-8364) Rationalize the way architecture-specific sub-components are built with ant in branch-1

     [ https://issues.apache.org/jira/browse/HADOOP-8364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved HADOOP-8364.
--------------------------------------
    Resolution: Won't Fix

Closing as Won't Fix given development on branch-1 has effectively ceased.

> Rationalize the way architecture-specific sub-components are built with ant in branch-1
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8364
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8364
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Matt Foley
>            Assignee: Giridharan Kesavan
>
> Three different compile flags, compile.native, compile.c++, and compile.libhdfs, turn on or off different architecture-specific subcomponent builds, but they are generally all off or all on and there's no evident need for three different ways to do things.  Also, in build.xml, jsvc and task-controller are included in targets "package" and "bin-package" as sub-ant tasks, while librecordio is included as a simple dependency.  We should work through these and get them done in one understandable way.
> This is a matter of maintainability and understandability, and therefore robustness under future changes in build.xml.  No substantial change in functionality is proposed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)