[
https://issues.apache.org/jira/browse/HIVE-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094264#comment-14094264
]
Brock Noland commented on HIVE-7691:
------------------------------------
Storing data this way is a vestige of storing this data in XML. Now that we are
using properties files we can lay this data across many lines which will result
in better mergability for changes. I'd also like to move the file to
itest/src/test/resources as opposed to have the properties file in the root of
a module.
> Improve maintainability of testconfiguration.properties
> -------------------------------------------------------
>
> Key: HIVE-7691
> URL: https://issues.apache.org/jira/browse/HIVE-7691
> Project: Hive
> Issue Type: Improvement
> Reporter: Brock Noland
> Attachments: HIVE-7691.1.patch
>
>
> Today testconfiguration.properties is basically 5 lines of text and is not in
> any order. This means that every change to that file will result in a patch
> which contains the entire file. This makes patches which are brittle to other
> changes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)