Pierre Nerzic created HIVE-6582: ----------------------------------- Summary: 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
In conf/hive-default.xml.template, line 2392, the description of the property is malformed : <hive... instead of <hive... and 3 other like this : > 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)