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

Hive QA commented on HIVE-16524:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12864874/HIVE-16524.1.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10635 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_index] 
(batchId=225)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
 (batchId=143)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[vector_count_distinct]
 (batchId=109)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4927/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4927/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4927/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 3 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12864874 - PreCommit-HIVE-Build

> Remove the redundant item type in hiveserver2.jsp and QueryProfileTmpl.jamon
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-16524
>                 URL: https://issues.apache.org/jira/browse/HIVE-16524
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: ZhangBing Lin
>            Assignee: ZhangBing Lin
>            Priority: Minor
>         Attachments: HIVE-16524.1.patch
>
>
> The Id attribute is defined in w3c as follows:
> 1.The id attribute specifies the unique id of the HTML element.
> 2.Id must be unique in the HTML document.
> 3.The id attribute can be used as a link anchor, by JavaScript (HTML DOM) or 
> by CSS to change or add a style to an element with the specified id.
> But,the "id='attributes_table'"  in hiveserver2.jsp and 
> QueryProfileTmpl.jamon:
> 1.Not quoted by any css and js
> 2.It has the same id attribute name on the same page
> So I suggest removing this id attribute definition,Please Check It.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to