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 "Chris Nauroth (JIRA)" <ji...@apache.org> on 2016/03/08 01:24:40 UTC

[jira] [Comment Edited] (HADOOP-12899) External dist-layout-stitching script does not work correctly on Windows.

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

Chris Nauroth edited comment on HADOOP-12899 at 3/8/16 12:24 AM:
-----------------------------------------------------------------

I'm attaching patch v001.  This goes back to the strategy of invoking the interpreter directly.  I tested this successfully on Windows and Linux.

I also changed the bang lines within the scripts.  Technically, that's not really necessary for the fix, but I didn't want people reading it to mistakenly think that it's routing through env during the build.


was (Author: cnauroth):
I'm attaching patch v001.  This goes back to the strategy of invoking the interpreter directly.  I tested this successfully on Windows and Linux.

> External dist-layout-stitching script does not work correctly on Windows.
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-12899
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12899
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>         Environment: Windows
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Blocker
>         Attachments: HADOOP-12899.001.patch
>
>
> In HADOOP-12850, we pulled the dist-layout-stitching script out of hadoop-dist/pom.xml and into an external script.  It appears this change is not working correctly on Windows.



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