See <https://hudson.apache.org/hudson/job/Pig-trunk-commit/715/changes>

Changes:

[thejas] PIG-1933: Hints such as 'collected' and 'skewed' for "group by" or 
"join by" should not be treated as tokens. (xuefuz via thejas)

------------------------------------------
[...truncated 37269 lines...]
    [junit] (10:LOLoad={name: chararray,details: (age: bytearray,gpa: 
bytearray),field3: (a: bytearray,b: bytearray)}==>15)
    [junit] (15:LOForEach={name: chararray,details: (age: bytearray,gpa: 
bytearray),field3: (a: bytearray,b: bytearray)}==>TERMINAL)
    [junit] 
    [junit] 
    [junit] Checking DONE!
    [junit] testSUM1
    [junit] 11/03/23 22:30:26 INFO executionengine.HExecutionEngine: Connecting 
to hadoop file system at: file:///
    [junit] 11/03/23 22:30:26 INFO executionengine.HExecutionEngine: Connecting 
to hadoop file system at: file:///
    [junit] 11/03/23 22:30:26 INFO executionengine.HExecutionEngine: Connecting 
to hadoop file system at: file:///
    [junit] testSUM2
    [junit] 11/03/23 22:30:26 INFO executionengine.HExecutionEngine: Connecting 
to hadoop file system at: file:///
    [junit] 11/03/23 22:30:26 INFO executionengine.HExecutionEngine: Connecting 
to hadoop file system at: file:///
    [junit] Actual plan after type check:
    [junit] *****Type Graph*******
    [junit] (0:LOLoad={null}==>3)
    [junit] (3:LOCogroup={group: (bytearray,bytearray),0: {null}}==>13)
    [junit]     <COGroup Inner Plan>
    [junit]     (1:LOProject=bytearray==>TERMINAL)
    [junit]     <COGroup Inner Plan>
    [junit]     (2:LOProject=bytearray==>TERMINAL)
    [junit] (13:LOForEach={bytearray,bytearray,double}==>TERMINAL)
    [junit]     <ForEach Inner Plan>
    [junit]     (9:LOProject=(bytearray,bytearray)==>TERMINAL)
    [junit]     <ForEach Inner Plan>
    [junit]     (11:LOProject=(null)==>12)
    [junit]     (12:LOProject=(bytearray)==>10)
    [junit]     (10:LOUserFunc=double==>TERMINAL)
    [junit] 
    [junit] testGenerate1
    [junit] 11/03/23 22:30:26 INFO executionengine.HExecutionEngine: Connecting 
to hadoop file system at: file:///
    [junit] 11/03/23 22:30:27 INFO executionengine.HExecutionEngine: Connecting 
to hadoop file system at: file:///
    [junit] *****MessageCollector dump*******
    [junit] Warning:int is implicitly cast to float under LOAdd Operator
    [junit] Warning:long is implicitly cast to float under LOAdd Operator
    [junit] Warning:int is implicitly cast to double under LOAdd Operator
    [junit] Actual plan after type check:
    [junit] *****Type Graph*******
    [junit] (0:LOLoad={name: chararray,age: int,gpa: double}==>18)
    [junit] (18:LOForEach={float,double}==>TERMINAL)
    [junit]     <ForEach Inner Plan>
    [junit]     (12:LOConst=int==>19)
    [junit]     (19:LOCast=float==>10)
    [junit]     (13:LOConst=float==>10)
    [junit]     (10:LOAdd=float==>14)
    [junit]     (11:LOConst=long==>20)
    [junit]     (20:LOCast=float==>14)
    [junit]     (14:LOAdd=float==>TERMINAL)
    [junit]     <ForEach Inner Plan>
    [junit]     (17:LOProject=double==>16)
    [junit]     (15:LOConst=int==>21)
    [junit]     (21:LOCast=double==>16)
    [junit]     (16:LOAdd=double==>TERMINAL)
    [junit] 
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.807 sec
    [junit] Running org.apache.pig.test.TestTypeCheckingValidatorNoSchema
    [junit] testUnion1
    [junit] 11/03/23 22:30:27 WARN conf.Configuration: DEPRECATED: 
