[
https://issues.apache.org/jira/browse/HIVE-7757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7757:
-------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Status: Resolved (was: Patch Available)
Thank you for the review! I have committed this to trunk.
> PTest2 separates test files with spaces while QTestGen uses commas
> ------------------------------------------------------------------
>
> Key: HIVE-7757
> URL: https://issues.apache.org/jira/browse/HIVE-7757
> Project: Hive
> Issue Type: Improvement
> Reporter: Brock Noland
> Assignee: Brock Noland
> Fix For: 0.14.0
>
> Attachments: HIVE-7757.1.patch
>
>
> I noticed in HIVE-7749 that even after the testconfiguration.properties file
> is updated TestSparkCliDriver is not being generated correctly. Basically it
> doesn't include any tests. The issue appears to be that in the pom file
> properties are separated by comma and the PTest2 properties files are
> separated by spaces. Since both comma and space are not used in the qtest
> properties files let's update all parsing code to use both comma and space.
--
This message was sent by Atlassian JIRA
(v6.2#6252)