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

TezQA commented on TEZ-3961:
----------------------------

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} xml {color} | {color:green}  0m  
1s{color} | {color:green} The patch has no ill-formed XML file. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
 5s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  0m 16s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | TEZ-3961 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12943291/TEZ-3961.002.patch |
| Optional Tests |  dupname  asflicense  xml  |
| uname | Linux asf915.gq1.ygridcore.net 4.4.0-133-generic #159-Ubuntu SMP Fri 
Aug 10 07:31:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/yetus/precommit/personality/tez.sh
 |
| git revision | master / 2f17388 |
| maven | version: Apache Maven 3.5.4 
(1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) |
| modules | C: tez-ui U: tez-ui |
| Console output | https://builds.apache.org/job/PreCommit-TEZ-Build/25/console 
|
| Powered by | Apache Yetus 0.8.0   http://yetus.apache.org |


This message was automatically generated.



> Tez UI web.xml tries to reach out to java.sun.com for validation after moving 
> to jetty-9
> ----------------------------------------------------------------------------------------
>
>                 Key: TEZ-3961
>                 URL: https://issues.apache.org/jira/browse/TEZ-3961
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.9.1
>            Reporter: Kuhu Shukla
>            Assignee: Kuhu Shukla
>            Priority: Major
>         Attachments: TEZ-3961.001.patch, TEZ-3961.002.patch
>
>
> Tez UI can throw a 503 error when hosted on a server that cannot reach public 
> IPs like java.sun.com which are listed as servers for DTDs in web.xml.  This 
> behavior change comes from moving to jetty 9 (Tez and Hadoop 3.0) which 
> removed provided schemas that were being shipped with earlier versions. It is 
> suboptimal even in cases where public IPs are accessible to fetch the DTD for 
> a very very simple web.xml file. We can choose to either remove the DTD 
> validation or add dependency explicitly to org.eclipse.jetty.toolchain ยป 
> jetty-osgi-servlet-api to allow for this jetty change to not affect the 
> behavior of tez-ui.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to