[
https://issues.apache.org/jira/browse/HIVE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Sichi updated HIVE-1353:
-----------------------------
Attachment: HIVE-1353.1.patch
> 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
>
> Attachments: HIVE-1353.1.patch
>
>
> 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.