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 "Binglin Chang (JIRA)" <ji...@apache.org> on 2013/07/30 12:11:50 UTC

[jira] [Updated] (HADOOP-9795) Hadoop native library naming convention

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

Binglin Chang updated HADOOP-9795:
----------------------------------

    Description: 
As discussed in HADOOP-9164's [comments|https://issues.apache.org/jira/browse/HADOOP-9164?focusedCommentId=13706670&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13706670], current hadoop native library filename may not be suitable. Open this JIRA to track the discussion. 

Currently we have these options, according to CMake convention... :

libhadoop.so -> libhadoop.so.<SOVERSION> -> libhadoop.so.<VERSION>

libhadoop.so -> libhadoop.so.<VERSION>

libhadoop.so -> libhadoop.so.<SOVERSION>

libhadoop-<SOVERSION>.so -> libhadoop-<SOVERSION>.so.<VERSION>

And also:

what SOVERSION to use? 
whether to keep -snapshot suffix or not?
 


  was:As discussed in HADOOP-9164, current hadoop native library filename may not be suitable. oepn this JIRA to track the discussion. 

    
> Hadoop native library naming convention
> ---------------------------------------
>
>                 Key: HADOOP-9795
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9795
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Binglin Chang
>            Priority: Minor
>
> As discussed in HADOOP-9164's [comments|https://issues.apache.org/jira/browse/HADOOP-9164?focusedCommentId=13706670&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13706670], current hadoop native library filename may not be suitable. Open this JIRA to track the discussion. 
> Currently we have these options, according to CMake convention... :
> libhadoop.so -> libhadoop.so.<SOVERSION> -> libhadoop.so.<VERSION>
> libhadoop.so -> libhadoop.so.<VERSION>
> libhadoop.so -> libhadoop.so.<SOVERSION>
> libhadoop-<SOVERSION>.so -> libhadoop-<SOVERSION>.so.<VERSION>
> And also:
> what SOVERSION to use? 
> whether to keep -snapshot suffix or not?
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira