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

Hive QA commented on HIVE-18930:
--------------------------------

| (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}  0m 
41s{color} | {color:red} The patch generated 49 ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black}  1m  2s{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-9676/dev-support/hive-personality.sh
 |
| git revision | master / d2d50e6 |
| asflicense | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-9676/yetus/patch-asflicense-problems.txt
 |
| modules | C: ql U: ql |
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-9676/yetus.txt |
| Powered by | Apache Yetus    http://yetus.apache.org |


This message was automatically generated.



> Fix ppd_join5 test
> ------------------
>
>                 Key: HIVE-18930
>                 URL: https://issues.apache.org/jira/browse/HIVE-18930
>             Project: Hive
>          Issue Type: Bug
>          Components: Test
>            Reporter: Kryvenko Igor
>            Assignee: Kryvenko Igor
>            Priority: Major
>         Attachments: HIVE-18930.01.patch
>
>
> It seems that HIVE-18068 have broken this test.
> Log from Jenkins
> {code:java}
> <failure message="Client Execution succeeded but contained differences (error 
> code = 1) after executing ppd_join5.q 180c180 < predicate: (id1 is not null 
> and id2 is not null) (type: boolean) --- > predicate: false (type: boolean) 
> 194c194 < predicate: (d <= 1) (type: boolean) --- > predicate: false (type: 
> boolean) 234c234 < predicate: ((d <= 1) and id is not null) (type: boolean) 
> --- > predicate: false (type: boolean) 255,256c255,257 < Filter Operator < 
> predicate: ((_col2 = 1) or (_col4 = 1)) (type: boolean) --- > Select Operator 
> > expressions: _col0 (type: string), _col1 (type: string), _col4 (type: int), 
> _col2 (type: int) > outputColumnNames: _col0, _col1, _col2, _col3 
> 258,260c259,260 < Select Operator < expressions: _col0 (type: string), _col1 
> (type: string), _col4 (type: int), _col2 (type: int) < outputColumnNames: 
> _col0, _col1, _col2, _col3 --- > File Output Operator > compressed: false 
> 262,268c262,265 < File Output Operator < compressed: false < Statistics: Num 
> rows: 1 Data size: 7 Basic stats: COMPLETE Column stats: NONE < table: < 
> input format: org.apache.hadoop.mapred.SequenceFileInputFormat < output 
> format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat < serde: 
> org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe --- > table: > input 
> format: org.apache.hadoop.mapred.SequenceFileInputFormat > output format: 
> org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat > serde: 
> org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe " 
> type="java.lang.AssertionError">
> {code}



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

Reply via email to