Class cascading.flow.SubAssemblyPlatformTest

6

tests

0

failures

0

ignored

2.791s

duration

100%

successful

Tests

Test Duration Result
testAssemblyPlanFailure 1.283s passed
testBadSubAssembly 0.004s passed
testNestedAssemblies 0.818s passed
testNestedAssembliesAccessors 0.005s passed
testPipeAssembly 0.338s passed
testPipeAssemblySplit 0.343s passed

Standard output

2016-05-18 01:58:42,449 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(197)) - found 1 test platforms from classpath
2016-05-18 01:58:42,471 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(246)) - adding test: cascading.flow.SubAssemblyPlatformTest, with platform: hadoop2-tez
2016-05-18 01:58:42,494 INFO  tez.Hadoop2TezPlatform (Hadoop2TezPlatform.java:setUp(136)) - not using cluster
2016-05-18 01:58:43,029 WARN  util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
2016-05-18 01:58:43,313 INFO  platform.TestPlatform (TestPlatform.java:getGlobalProperties(75)) - platform property overrides: 
2016-05-18 01:58:43,565 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-18 01:58:43,566 INFO  planner.Hadoop2TezPlanner (Hadoop2TezPlanner.java:initialize(151)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-tez/3.1.0/226af02e24d5195c60e4ebe911d0c7c9780f59f0/cascading-hadoop2-tez-3.1.0.jar
2016-05-18 01:58:43,647 INFO  property.AppProps (AppProps.java:getAppID(177)) - using app.id: DD5E52351FBF425EB696288F1E73A95D
2016-05-18 01:58:43,786 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: FirstAssembly(first)
2016-05-18 01:58:43,787 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: SecondAssembly(first)
2016-05-18 01:58:43,845 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-18 01:58:43,846 INFO  planner.Hadoop2TezPlanner (Hadoop2TezPlanner.java:initialize(151)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-tez/3.1.0/226af02e24d5195c60e4ebe911d0c7c9780f59f0/cascading-hadoop2-tez-3.1.0.jar
2016-05-18 01:58:44,035 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] executed rule registry: NoHashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.120
2016-05-18 01:58:44,063 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] executed rule registry: HashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.149
2016-05-18 01:58:44,064 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] rule registry: NoHashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 3
2016-05-18 01:58:44,065 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] rule registry: HashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 3
2016-05-18 01:58:44,067 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] rule registry: NoHashJoinHadoop2TezRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-18 01:58:44,199 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] tap forcing step to tez local mode: foo
2016-05-18 01:58:44,356 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] tap forcing step to tez local mode: foo/split1
2016-05-18 01:58:44,599 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: TestAssembly(test)
2016-05-18 01:58:44,650 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-18 01:58:44,651 INFO  planner.Hadoop2TezPlanner (Hadoop2TezPlanner.java:initialize(151)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-tez/3.1.0/226af02e24d5195c60e4ebe911d0c7c9780f59f0/cascading-hadoop2-tez-3.1.0.jar
2016-05-18 01:58:44,750 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] executed rule registry: NoHashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.045
2016-05-18 01:58:44,761 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] executed rule registry: HashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.056
2016-05-18 01:58:44,762 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] rule registry: NoHashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 2
2016-05-18 01:58:44,763 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] rule registry: HashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 2
2016-05-18 01:58:44,763 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] rule registry: NoHashJoinHadoop2TezRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-18 01:58:44,810 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] tap forcing step to tez local mode: foo
2016-05-18 01:58:44,832 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] tap forcing step to tez local mode: foo/split1
2016-05-18 01:58:44,937 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: TestAssembly(test)
2016-05-18 01:58:44,982 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-18 01:58:44,982 INFO  planner.Hadoop2TezPlanner (Hadoop2TezPlanner.java:initialize(151)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-tez/3.1.0/226af02e24d5195c60e4ebe911d0c7c9780f59f0/cascading-hadoop2-tez-3.1.0.jar
2016-05-18 01:58:45,069 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] executed rule registry: NoHashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.043
2016-05-18 01:58:45,097 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] executed rule registry: HashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.070
2016-05-18 01:58:45,098 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] rule registry: NoHashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 3
2016-05-18 01:58:45,098 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] rule registry: HashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 3
2016-05-18 01:58:45,099 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] rule registry: NoHashJoinHadoop2TezRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-18 01:58:45,123 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] tap forcing step to tez local mode: foo
2016-05-18 01:58:45,135 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] tap forcing step to tez local mode: foo/split1
2016-05-18 01:58:45,146 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] tap forcing step to tez local mode: foo/split2
2016-05-18 01:58:45,287 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: FirstAssembly(first)
2016-05-18 01:58:45,288 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: SecondAssembly(first)