[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-09 Thread Matt McCline (JIRA)

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

Matt McCline commented on HIVE-19074:
-

Added missing changes.  The whole fix made it into branch-3.0.0 before it 
branched.  It is in master, too.

> Vectorization: Add llap vectorization_div0.q.out Q output file
> --
>
> Key: HIVE-19074
> URL: https://issues.apache.org/jira/browse/HIVE-19074
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-19074.02.patch, HIVE-19074.03.patch, 
> HIVE-19074.05.patch
>
>
> At some point llap/vectorization_div0.q.out got omitted.
> The Q file output is unstable because of missing ORDER BY columns.  You must 
> have ORDER BY on all/critical the columns when there is a LIMIT clause.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-09 Thread Vineet Garg (JIRA)

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

Vineet Garg commented on HIVE-19074:


Deferring this to 3.1.0 since the branch for 3.0.0 has been cut off. Please 
update the JIRA if you would like to get your patch in 3.0.0.

> Vectorization: Add llap vectorization_div0.q.out Q output file
> --
>
> Key: HIVE-19074
> URL: https://issues.apache.org/jira/browse/HIVE-19074
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Fix For: 3.1.0
>
> Attachments: HIVE-19074.02.patch, HIVE-19074.03.patch, 
> HIVE-19074.05.patch
>
>
> At some point llap/vectorization_div0.q.out got omitted.
> The Q file output is unstable because of missing ORDER BY columns.  You must 
> have ORDER BY on all/critical the columns when there is a LIMIT clause.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-09 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-19074:




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

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 150 failed/errored test(s), 13561 tests 
executed
*Failed tests:*
{noformat}
TestBeeLineDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=252)
TestCopyUtils - did not produce a TEST-*.xml file (likely timed out) 
(batchId=230)
TestDbNotificationListener - did not produce a TEST-*.xml file (likely timed 
out) (batchId=246)
TestDummy - did not produce a TEST-*.xml file (likely timed out) (batchId=252)
TestExportImport - did not produce a TEST-*.xml file (likely timed out) 
(batchId=230)
TestHCatHiveCompatibility - did not produce a TEST-*.xml file (likely timed 
out) (batchId=246)
TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=252)
TestMiniDruidKafkaCliDriver - did not produce a TEST-*.xml file (likely timed 
out) (batchId=252)
TestNegativeCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=95)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-09 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-19074:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m 12s{color} 
| {color:red} 
/data/hiveptest/logs/PreCommit-HIVE-Build-10093/patches/PreCommit-HIVE-Build-10093.patch
 does not apply to master. Rebase required? Wrong Branch? See 
http://cwiki.apache.org/confluence/display/Hive/HowToContribute for help. 
{color} |
\\
\\
|| Subsystem || Report/Notes ||
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-10093/yetus.txt |
| Powered by | Apache Yetushttp://yetus.apache.org |


This message was automatically generated.



> Vectorization: Add llap vectorization_div0.q.out Q output file
> --
>
> Key: HIVE-19074
> URL: https://issues.apache.org/jira/browse/HIVE-19074
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-19074.02.patch, HIVE-19074.03.patch, 
> HIVE-19074.04.patch
>
>
> At some point llap/vectorization_div0.q.out got omitted.
> The Q file output is unstable because of missing ORDER BY columns.  You must 
> have ORDER BY on all/critical the columns when there is a LIMIT clause.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-02 Thread Matt McCline (JIRA)

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

Matt McCline commented on HIVE-19074:
-

Committed to master.  [~teddy.choi] thank you for your code review.

> Vectorization: Add llap vectorization_div0.q.out Q output file
> --
>
> Key: HIVE-19074
> URL: https://issues.apache.org/jira/browse/HIVE-19074
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-19074.02.patch, HIVE-19074.03.patch
>
>
> At some point llap/vectorization_div0.q.out got omitted.
> The Q file output is unstable because of missing ORDER BY columns.  You must 
> have ORDER BY on all/critical the columns when there is a LIMIT clause.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-02 Thread Teddy Choi (JIRA)

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

Teddy Choi commented on HIVE-19074:
---

