Class cascading.flow.SubAssemblyPlatformTest

6

tests

0

failures

0

ignored

1.267s

duration

100%

successful

Tests

Test Duration Result
testAssemblyPlanFailure 0.490s passed
testBadSubAssembly 0.004s passed
testNestedAssemblies 0.458s passed
testNestedAssembliesAccessors 0.004s passed
testPipeAssembly 0.147s passed
testPipeAssemblySplit 0.164s passed

Standard output

2016-01-14 20:16:58,524 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(195)) - found 1 test platforms from classpath
2016-01-14 20:16:58,540 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(244)) - adding test: cascading.flow.SubAssemblyPlatformTest, with platform: hadoop
2016-01-14 20:16:58,564 INFO  hadoop.HadoopPlatform (HadoopPlatform.java:setUp(127)) - not using cluster
2016-01-14 20:16:58,793 INFO  platform.TestPlatform (TestPlatform.java:getGlobalProperties(73)) - platform property overrides: 
2016-01-14 20:16:58,925 INFO  util.Util (Util.java:findMainClass(1327)) - using default application jar, may cause class not found exceptions on the cluster
2016-01-14 20:16:58,926 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(174)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.0.4/ab50b225eb80fe7b8e59368476a4bfb0fa1a0ef5/cascading-hadoop-3.0.4.jar
2016-01-14 20:16:59,023 INFO  property.AppProps (AppProps.java:getAppID(177)) - using app.id: 1E09E3E7D6424821B56FAD523DAADCCD
2016-01-14 20:16:59,063 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: FirstAssembly(first)
2016-01-14 20:16:59,063 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: SecondAssembly(first)
2016-01-14 20:16:59,131 INFO  util.Util (Util.java:findMainClass(1327)) - using default application jar, may cause class not found exceptions on the cluster
2016-01-14 20:16:59,132 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(174)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.0.4/ab50b225eb80fe7b8e59368476a4bfb0fa1a0ef5/cascading-hadoop-3.0.4.jar
2016-01-14 20:16:59,340 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [first] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.178
2016-01-14 20:16:59,345 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [first] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 2, nodes: 4
2016-01-14 20:16:59,345 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [first] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-01-14 20:16:59,517 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: TestAssembly(test)
2016-01-14 20:16:59,554 INFO  util.Util (Util.java:findMainClass(1327)) - using default application jar, may cause class not found exceptions on the cluster
2016-01-14 20:16:59,557 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(174)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.0.4/ab50b225eb80fe7b8e59368476a4bfb0fa1a0ef5/cascading-hadoop-3.0.4.jar
2016-01-14 20:16:59,637 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [test] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.074
2016-01-14 20:16:59,639 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [test] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 1, nodes: 2
2016-01-14 20:16:59,639 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [test] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-01-14 20:16:59,663 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: TestAssembly(test)
2016-01-14 20:16:59,695 INFO  util.Util (Util.java:findMainClass(1327)) - using default application jar, may cause class not found exceptions on the cluster
2016-01-14 20:16:59,696 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(174)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.0.4/ab50b225eb80fe7b8e59368476a4bfb0fa1a0ef5/cascading-hadoop-3.0.4.jar
2016-01-14 20:16:59,788 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [left+right] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.086
2016-01-14 20:16:59,789 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [left+right] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 2, nodes: 4
2016-01-14 20:16:59,790 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [left+right] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-01-14 20:16:59,833 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: FirstAssembly(first)
2016-01-14 20:16:59,834 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: SecondAssembly(first)