[
https://issues.apache.org/jira/browse/HIVE-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Nerzic updated HIVE-6582:
--------------------------------
Description:
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 ';'.
was:
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 ';'.
> 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 : {{>}}
> 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)