Bikas Saha created TEZ-1882:
-------------------------------
Summary: 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
Priority: Blocker
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)