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

Hitesh Shah commented on TEZ-2047:
----------------------------------

[~pramachandran] Sorry for the delay in the review. 

Comments: 

The basic change looks fine but I am not sure how we are enforcing only http ( 
no ssl ) mode with the current implemenation? The WebApps code seems to 
eventually look into the config for the yarn policy. Should the WebUIService be 
setting that up correctly to enforce http only?

> Build fails against hadoop-2.2 post TEZ-2018
> --------------------------------------------
>
>                 Key: TEZ-2047
>                 URL: https://issues.apache.org/jira/browse/TEZ-2047
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: Prakash Ramachandran
>            Priority: Blocker
>         Attachments: TEZ-2047.1.patch
>
>
> Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project tez-dag: Compilation failure: Compilation failure:
> [ERROR] 
> /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java:[85,13]
>  cannot find symbol
> [ERROR] symbol  : method 
> withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
> [ERROR] location: class 
> org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
> [ERROR] 
> /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java:[87,45]
>  cannot find symbol
> [ERROR] symbol  : method getConnectorAddress(int)
> [ERROR] location: class org.apache.hadoop.http.HttpServer



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to