Zhenxiao Luo created HIVE-3435:
----------------------------------
Summary: 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
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