hadoop-site.xml found in the classpath. Usage of hadoop-site.xml is deprecated. 
Instead use core-site.xml, mapred-site.xml and hdfs-site.xml to override 
properties of core-default.xml, mapred-default.xml and hdfs-default.xml 
respectively
    [junit] *****Type Graph*******
    [junit] (0:LOLoad={null}==>2)
    [junit] (1:LOLoad={null}==>2)
    [junit] (2:LOUnion={null}==>TERMINAL)
    [junit] 
    [junit] testUnion2
    [junit] *****Type Graph*******
    [junit] (3:LOLoad={a: int,b: long,c: bytearray}==>5)
    [junit] (4:LOLoad={null}==>5)
    [junit] (5:LOUnion={null}==>TERMINAL)
    [junit] 
    [junit] testSplitWithInnerPlan1
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to int under LOLesserThanEqual 
Operator
    [junit] *****Type Graph*******
    [junit] (6:LOLoad={null}==>13)
    [junit] (13:LOSplit={null}==>14,15)
    [junit] (7:LOProject=bytearray==>9)
    [junit] (8:LOProject=bytearray==>9)
    [junit] (9:LONotEqual=boolean==>TERMINAL)
    [junit] (10:LOProject=bytearray==>16)
    [junit] (16:LOCast=int==>12)
    [junit] (11:LOConst=int==>12)
    [junit] (12:LOLesserThanEqual=boolean==>TERMINAL)
    [junit] 
    [junit] testSplitWithInnerPlan2
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to int under LOAdd Operator
    [junit] Error:In alias null, incompatible types in Subtract Operator left 
hand side:int right hand side:chararray
    [junit] *****Type Graph*******
    [junit] (17:LOLoad={null}==>26)
    [junit] (26:LOSplit={null}==>27,28)
    [junit] (18:LOProject=bytearray==>20)
    [junit] (19:LOProject=bytearray==>20)
    [junit] (20:LONotEqual=boolean==>TERMINAL)
    [junit] (21:LOProject=bytearray==>29)
    [junit] (29:LOCast=int==>23)
    [junit] (22:LOConst=int==>23)
    [junit] (23:LOAdd=int==>25)
    [junit] (24:LOConst=chararray==>25)
    [junit] (25:LOSubtract=Unknown==>TERMINAL)
    [junit] 
    [junit] testDistinct1
    [junit] *****Type Graph*******
    [junit] (30:LOLoad={null}==>31)
    [junit] (31:LODistinct={null}==>TERMINAL)
    [junit] 
    [junit] testSort1
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to double under LOMultiply 
Operator
    [junit] Warning:bytearray is implicitly cast to double under LOMultiply 
Operator
    [junit] Warning:bytearray is implicitly cast to int under LOMod Operator
    [junit] *****Type Graph*******
    [junit] (32:LOLoad={null}==>39)
    [junit] (39:LOSort={null}==>TERMINAL)
    [junit] 
    [junit] testFilter1
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] Warning:int is implicitly cast to double under LOGreaterThan 
Operator
    [junit] *****Type Graph*******
    [junit] (43:LOLoad={null}==>49)
    [junit] (49:LOFilter={null}==>TERMINAL)
    [junit]     <Filter Inner Plan>
    [junit]     (44:LOProject=bytearray==>50)
    [junit]     (50:LOCast=double==>46)
    [junit]     (45:LOProject=bytearray==>51)
    [junit]     (51:LOCast=double==>46)
    [junit]     (46:LOAdd=double==>48)
    [junit]     (47:LOConst=int==>52)
    [junit]     (52:LOCast=double==>48)
    [junit]     (48:LOGreaterThan=boolean==>TERMINAL)
    [junit] 
    [junit] testFilter2
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] Error:In alias null, incompatible types in GreaterThan Operator 
left hand side:double right hand side:chararray
    [junit] *****Type Graph*******
    [junit] (53:LOLoad={null}==>59)
    [junit] (59:LOFilter={null}==>TERMINAL)
    [junit]     <Filter Inner Plan>
    [junit]     (54:LOProject=bytearray==>60)
    [junit]     (60:LOCast=double==>56)
    [junit]     (55:LOProject=bytearray==>61)
    [junit]     (61:LOCast=double==>56)
    [junit]     (56:LOAdd=double==>58)
    [junit]     (57:LOConst=chararray==>58)
    [junit]     (58:LOGreaterThan=boolean==>TERMINAL)
    [junit] 
    [junit] testCross1
    [junit] *****Type Graph*******
    [junit] (62:LOLoad={field1a: int,field2a: bytearray}==>64)
    [junit] (63:LOLoad={null}==>64)
    [junit] (64:LOCross={null}==>TERMINAL)
    [junit] 
    [junit] testCross2
    [junit] *****Type Graph*******
    [junit] (65:LOLoad={null}==>67)
    [junit] (66:LOLoad={null}==>67)
    [junit] (67:LOCross={null}==>TERMINAL)
    [junit] 
    [junit] testCOGroupByAtom1
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to float under LOSubtract 
Operator
    [junit] Warning:bytearray is implicitly cast to int under LOSubtract 
