[ https://issues.apache.org/jira/browse/HIVE-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925055#comment-13925055 ]
Hive QA commented on HIVE-6582: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12633369/HIVE-6582.1.patch.txt {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5373 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16 {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1666/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1666/console Messages: {noformat} 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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12633369 > missing ; in HTML entities like < in conf file > ------------------------------------------------- > > Key: HIVE-6582 > URL: https://issues.apache.org/jira/browse/HIVE-6582 > Project: Hive > Issue Type: Bug > Components: Configuration > Affects Versions: 0.14.0 > Reporter: Pierre Nerzic > Priority: Trivial > Attachments: HIVE-6582.1.patch.txt > > > In conf/hive-default.xml.template, line 2392, the description of the property > is malformed : <hive... instead of < ;hive... and 3 other like this : > > on the same line. > (I have problems with wikification to display < ; and not <) > This causes an error when launching hive : org.xml.sax.SAXParseException > (translated from french) reference to entity "lthive.user.install.directory" > must end with ';'. -- This message was sent by Atlassian JIRA (v6.2#6252)