[
https://issues.apache.org/jira/browse/TEZ-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341949#comment-14341949
]
Sreenath Somarajapuram commented on TEZ-2091:
---------------------------------------------
Hi [~lichangleo],
It looks like we are expecting the user to clone tez repo.
If thats the case the tez-ui already supports standalone mode. As in tez-ui
readme (https://github.com/apache/tez/blob/master/tez-ui/README.TXT), just run
'npm install', 'bower install' and 'grunt serve' in webapp folder to start a
server that serves the UI @ http://localhost:9001.
You can make it better by adding a new grunt task, may be 'grunt standalone'.
The task can serve minified files, and have livereload disabled.
> Add support for hosting TEZ_UI with nodejs
> ------------------------------------------
>
> Key: TEZ-2091
> URL: https://issues.apache.org/jira/browse/TEZ-2091
> Project: Apache Tez
> Issue Type: Improvement
> Components: UI
> Reporter: Chang Li
> Assignee: Chang Li
> Attachments: TEZ_2091_V1.patch, TEZ_2091_V2.patch
>
>
> There are certain category of people who would like to host TEZ UI on nodejs,
> it will be a good feature to be added in
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)