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

Jinfeng Ni commented on DRILL-5712:
-----------------------------------

Some of the unit testcases that failed:

Tests in error: 
  TestInfoSchemaOnHiveStorage>HiveTestBase.generateHive:34 » 
ExceptionInInitializer
  TestViewSupportOnHiveTables.generateHive:34 » ExceptionInInitializer
  
TestHiveStorage.readingFromStorageHandleBasedTable2:430->BaseTestQuery.testRunAndReturn:344
 » Rpc
  
TestHiveStorage.testIgnoreSkipHeaderFooterForSequencefile:520->BaseTestQuery.testRunAndReturn:344
 » Rpc
  TestHiveStorage.readingFromSmallTableWithSkipHeaderAndFooter:443 »  
org.apache...
  
TestHiveStorage.testIgnoreSkipHeaderFooterForParquet:510->BaseTestQuery.testRunAndReturn:344
 » Rpc
  
TestHiveStorage.testNonAsciiStringLiterals:560->BaseTestQuery.testRunAndReturn:344
 » Rpc
  
TestHiveStorage.testIgnoreSkipHeaderFooterForRcfile:500->BaseTestQuery.testRunAndReturn:344
 » Rpc
  
TestHiveStorage.nativeReaderIsDisabledForAlteredPartitionedTable:408->PlanTestBase.getPlanInString:330-
...


> Update the pom files with dependency exclusions for commons-codec
> -----------------------------------------------------------------
>
>                 Key: DRILL-5712
>                 URL: https://issues.apache.org/jira/browse/DRILL-5712
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>            Reporter: Sindhuri Ramanarayan Rayavaram
>            Assignee: Sindhuri Ramanarayan Rayavaram
>              Labels: ready-to-commit
>
> In java-exec, we are adding a dependency for commons-codec of version 1.10. 
> Other dependencies like hadoop-common, parquet-column etc are trying to 
> download different versions for common codec. Exclusions should be added for 
> common-codec in these dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to