[jira] [Commented] (HIVE-15526) Some tests need SORT_QUERY_RESULTS

2017-01-03 Thread Xuefu Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15797135#comment-15797135
 ] 

Xuefu Zhang commented on HIVE-15526:


+1. Thanks for the explanation.

> Some tests need SORT_QUERY_RESULTS
> --
>
> Key: HIVE-15526
> URL: https://issues.apache.org/jira/browse/HIVE-15526
> Project: Hive
>  Issue Type: Test
>Reporter: Rui Li
>Assignee: Rui Li
>Priority: Minor
> Attachments: HIVE-15526.1.patch
>
>
> {{temp_table_gb1.q}} and {{vector_between_in.q}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15526) Some tests need SORT_QUERY_RESULTS

2017-01-03 Thread Rui Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15797092#comment-15797092
 ] 

Rui Li commented on HIVE-15526:
---

[~xuefuz], thanks for your comments. I chose order by for vector_between_in.q 
because some test cases in that qfile already have order by. If I use 
--sort_query_result, the result for those cases will change, since 
--sort_query_result just sorts the output in lexicographic order. So I think 
order by is better.

> Some tests need SORT_QUERY_RESULTS
> --
>
> Key: HIVE-15526
> URL: https://issues.apache.org/jira/browse/HIVE-15526
> Project: Hive
>  Issue Type: Test
>Reporter: Rui Li
>Assignee: Rui Li
>Priority: Minor
> Attachments: HIVE-15526.1.patch
>
>
> {{temp_table_gb1.q}} and {{vector_between_in.q}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15526) Some tests need SORT_QUERY_RESULTS

2017-01-03 Thread Xuefu Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15795195#comment-15795195
 ] 

Xuefu Zhang commented on HIVE-15526:


[~lirui], thanks for working on this. The patch seems harmless. Just curious, 
for vector_between_in.q, I'm wondering why we choose order by rather than 
--sort_query_result.

> Some tests need SORT_QUERY_RESULTS
> --
>
> Key: HIVE-15526
> URL: https://issues.apache.org/jira/browse/HIVE-15526
> Project: Hive
>  Issue Type: Test
>Reporter: Rui Li
>Assignee: Rui Li
>Priority: Minor
> Attachments: HIVE-15526.1.patch
>
>
> {{temp_table_gb1.q}} and {{vector_between_in.q}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15526) Some tests need SORT_QUERY_RESULTS

2017-01-02 Thread Rui Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794403#comment-15794403
 ] 

Rui Li commented on HIVE-15526:
---

Failures not related.
[~xuefuz], could you have a look? The change is trivial. Thanks.

> Some tests need SORT_QUERY_RESULTS
> --
>
> Key: HIVE-15526
> URL: https://issues.apache.org/jira/browse/HIVE-15526
> Project: Hive
>  Issue Type: Test
>Reporter: Rui Li
>Assignee: Rui Li
>Priority: Minor
> Attachments: HIVE-15526.1.patch
>
>
> {{temp_table_gb1.q}} and {{vector_between_in.q}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15526) Some tests need SORT_QUERY_RESULTS

2017-01-02 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794388#comment-15794388
 ] 

Hive QA commented on HIVE-15526:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12845328/HIVE-15526.1.patch

{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 10913 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=233)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[case_sensitivity] 
(batchId=61)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[input_testxpath] 
(batchId=28)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udf_coalesce] 
(batchId=75)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic] 
(batchId=134)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_schema_evol_3a]
 (batchId=135)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] 
(batchId=93)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2761/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2761/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2761/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 7 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12845328 - PreCommit-HIVE-Build

> Some tests need SORT_QUERY_RESULTS
> --
>
> Key: HIVE-15526
> URL: https://issues.apache.org/jira/browse/HIVE-15526
> Project: Hive
>  Issue Type: Test
>Reporter: Rui Li
>Assignee: Rui Li
>Priority: Minor
> Attachments: HIVE-15526.1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)