[ 
https://issues.apache.org/jira/browse/HIVE-7757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brock Noland updated HIVE-7757:
-------------------------------

    Description: I noticed in HIVE-7749 that even after the 
testconfiguration.properties file is updated TestSparkCliDriver is not being 
generated correctly. 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.

> 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
>
> I noticed in HIVE-7749 that even after the testconfiguration.properties file 
> is updated TestSparkCliDriver is not being generated correctly. 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)

Reply via email to