[
https://issues.apache.org/jira/browse/TEZ-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267167#comment-14267167
]
Bikas Saha commented on TEZ-1882:
---------------------------------
Does it not work to have node\node.exe here instead of adding a new node.bat
<node.executable>node.bat</node.executable>
Also putting node.bat inside webapp will put the bat file in the war file.
Should we move it somewhere else cc [~hitesh]
> Tez UI build does not work on Windows
> -------------------------------------
>
> Key: TEZ-1882
> URL: https://issues.apache.org/jira/browse/TEZ-1882
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Prakash Ramachandran
> Priority: Blocker
> Attachments: TEZ-1882.1.patch
>
>
> It fails during Bower install because it cannot launch node/node. After
> working around that the bower script itself fails because its a bash script
> and will not run on windows. Specific the following command fails in
> node_modules\.bin\bower
> basedir=`dirname "$0"`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)