You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Radar Lei (JIRA)" <ji...@apache.org> on 2016/04/10 12:34:25 UTC

[jira] [Resolved] (HAWQ-651) Enhance update and append for ugly format xml file

     [ https://issues.apache.org/jira/browse/HAWQ-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radar Lei resolved HAWQ-651.
----------------------------
    Resolution: Fixed

> Enhance update and append for ugly format xml file
> --------------------------------------------------
>
>                 Key: HAWQ-651
>                 URL: https://issues.apache.org/jira/browse/HAWQ-651
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Command Line Tools
>            Reporter: Radar Lei
>            Assignee: Radar Lei
>
> When xml file not in pretty format, update the property values in hawq-site.xml might fail. Should enhance it.
> For example:
> <configuration><property><name>
> hawq_master_address_host</name>
>                 <value>test1</value>
>                 <description>The host name of hawq master.</description>
>         </property><property>
>                 <name>hawq_master_address_port</name>
>                 <value>21000</value>
>                 <description>The port of hawq master.</description>
>         </property>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)