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

László Bodor commented on TEZ-4347:
-----------------------------------

I didn't mean to host tez ui, I just want it to host simple services via HTTP, 
like the /jmx endpoint of hiveserver2, or later the /prof endpoint as described 
in TEZ-4038
I believe TezUI should be a standalone thing across multiple applications, so 
it has a different lifecycle...even if it seems interesting: a DAGAppMaster 
hosting a tez ui for its own dags, it looks a bit heavy to me
does this make sense to you?


> Implement a HTTP server in DAGAppMaster
> ---------------------------------------
>
>                 Key: TEZ-4347
>                 URL: https://issues.apache.org/jira/browse/TEZ-4347
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>
> Currently, I cannot see an HTTP web server in DAGAppMaster, but sooner or 
> later we'll need one. I'm attaching some tickets which are related.
> As a reference, we can start with a simplified version of Hive's HTTPServer 
> which runs in HiveServer2: 
> https://github.com/apache/hive/blob/master/common/src/java/org/apache/hive/http/HttpServer.java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to