[ 
https://issues.apache.org/jira/browse/HIVE-14455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15686300#comment-15686300
 ] 

Hive QA commented on HIVE-14455:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12839958/HIVE-14455.1.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), 10701 tests 
executed
*Failed tests:*
{noformat}
TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=120)
        
[groupby3_map.q,union11.q,union26.q,mapreduce1.q,mapjoin_addjar.q,bucket_map_join_spark1.q,udf_example_add.q,multi_insert_with_join.q,sample7.q,auto_join_nulls.q,ppd_outer_join4.q,load_dyn_part8.q,sample6.q,bucket_map_join_1.q,auto_sortmerge_join_9.q]
TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=122)
        
[table_access_keys_stats.q,bucketmapjoin11.q,auto_join4.q,join34.q,nullgroup.q,mergejoins_mixed.q,sort.q,join_nullsafe.q,stats8.q,auto_join28.q,join17.q,union17.q,skewjoinopt11.q,groupby1_map.q,load_dyn_part11.q]
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2] 
(batchId=133)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype]
 (batchId=148)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[join_acid_non_acid]
 (batchId=150)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[union_fast_stats]
 (batchId=145)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] 
(batchId=91)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2238/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2238/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2238/

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: 12839958 - PreCommit-HIVE-Build

> upgrade httpclient, httpcore to match updated hadoop dependency
> ---------------------------------------------------------------
>
>                 Key: HIVE-14455
>                 URL: https://issues.apache.org/jira/browse/HIVE-14455
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>         Attachments: HIVE-14455.1.patch, HIVE-14455.1.patch
>
>
> Hive was having a newer version of httpclient and httpcore since 1.2.0 
> (HIVE-9709), when compared to Hadoop 2.x versions, to be able to make use of 
> newer apis in httpclient 4.4.
> There was  security issue in the older version of httpclient and httpcore 
> that hadoop was using, and as a result moved to httpclient  4.5.2  and 
> httpcore 4.4.4 (HADOOP-12767).
> As hadoop was using the older version of these libraries and they often end 
> up earlier in the classpath, we have had bunch of difficulties in different 
> environments with class/method not found errors. 
> Now, that hadoops dependencies in versions with security fix are newer and 
> have the API that hive needs, we can be on the same version. For older 
> versions of hadoop this version update doesn't matter as the difference is 
> already there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to