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

Namit Jain commented on HIVE-3389:
----------------------------------

Namit Jain added a comment - 16/Aug/12 16:06
@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 ?
Namit Jain added a comment - 16/Aug/12 16:08
@Sushanth, I haven't debugged this. The test classpath for 1l seems to be 
correct.
It is containing the jars from build/ivy/lib/hadoop0.23.shim.
                
> running tests for hadoop 23
> ---------------------------
>
>                 Key: HIVE-3389
>                 URL: https://issues.apache.org/jira/browse/HIVE-3389
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Namit Jain
>


--
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