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

Sreenath Somarajapuram edited comment on TEZ-2091 at 3/1/15 5:55 AM:
---------------------------------------------------------------------

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.

Things are different if you want to do it without cloning the repo. Its not 
advisable to clone on prod.


was (Author: sreenath):
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)

Reply via email to