You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/05/20 22:53:16 UTC

[jira] Assigned: (HIVE-1353) load_dyn_part*.q tests need ORDER BY for determinism

     [ https://issues.apache.org/jira/browse/HIVE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sichi reassigned HIVE-1353:
--------------------------------

    Assignee: John Sichi  (was: Ning Zhang)

> load_dyn_part*.q tests need ORDER BY for determinism
> ----------------------------------------------------
>
>                 Key: HIVE-1353
>                 URL: https://issues.apache.org/jira/browse/HIVE-1353
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: John Sichi
>            Assignee: John Sichi
>             Fix For: 0.6.0
>
>
> Just now got a spurious failure from this while testing something else.
>     [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I la\
> stAccessTime -I owner -I transient_lastDdlTime -I java.lang.RuntimeException -I\
>  at org -I at sun -I at java -I at junit -I Caused by: -I [.][.][.] [0-9]* more\
>  /data/users/jsichi/open/commit-trunk/.ptest_0/build/ql/test/logs/clientpositiv\
> e/load_dyn_part14.q.out /data/users/jsichi/open/commit-trunk/.ptest_0/ql/src/te\
> st/results/clientpositive/load_dyn_part14.q.out                                 
>     [junit] 261,262d260                                                         
>     [junit] < k1        __HIVE_DEFAULT_PARTITION__                              
>     [junit] < k1        __HIVE_DEFAULT_PARTITION__                              
>     [junit] 264a263,264                                                         
>     [junit] > k1        __HIVE_DEFAULT_PARTITION__                              
>     [junit] > k1        __HIVE_DEFAULT_PARTITION__                              
>     [junit] Exception: Client execution results failed with error code = 1      

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