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

Namit Jain commented on HIVE-3385:
----------------------------------

@Ashutosh, there is still some problem:
When I was trying to run:

ant test -Dhadoop.mr.rev=23 -Dtest.print.classpath=true 
-Dhadoop.version=2.0.0-alpha -Dhadoop.security.version=2.0.0-alpha 
-Dtestcase=TestCliDriver -Dqfile=tst.q 

where tst.q had the line:

-- INCLUDE_HADOOP_MAJOR_VERSIONS(0.23)

I expected that test to go through, but that test was skipped.


    [junit] Running org.apache.hadoop.hive.cli.TestCliDriver
    [junit] Begin query: tst.q
    [junit] QTestUtil: tst.q INCLUDE list does not contain Hadoop Version 
0.20S. Skipping...
    [junit] Cleaning up TestCliDriver
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.442 sec

Can you take a look ?
                
> fixing 0.23 test build
> ----------------------
>
>                 Key: HIVE-3385
>                 URL: https://issues.apache.org/jira/browse/HIVE-3385
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sushanth Sowmyan
>            Assignee: Sushanth Sowmyan
>              Labels: build, test
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3385.patch, HIVE-3385.patch.2
>
>
> Follow up jira after HIVE-3341, we need to make hive tests work on 0.23.
> For starters, we need to add in a jar into build/ivy/lib/hadoop0.23.shim/ 
> that includes MiniMRCluster. With 0.23, MiniMRCluster has moved to 
> hadoop-mapreduce-client-jobclient-{$version}-tests.jar and that needs to be 
> included in as an ivy dependence.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to