You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2009/02/13 01:22:59 UTC

[jira] Commented: (HIVE-286) testCliDriver_udf7 fails

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

Ashish Thusoo commented on HIVE-286:
------------------------------------

Seems to be related to precision?

diff -a -I \(file:\)\|\(/tmp/.*\) /home/hudson/hudson-slave/workspace/Hive-trunk-h0.19/hive/build/ql/test/logs/clientpositive/udf7.q.out /home/hudson/hudson-slave/workspace/Hive-trunk-h0.19/hive/ql/src/test/results/clientpositive/udf7.q.out
77c77
< 1.0986122886681098	NULL	NULL	1.0986122886681098	NULL	NULL	1.5849625007211563	NULL	NULL	0.47712125471966244	NULL	NULL	1.5849625007211563	NULL	NULL	NULL	-1.0	7.38905609893065	8.0	8.0	0.125	8.0	2.0	NaN	1.0
---
> 1.0986122886681096	NULL	NULL	1.0986122886681096	NULL	NULL	1.584962500721156	NULL	NULL	0.4771212547196623	NULL	NULL	1.584962500721156	NULL	NULL	NULL	-1.0	7.38905609893065	8.0	8.0	0.125	8.0	2.0	NaN	1.0
Exception: Client execution results dailed with error code = 1


> testCliDriver_udf7 fails
> ------------------------
>
>                 Key: HIVE-286
>                 URL: https://issues.apache.org/jira/browse/HIVE-286
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>         Environment: Ubuntu, Java6, Hadoop 0.17, 0.18 and 0.19
>            Reporter: Johan Oskarsson
>            Priority: Blocker
>             Fix For: 0.2.0
>
>
> The org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf7 test fails.
> See this url for more information: http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/lastBuild/testReport/org.apache.hadoop.hive.cli/TestCliDriver/testCliDriver_udf7/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.