[
https://issues.apache.org/jira/browse/HIVE-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-4870:
-----------------------------------
Status: Open (was: Patch Available)
In my test runs I also saw these 2 failures. Additionally, I saw two more. Log:
{noformat}
[junit] Begin query: auto_sortmerge_join_1.q
[junit] Running: diff -a
/grid/0/ashutosh/hive/build/ql/test/logs/clientpositive/auto_sortmerge_join_1.q.out
/grid/0/ashutosh/hive/ql/src/test/results/clientpositive/auto_sortmerge_join_1.q.out
[junit] 790c790
[junit] < base file name: ds=2008-04-09
[junit] ---
[junit] > base file name: ds=2008-04-08
[junit] 794c794
[junit] < ds 2008-04-09
[junit] ---
[junit] > ds 2008-04-08
[junit] 837c837
[junit] < base file name: ds=2008-04-08
[junit] ---
[junit] > base file name: ds=2008-04-09
[junit] 841c841
[junit] < ds 2008-04-08
[junit] ---
[junit] > ds 2008-04-09
[junit] Exception: Client execution results failed with error code = 1
[junit] See build/ql/tmp/hive.log, or try "ant test ...
-Dtest.silent=false" to get more logs.
[junit] Failed query: auto_sortmerge_join_1.q
[junit] Begin query: auto_sortmerge_join_2.q
[junit] Running: diff -a
/grid/0/ashutosh/hive/build/ql/test/logs/clientpositive/auto_sortmerge_join_2.q.out
/grid/0/ashutosh/hive/ql/src/test/results/clientpositive/auto_sortmerge_join_2.q.out
[junit] 577c577
[junit] < base file name: ds=2008-04-09
[junit] ---
[junit] > base file name: ds=2008-04-08
[junit] 581c581
[junit] < ds 2008-04-09
[junit] ---
[junit] > ds 2008-04-08
[junit] 624c624
[junit] < base file name: ds=2008-04-08
[junit] ---
[junit] > base file name: ds=2008-04-09
[junit] 628c628
[junit] < ds 2008-04-08
[junit] ---
[junit] > ds 2008-04-09
[junit] Exception: Client execution results failed with error code = 1
[junit] See build/ql/tmp/hive.log, or try "ant test ...
-Dtest.silent=false" to get more logs.
[junit] Failed query: auto_sortmerge_join_2.q
[junit] Begin query: auto_sortmerge_join_7.q
[junit] Running: diff -a
/grid/0/ashutosh/hive/build/ql/test/logs/clientpositive/auto_sortmerge_join_7.q.out
/grid/0/ashutosh/hive/ql/src/test/results/clientpositive/auto_sortmerge_join_7.q.out
[junit] 896c896
[junit] < base file name: ds=2008-04-09
[junit] ---
[junit] > base file name: ds=2008-04-08
[junit] 900c900
[junit] < ds 2008-04-09
[junit] ---
[junit] > ds 2008-04-08
[junit] 943c943
[junit] < base file name: ds=2008-04-08
[junit] ---
[junit] > base file name: ds=2008-04-09
[junit] 947c947
[junit] < ds 2008-04-08
[junit] ---
[junit] > ds 2008-04-09
[junit] Exception: Client execution results failed with error code = 1
[junit] See build/ql/tmp/hive.log, or try "ant test ...
-Dtest.silent=false" to get more logs.
[junit] Failed query: auto_sortmerge_join_7.q
[junit] Begin query: auto_sortmerge_join_8.q
[junit] Running: diff -a
/grid/0/ashutosh/hive/build/ql/test/logs/clientpositive/auto_sortmerge_join_8.q.out
/grid/0/ashutosh/hive/ql/src/test/results/clientpositive/auto_sortmerge_join_8.q.out
[junit] 898c898
[junit] < base file name: ds=2008-04-09
[junit] ---
[junit] > base file name: ds=2008-04-08
[junit] 902c902
[junit] < ds 2008-04-09
[junit] ---
[junit] > ds 2008-04-08
[junit] 945c945
[junit] < base file name: ds=2008-04-08
[junit] ---
[junit] > base file name: ds=2008-04-09
[junit] 949c949
[junit] < ds 2008-04-08
[junit] ---
[junit] > ds 2008-04-09
[junit] Exception: Client execution results failed with error code = 1
[junit] See build/ql/tmp/hive.log, or try "ant test ...
-Dtest.silent=false" to get more logs.
[junit] Failed query: auto_sortmerge_join_8.q
{noformat}
> Explain Extended to show partition info for Fetch Task
> ------------------------------------------------------
>
> Key: HIVE-4870
> URL: https://issues.apache.org/jira/browse/HIVE-4870
> Project: Hive
> Issue Type: Bug
> Components: Query Processor, Tests
> Affects Versions: 0.11.0
> Reporter: Laljo John Pullokkaran
> Assignee: Laljo John Pullokkaran
> Attachments: HIVE-4870.patch
>
>
> Explain extended does not include partition information for Fetch Task
> (FetchWork). Map Reduce Task (MapredWork)already does this.
> Patch includes Partition Description info to Fetch Task.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira