[
https://issues.apache.org/jira/browse/HIVE-23013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057930#comment-17057930
]
Hive QA commented on HIVE-23013:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12996422/HIVE-23013.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 18098 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21082/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21082/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21082/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12996422 - PreCommit-HIVE-Build
> Fix UnitTestPropertiesParser creation log message
> -------------------------------------------------
>
> Key: HIVE-23013
> URL: https://issues.apache.org/jira/browse/HIVE-23013
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Attachments: HIVE-23013.01.patch
>
>
> UnitTestPropertiesParser has a bug preventing from logging it's creation info
> appropriately. Instead of string concatenation ( + ) it has a ( , ), thus the
> end of the message is considered as the first argument, making a mess.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)