Operator
    [junit] Warning:int is implicitly cast to float under LOCogroup Operator
    [junit] *****Type Graph*******
    [junit] (68:LOLoad={null}==>76)
    [junit] (69:LOLoad={null}==>76)
    [junit] (76:LOCogroup={group: float,68: {null},69: {null}}==>TERMINAL)
    [junit]     <COGroup Inner Plan>
    [junit]     (70:LOProject=bytearray==>77)
    [junit]     (77:LOCast=float==>72)
    [junit]     (71:LOConst=float==>72)
    [junit]     (72:LOSubtract=float==>TERMINAL)
    [junit]     <COGroup Inner Plan>
    [junit]     (73:LOProject=bytearray==>78)
    [junit]     (78:LOCast=int==>75)
    [junit]     (74:LOConst=int==>75)
    [junit]     (75:LOSubtract=int==>79)
    [junit]     (79:LOCast=float==>TERMINAL)
    [junit] 
    [junit] testCOGroupByTuple1
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to float under LOSubtract 
Operator
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] Warning:bytearray is implicitly cast to int under LOSubtract 
Operator
    [junit] Warning:int is implicitly cast to float under LOCogroup Operator
    [junit] Warning:int is implicitly cast to double under LOCogroup Operator
    [junit] *****Type Graph*******
    [junit] (80:LOLoad={null}==>92)
    [junit] (81:LOLoad={null}==>92)
    [junit] (92:LOCogroup={group: (float,double),80: {null},81: 
{null}}==>TERMINAL)
    [junit]     <COGroup Inner Plan>
    [junit]     (82:LOProject=bytearray==>93)
    [junit]     (93:LOCast=float==>84)
    [junit]     (83:LOConst=float==>84)
    [junit]     (84:LOSubtract=float==>TERMINAL)
    [junit]     <COGroup Inner Plan>
    [junit]     (85:LOProject=bytearray==>94)
    [junit]     (94:LOCast=double==>87)
    [junit]     (86:LOProject=bytearray==>95)
    [junit]     (95:LOCast=double==>87)
    [junit]     (87:LOAdd=double==>TERMINAL)
    [junit]     <COGroup Inner Plan>
    [junit]     (88:LOProject=bytearray==>96)
    [junit]     (96:LOCast=int==>90)
    [junit]     (89:LOConst=int==>90)
    [junit]     (90:LOSubtract=int==>97)
    [junit]     (97:LOCast=float==>TERMINAL)
    [junit]     <COGroup Inner Plan>
    [junit]     (91:LOConst=int==>98)
    [junit]     (98:LOCast=double==>TERMINAL)
    [junit] 
    [junit] testForEachGenerate1
    [junit] *****MessageCollector dump*******
    [junit] Warning:bytearray is implicitly cast to float under LOSubtract 
Operator
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] Warning:bytearray is implicitly cast to double under LOAdd Operator
    [junit] *****Type Graph*******
    [junit] (99:LOLoad={null}==>106)
    [junit] (106:LOForEach={float,double}==>TERMINAL)
    [junit]     <ForEach Inner Plan>
    [junit]     (100:LOProject=bytearray==>107)
    [junit]     (107:LOCast=float==>102)
    [junit]     (101:LOConst=float==>102)
    [junit]     (102:LOSubtract=float==>TERMINAL)
    [junit]     <ForEach Inner Plan>
    [junit]     (103:LOProject=bytearray==>108)
    [junit]     (108:LOCast=double==>105)
    [junit]     (104:LOProject=bytearray==>109)
    [junit]     (109:LOCast=double==>105)
    [junit]     (105:LOAdd=double==>TERMINAL)
    [junit] 
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.407 sec
   [delete] Deleting directory /tmp/pig_junit_tmp932811063

BUILD FAILED
<https://hudson.apache.org/hudson/job/Pig-trunk-commit/ws/trunk/build.xml>:652: 
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Pig-trunk-commit/ws/trunk/build.xml>:707: 
Tests failed!

Total time: 23 minutes 17 seconds
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure

Reply via email to