You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (Commented) (JIRA)" <ji...@apache.org> on 2011/10/07 22:18:29 UTC

[jira] [Commented] (HIVE-2492) PDK PluginTest failing on Hudson

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

Carl Steinbach commented on HIVE-2492:
--------------------------------------

https://builds.apache.org/job/Hive-trunk-h0.21/998/

{noformat}
Testsuite: org.apache.hive.pdk.PluginTest
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 10.72 sec
------------- Standard Error -----------------
GLOBAL SETUP:  
Logging initialized using configuration in jar:file:/home/hudson/hudson-slave/workspace/Hive-trunk-h0.21/hive/build/dist/lib/hive-common-0.9.0-SNAPSHOT.jar!/hive-log4j.properties
Hive history file=/tmp/hudson/hive_job_log_hudson_201110062150_565275284.txt
FAILED: Error in metadata: MetaException(message:Got exception: java.io.FileNotFoundException File file:/user/hive/warehouse/onerow does not exist.)
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask
org.apache.hive.pdktest.Rot13 SETUP:  
Hive history file=/tmp/hudson/hive_job_log_hudson_201110062151_1884654165.txt
OK
Time taken: 0.016 seconds
FAILED: Error in metadata: MetaException(message:Got exception: java.io.FileNotFoundException File file:/user/hive/warehouse/rot13_data does not exist.)
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask
org.apache.hive.pdktest.Rot13 TEARDOWN:  
Hive history file=/tmp/hudson/hive_job_log_hudson_201110062151_1639781230.txt
OK
Time taken: 0.0090 seconds
GLOBAL TEARDOWN:  
Hive history file=/tmp/hudson/hive_job_log_hudson_201110062151_1737897280.txt
OK
Time taken: 0.01 seconds
------------- ---------------- ---------------

Testcase: SELECT tp_rot13('Mixed Up!') FROM onerow; took 0.073 sec
	FAILED
expected:<Zvkrq Hc!> but was:<
Hive history file=/tmp/hudson/hive_job_log_hudson_201110062151_1342642966.txt
FAILED: Error in semantic analysis: Line 1:34 Table not found 'onerow'>
junit.framework.ComparisonFailure: expected:<Zvkrq Hc!> but was:<
Hive history file=/tmp/hudson/hive_job_log_hudson_201110062151_1342642966.txt
FAILED: Error in semantic analysis: Line 1:34 Table not found 'onerow'>
	at org.apache.hive.pdk.PluginTest.runTest(PluginTest.java:59)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)
{noformat}
                
> PDK PluginTest failing on Hudson
> --------------------------------
>
>                 Key: HIVE-2492
>                 URL: https://issues.apache.org/jira/browse/HIVE-2492
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.8.0
>
>


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