[
https://issues.apache.org/jira/browse/PHOENIX-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Soldatov updated PHOENIX-3708:
-------------------------------------
Attachment: PHOENIX-3708.patch
Found the problem. Somehow regardless that tez is used only in test scope, the
one of its dependencies (yarn-api) was added to the final jar by assembly
plugin. Added exclusions for it as well as reduced the number of datanodes in
mini clusters to avoid resource problems. Also fixed an issue with double
quoting during column map replacement.
> Tests introduced in PHOENIX-3346 doesn't work well with failsafe plugin
> -----------------------------------------------------------------------
>
> Key: PHOENIX-3708
> URL: https://issues.apache.org/jira/browse/PHOENIX-3708
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.10.0
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Fix For: 4.11.0
>
> Attachments: PHOENIX-3708.patch
>
>
> There is a strange behavior for those test. They run fine with surefire
> plugin, but with failsafe they just interrupted during execution and fails.
> Need to figure out why that happen and fix it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)