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

Sushanth Sowmyan commented on HIVE-5015:
----------------------------------------

This patch causes 1 checkstyle problem, that of an unused import:

{noformat}
[checkstyle] Running Checkstyle 5.5 on 425 files
[checkstyle] 
/Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hcatalog/pig/TestHCatStorerWrapper.java:27:8:
 Unused import - org.apache.commons.lang.SystemUtils.
{noformat}

Not a problem, though, since it's a trivial change, I'll update and test with 
that one line removed. Otherwise, the patch looks good. +1.
                
> [HCatalog] Fix HCatalog unit tests on Windows
> ---------------------------------------------
>
>                 Key: HIVE-5015
>                 URL: https://issues.apache.org/jira/browse/HIVE-5015
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HCatalog
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.12.0
>
>         Attachments: HIVE-5015-1.patch
>
>
> Note: To run hcatalog unit tests on windows, we need to use a hadoop.jar for 
> Windows. Checkout branch-1-win branch of hadoop, do a mvn-install. Then you 
> can use the branch-1-win.hadoop for unit test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to