[ https://issues.apache.org/jira/browse/HIVE-22490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974608#comment-16974608 ]
Hive QA commented on HIVE-22490: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12985745/HIVE-22490.0.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 24 failed/errored test(s), 17707 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[ivyDownload] (batchId=28) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[set_processor_namespaces] (batchId=92) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udf_classloader_dynamic_dependency_resolution] (batchId=100) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_udf3] (batchId=71) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[remote_script] (batchId=159) org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[deletejar] (batchId=102) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testBootstrapFunctionReplication (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testBootstrapReplLoadRetryAfterFailureForFunctions (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testBootstrapReplLoadRetryAfterFailureForPartitions (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testCreateFunctionIncrementalReplication (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testCreateFunctionWithFunctionBinaryJarsOnHDFS (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testDropFunctionIncrementalReplication (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testIncrementalCreateFunctionWithFunctionBinaryJarsOnHDFS (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testReplLoadFromSourceUsingWithClause (batchId=262) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testBootstrapFunctionReplication (batchId=266) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testBootstrapReplLoadRetryAfterFailureForFunctions (batchId=266) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testBootstrapReplLoadRetryAfterFailureForPartitions (batchId=266) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testCreateFunctionIncrementalReplication (batchId=266) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testCreateFunctionWithFunctionBinaryJarsOnHDFS (batchId=266) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testDropFunctionIncrementalReplication (batchId=266) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testIncrementalCreateFunctionWithFunctionBinaryJarsOnHDFS (batchId=266) org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testReplLoadFromSourceUsingWithClause (batchId=266) org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.testPermFunc (batchId=288) org.apache.hive.jdbc.TestSSL.testMetastoreConnectionWrongCertCN (batchId=284) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/19426/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19426/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19426/ 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 Tests exited with: TestsFailedException: 24 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12985745 - PreCommit-HIVE-Build > Adding jars with special characters in their path throws error > -------------------------------------------------------------- > > Key: HIVE-22490 > URL: https://issues.apache.org/jira/browse/HIVE-22490 > Project: Hive > Issue Type: Bug > Reporter: Ádám Szita > Assignee: Ádám Szita > Priority: Major > Attachments: HIVE-22490.0.patch > > > HIVE-9664 introduced a change that uses URIs in SessionState to handle adding > jars or other dependencies in a Hive session, but forgot to add URL encoding. > This resulted a regression as path such as /tmp/blabla-[special].jar was > working before HIVE-9664 and now it's throwing an error. -- This message was sent by Atlassian Jira (v8.3.4#803005)