+1 LGTM.

Sometimes the result difference bugs me a lot, thanks for resolving it!

> Vectorization: Add llap vectorization_div0.q.out Q output file
> --
>
> Key: HIVE-19074
> URL: https://issues.apache.org/jira/browse/HIVE-19074
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-19074.02.patch, HIVE-19074.03.patch
>
>
> At some point llap/vectorization_div0.q.out got omitted.
> The Q file output is unstable because of missing ORDER BY columns.  You must 
> have ORDER BY on all/critical the columns when there is a LIMIT clause.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-01 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-19074:




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

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

{color:red}ERROR:{color} -1 due to 229 failed/errored test(s), 13757 tests 
executed
*Failed tests:*
{noformat}
TestDbNotificationListener - did not produce a TEST-*.xml file (likely timed 
out) (batchId=246)
TestHCatHiveCompatibility - did not produce a TEST-*.xml file (likely timed 
out) (batchId=246)
TestNegativeCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=95)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-01 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-19074:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
32s{color} | {color:blue} Maven dependency ordering for branch {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
30s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m  
0s{color} | {color:red} The patch has 2 line(s) that end in whitespace. Use git 
apply --whitespace=fix <>. Refer https://git-scm.com/docs/git-apply 
{color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} asflicense {color} | {color:red}  0m 
55s{color} | {color:red} The patch generated 49 ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black}  2m 21s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Optional Tests |  asflicense  |
| uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 
3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-9950/dev-support/hive-personality.sh
 |
| git revision | master / 9e98d59 |
| whitespace | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-9950/yetus/whitespace-eol.txt 
|
| asflicense | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-9950/yetus/patch-asflicense-problems.txt
 |
| modules | C: itests ql U: . |
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-9950/yetus.txt |
| Powered by | Apache Yetushttp://yetus.apache.org |


This message was automatically generated.



> Vectorization: Add llap vectorization_div0.q.out Q output file
> --
>
> Key: HIVE-19074
> URL: https://issues.apache.org/jira/browse/HIVE-19074
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-19074.02.patch, HIVE-19074.03.patch
>
>
> At some point llap/vectorization_div0.q.out got omitted.
> The Q file output is unstable because of missing ORDER BY columns.  You must 
> have ORDER BY on all/critical the columns when there is a LIMIT clause.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-01 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-19074:




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

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 185 failed/errored test(s), 13346 tests 
executed
*Failed tests:*
{noformat}
TestDbNotificationListener - did not produce a TEST-*.xml file (likely timed 
out) (batchId=246)
TestHCatHiveCompatibility - did not produce a TEST-*.xml file (likely timed 
out) (batchId=246)
TestMiniLlapCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=151)

[intersect_all.q,unionDistinct_1.q,orc_ppd_schema_evol_3a.q,table_nonprintable.q,tez_union_dynamic_partition.q,tez_union_dynamic_partition_2.q,mm_cttas.q,global_limit.q,schemeAuthority.q,cte_2.q,rcfile_createas1.q,dynamic_partition_pruning_2.q,intersect_merge.q,parallel_colstats.q,load_hdfs_file_with_space_in_the_name.q]
TestNegativeCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=95)


[jira] [Commented] (HIVE-19074) Vectorization: Add llap vectorization_div0.q.out Q output file

2018-04-01 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-19074:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} asflicense {color} | {color:red}  1m  
0s{color} | {color:red} The patch generated 49 ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black}  1m 42s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Optional Tests |  asflicense  |
| uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 
3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-9949/dev-support/hive-personality.sh
 |
| git revision | master / 9e98d59 |
| asflicense | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-9949/yetus/patch-asflicense-problems.txt
 |
| modules | C: ql U: ql |
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-9949/yetus.txt |
| Powered by | Apache Yetushttp://yetus.apache.org |


This message was automatically generated.



> Vectorization: Add llap vectorization_div0.q.out Q output file
> --
>
> Key: HIVE-19074
> URL: https://issues.apache.org/jira/browse/HIVE-19074
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-19074.02.patch
>
>
> At some point llap/vectorization_div0.q.out got omitted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)