[
https://issues.apache.org/jira/browse/HIVE-12984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131510#comment-15131510
]
Hive QA commented on HIVE-12984:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12785840/HIVE-12984.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10037 tests
executed
*Failed tests:*
{noformat}
TestCliDriver-create_view_partitioned.q-input0.q-groupby7_noskew_multi_single_reducer.q-and-12-more
- did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.org.apache.hadoop.hive.cli.TestMiniTezCliDriver
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynamic_partition_pruning_2
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_schema_evol_orc_acidvec_mapwork_part
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hive.jdbc.TestSSL.testSSLVersion
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6857/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6857/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6857/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12785840 - PreCommit-HIVE-TRUNK-Build
> spark tgz-s need to be deleted on mvn clean, as are other binary artifacts in
> the tree
> --------------------------------------------------------------------------------------
>
> Key: HIVE-12984
> URL: https://issues.apache.org/jira/browse/HIVE-12984
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-12984.patch
>
>
> Currently, tgz files are downloaded and kept around forever. I noticed when
> packaging the release (apparently the excludes in packaging files also didn't
> work) that the initial src tar.gz was huge; regardless of that, I had 6
> version of spark (1.2 thru 1.6 with one dot version) sitting there, and also
> in every clone of Hive that I have.
> These should be switched to use normal means of artifact distribution (I
> think I already filed a jira but I cannot find it now); meanwhile making sure
> that mvn clean would remove them.
> I realize it could create some pain when running tests repeatedly on dev
> machine unless "clean" is omitted from rebuilds; that is somewhat intentional
> - it should be a good incentive to switch to maven for dependency management
> instead of a bash script ;)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)