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

Alejandro Abdelnur commented on HDFS-2303:
------------------------------------------

@Allen regarding using JARs bundled in Linux. I would not go that far for the 
following reasons: 

#1 Not all the JARs that Hadoop uses are avail as part of the OSes. 
#2 Not all the OSes ship the same set of JARs. 
#3 The versions that may be avail as part of the OSes may not be the ones 
Hadoop uses.
#4 Because #1, #2 & #3 packaging in Hadoop-land would be quite complicated if 
not unmanageable.

Furthermore, I'd say that if we ever do something like that, IMO it would be 
that Hadoop pulls the JARs it needs from Maven repos at install time.
                
> jsvc needs to be recompilable
> -----------------------------
>
>                 Key: HDFS-2303
>                 URL: https://issues.apache.org/jira/browse/HDFS-2303
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HDFS-2303.patch.txt
>
>
> It would be nice to recompile jsvc as part of the native profile. This has a 
> number of benefits including an ability to re-generate all binary artifacts, 
> etc. Most of all, however, it will provide a way to generate jsvc on Linux 
> distributions that don't have matching libc

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