[
https://issues.apache.org/jira/browse/IMPALA-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong resolved IMPALA-7589.
-----------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.1.0
> Allow setting default query options for custom cluster tests
> ------------------------------------------------------------
>
> Key: IMPALA-7589
> URL: https://issues.apache.org/jira/browse/IMPALA-7589
> Project: IMPALA
> Issue Type: Sub-task
> Components: Infrastructure
> Reporter: Tim Armstrong
> Assignee: Tim Armstrong
> Priority: Major
> Fix For: Impala 3.1.0
>
>
> The handling of default query options for erasure-coded files in custom
> cluster tests is brittle and breaks if custom cluster tests set their own
> default query options:
> {noformat}
> if os.environ.get("ERASURE_CODING") == "true":
>
> cmd.append("--impalad_args=--default_query_options=allow_erasure_coded_files=true")
> {noformat}
> This was one of test failures that caused IMPALA-1760 to be reverted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]