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

Ivan Mitic commented on HADOOP-9609:
------------------------------------

Thanks Chuan, sounds good.

I noticed one difference between the new script and original sh script. You 
will copy hadoop libraries to $DIST_LIB_DIR/platform, while the original script 
copied them to $DIST_LIB_DIR when on Linux. right?
                
> Remove sh dependency of bin-package target
> ------------------------------------------
>
>                 Key: HADOOP-9609
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9609
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>            Priority: Minor
>         Attachments: HADOOP-9609-branch-1-win-2.patch, 
> HADOOP-9609-branch-1-win.patch
>
>
> In Ant package target, we no longer use packageBinNativeHadoop.sh to place 
> native library binaries. However, the same script is still present in the 
> bin-package target. We should remove bin-package target's dependency on sh to 
> keep it consistent with package target.

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

Reply via email to