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

Chris Nauroth commented on HADOOP-12518:
----------------------------------------

Hi [~aw].

No, we don't build pipes on Windows.  This is because the "native-win" profile 
is active when running on Windows, not the "native" profile.  The hadoop-pipes 
pom.xml only specifies actions for the "native" profile, so it's effectively a 
no-op when run under "native-win".  I doubt anyone has ever attempted to 
compile this code on Windows.

Just to be safe, I applied the patch on my Windows VM and tested a build.  
Everything was fine.

I'll put this into my review queue to look at the patch more thoroughly and do 
some build testing on Linux.

Thanks for the consideration of Windows compatibility on a native patch.  I 
appreciate it!

> hadoop-pipes doesn't use maven properties for openssl
> -----------------------------------------------------
>
>                 Key: HADOOP-12518
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12518
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: tools/pipes
>    Affects Versions: 3.0.0
>         Environment: OS X
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>         Attachments: HADOOP-12518.00.patch, HADOOP-12518.01.patch, 
> HADOOP-12518.02.patch, HADOOP-12518.03.patch
>
>
> hadoop-common has some maven properties that are used to define where OpenSSL 
> lives.  hadoop-pipes should also use them so we can enable automated testing.



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

Reply via email to