[ https://issues.apache.org/jira/browse/HIVE-7757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099825#comment-14099825 ]
Brock Noland commented on HIVE-7757: ------------------------------------ FYI [~szehon] > 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 > 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)