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

Hudson commented on HIVE-3435:
------------------------------

Integrated in Hive-trunk-h0.21 #1800 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1800/])
    HIVE-3435 : Get pdk pluginTest passed when triggered from both builtin 
tests and pdk tests on hadoop23  (Zhenxiao Luo via Ashutosh Chauhan) (Revision 
1410138)

     Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1410138
Files : 
* /hive/trunk/pdk/build.xml
* /hive/trunk/pdk/ivy.xml
* /hive/trunk/pdk/scripts/build-plugin.xml
* /hive/trunk/pdk/scripts/conf
* /hive/trunk/pdk/scripts/conf/hive-site.xml
* /hive/trunk/pdk/scripts/conf/log4j.properties
* /hive/trunk/pdk/test-plugin/test/conf

                
> Get pdk pluginTest passed when triggered from both builtin tests and pdk 
> tests on hadoop23 
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3435
>                 URL: https://issues.apache.org/jira/browse/HIVE-3435
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Zhenxiao Luo
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3435.1.patch.txt, HIVE-3435.2.patch.txt, 
> HIVE-3435.3.patch.txt
>
>
> Hive pdk pluginTest is running twice in unit testing, one is triggered from 
> running builtin tests, another is triggered from running pdk tests.
> HIVE-3413 fixed pdk pluginTest on hadoop23 when triggered from running 
> builtin tests. While, when triggered from running pdk tests directly on 
> hadoop23, it is failing:
> Testcase: SELECT tp_rot13('Mixed Up!') FROM onerow; took 6.426 sec
> FAILED
> expected:<[]Zvkrq Hc!> but was:<[2012-09-04 18:13:01,668 WARN [main] 
> conf.HiveConf (HiveConf.java:<clinit>(73)) - hive-site.xml not found on 
> CLASSPATH
> ]Zvkrq Hc!>
> junit.framework.ComparisonFailure: expected:<[]Zvkrq Hc!> but 
> was:<[2012-09-04 18:13:01,668 WARN [main] conf.HiveConf 
> (HiveConf.java:<clinit>(73)) - hive-site.xml not found on CLASSPATH
> ]Zvkrq Hc!>

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