[ https://issues.apache.org/jira/browse/HIVE-14718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15472865#comment-15472865 ]
Hive QA commented on HIVE-14718: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12827471/HIVE-14718.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 10530 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.org.apache.hadoop.hive.cli.TestCliDriver org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_mapjoin] org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[dynpart_sort_optimization_acid] org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_join_part_col_char] org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[acid_bucket_pruning] org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1130/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1130/console Test logs: http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-1130/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 7 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12827471 - PreCommit-HIVE-MASTER-Build > spark download is not ignored to a sufficient degree > ---------------------------------------------------- > > Key: HIVE-14718 > URL: https://issues.apache.org/jira/browse/HIVE-14718 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-14718.patch > > > If one builds without skipSparkTests, and then runs mvn install w/o clean > with skipSparkTests, the download.sh generation script will not run, since > it's inside a profile that is disabled by this property; however, the > leftover one in target will still run because the execution of the script in > qtest project is not similarly protected. -- This message was sent by Atlassian JIRA (v6.3.4#6332)