[ https://issues.apache.org/jira/browse/HIVE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830532#comment-13830532 ]
Hive QA commented on HIVE-5870: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12615375/HIVE-5870.patch {color:green}SUCCESS:{color} +1 4680 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/407/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/407/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12615375 > Move TestJDBCDriver2.testNewConnectionConfiguration to TestJDBCWithMiniHS2 > -------------------------------------------------------------------------- > > Key: HIVE-5870 > URL: https://issues.apache.org/jira/browse/HIVE-5870 > Project: Hive > Issue Type: Bug > Components: Tests > Affects Versions: 0.13.0 > Reporter: Szehon Ho > Assignee: Szehon Ho > Attachments: HIVE-5870.patch > > > TestJDBCDriver2.testNewConnectionConfiguration() attempts to start a > Hiveserver2 instance in the test. > This can cause issues as creating HiveServer2 needs correct environment/path. > This test should be moved to TestJdbcWithMiniHS2, which uses MiniHS2. > MiniHS2 is for this purpose (setting all the environment properly before > starting HiveServer2 instance). -- This message was sent by Atlassian JIRA (v6.1#6144)