The two failures are:

1. Precision problem:
    [junit] diff -a -I \(file:\)\|\(/tmp/.*\)
/home/hudson/hudson-slave/workspace/Hive-trunk-h0.17/hive/build/ql/test/logs/clientpositive/udf7.q.out
/home/hudson/hudson-slave/workspace/Hive-trunk-h0.17/hive/ql/src/test/results/clientpositive/udf7.q.out
    [junit] 77c77
    [junit] < 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
    [junit] ---
    [junit] > 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
    [junit] Exception: Client execution results dailed with error code = 1
    [junit] junit.framework.AssertionFailedError: Client execution
results dailed with error code = 1

2. Limit sort order problem: (See
https://issues.apache.org/jira/browse/HIVE-276 )

    [junit] diff -a -I \(file:\)\|\(/tmp/.*\)
/home/hudson/hudson-slave/workspace/Hive-trunk-h0.17/hive/build/ql/test/logs/clientpositive/input3_limit.q.out
/home/hudson/hudson-slave/workspace/Hive-trunk-h0.17/hive/ql/src/test/results/clientpositive/input3_limit.q.out
    [junit] 86,94d85
    [junit] < 100       val_101
    [junit] < 104       val_105
    [junit] < 104       val_105
    [junit] < 104       val_104
    [junit] < 104       val_104
    [junit] < 103       val_103
    [junit] < 103       val_103
    [junit] < 102       val_103
    [junit] < 101       val_102
    [junit] 96,103d86
    [junit] < 100       val_101
    [junit] < 100       val_100
    [junit] < 100       val_100
    [junit] < 10        val_11
    [junit] < 10        val_10
    [junit] < 1 val_2
    [junit] < 0 val_1
    [junit] Exception: Client execution results dailed with error code = 1
    [junit] < 0 val_1
    [junit] junit.framework.AssertionFailedError: Client execution
results dailed with error code = 1


Zheng

On Sat, Feb 14, 2009 at 6:15 AM, Apache Hudson Server <
hud...@hudson.zones.apache.org> wrote:

> See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/5/changes
>
> Changes:
>
> [zshao] Emergency compilation fix. (zshao)
>
> [zshao] HIVE-288. Removed the old serde package. (zshao)
>
>

-- 
Yours,
Zheng

Reply via email to