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

Andrew Sherman commented on HIVE-18117:
---------------------------------------

The 3 asf license warnings in 
[http://104.198.109.242/logs//PreCommit-HIVE-Build-11113/yetus/patch-asflicense-problems.txt]
 are not caused by this change.

The checkstyle warning TestErasureCodingHDFSCliDriver.java:48:  public static 
TestRule cliClassRule = adapter.buildClassRule();:26: warning: Variable 
'cliClassRule' must be private and have accessor methodsI
Is a false positive as Junit requires that fields annotated with ClassRule must 
be public. 

The single most  recent failure 
[https://builds.apache.org/job/PreCommit-HIVE-Build/11113/testReport/org.apache.hadoop.hive.cli/TestCliDriver/testCliDriver_sample6_/]
  is spurious.

So I think this change is good to go, please take a look [~stakiar]

> Create TestCliDriver for HDFS EC
> --------------------------------
>
>                 Key: HIVE-18117
>                 URL: https://issues.apache.org/jira/browse/HIVE-18117
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sahil Takiar
>            Assignee: Andrew Sherman
>            Priority: Major
>         Attachments: HIVE-18117.1.patch, HIVE-18117.2.patch, 
> HIVE-18117.3.patch, HIVE-18117.4.patch, HIVE-18117.5.patch, 
> HIVE-18117.6.patch, HIVE-18117.7.patch, HIVE-18117.8.patch, HIVE-18117.9.patch
>
>
> Should be able to do something similar to what we do for HDFS encryption.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to