[
https://issues.apache.org/jira/browse/HIVE-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278498#comment-13278498
]
Carl Steinbach commented on HIVE-3034:
--------------------------------------
If the system property "test_prop" is defined, then
* Any qfile that contains INCLUDE_IF_SYS_PROP_DEFINED(test_prop) will be
executed IFF test_prop is defined.
* Any qfile that contains EXCLUDE_IF_SYS_PROP_DEFINED(test_prop) will be
executed IFF test_prop is not defined.
* These macros are mutually exclusive, i.e. any qfile that contains both macros
will trigger an UnSupportedOperationException.
> Implement [INCLUDE|EXCLUDE]_IF_SYS_PROP_DEFINED() test macro
> ------------------------------------------------------------
>
> Key: HIVE-3034
> URL: https://issues.apache.org/jira/browse/HIVE-3034
> Project: Hive
> Issue Type: Bug
> Components: Testing Infrastructure
> Reporter: Carl Steinbach
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira