You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pierre Nerzic (JIRA)" <ji...@apache.org> on 2014/03/07 14:10:43 UTC

[jira] [Created] (HIVE-6582) missing ; in HTML entities like < in conf file

Pierre Nerzic created HIVE-6582:
-----------------------------------

             Summary: missing ; in HTML entities like &lt; 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


In conf/hive-default.xml.template, line 2392, the description of the property is malformed : &lthive... instead of &lt;hive... and 3 other like this : &gt 

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)