[
https://issues.apache.org/jira/browse/TEZ-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267949#comment-14267949
]
Prakash Ramachandran commented on TEZ-1882:
-------------------------------------------
forgot to mention with the relative path at least on the mvn version that i
have i get the following error.
{code}
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.2:exec
(Bower install) on project tez-ui: Command
execution failed. Cannot run program "node\node.exe" (in directory
"C:\tez\tez-ui\src\main\webapp"): CreateProcess error=2, The system cannot find
the file specified -> [Help 1]
{code}
The issue seems to be related to search path. when i provide the full path it
seems fine.
> 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, TEZ-1882.2.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)