Class org.springframework.data.hadoop.mapreduce.ToolTests

6

tests

0

failures

28.497s

duration

100%

successful

Tests

Test Duration Result
testTasklet 0.175s passed
testTaskletScope 0.306s passed
testToolArgs 0.207s passed
testToolClass 0.099s passed
testToolConfiguration 0.309s passed
testToolJarLoading 27.401s passed

Standard output

23:43:43,862  INFO Test worker context.TestContextManager - @TestExecutionListeners is not present for class [class org.springframework.data.hadoop.mapreduce.ToolTests]: using defaults.
23:43:43,881  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/mapreduce/ToolTests-context.xml]
23:43:44,072  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/hadoop-ctx.xml]
23:43:44,116  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/batch-common.xml]
23:43:44,164  INFO Test worker support.DefaultListableBeanFactory - Overriding bean definition for bean 'mainJob': replacing [Generic bean: class [org.springframework.batch.core.configuration.xml.SimpleFlowFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.batch.core.configuration.xml.JobParserJobFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
23:43:44,176  INFO Test worker support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@7729472e: startup date [Wed Sep 25 23:43:44 EDT 2013]; root of context hierarchy
23:43:44,328  INFO Test worker config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [test.properties]
23:43:44,335  INFO Test worker annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
23:43:44,338  INFO Test worker support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5912ca62: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:43:44,637  WARN Test worker conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
23:43:44,706  INFO Test worker fs.TrashPolicyDefault - Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes.
23:43:44,820  INFO Test worker mapreduce.ToolRunner - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@655a3404]  with args [[]]
23:43:44,887  INFO Test worker mapreduce.ToolRunner - Invoking [test.SomeTool@6845908b] from jar [file:/Users/trisberg/Projects/spring-hadoop-1.0.x/build/resources/test/some-tool.jar] with args [[13]]
23:43:44,918  INFO Test worker client.RMProxy - Connecting to ResourceManager at sandbox/172.16.87.151:8050
23:43:45,595  INFO Test worker input.FileInputFormat - Total input paths to process : 1
23:43:45,636  INFO Test worker mapreduce.JobSubmitter - number of splits:1
23:43:45,645  WARN Test worker conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
23:43:45,645  WARN Test worker conf.Configuration - mapreduce.inputformat.class is deprecated. Instead, use mapreduce.job.inputformat.class
23:43:45,645  WARN Test worker conf.Configuration - mapreduce.outputformat.class is deprecated. Instead, use mapreduce.job.outputformat.class
23:43:45,665  INFO Test worker mapreduce.JobSubmitter - Submitting tokens for job: job_1380140057116_0033
23:43:45,718  INFO Test worker impl.YarnClientImpl - Submitted application application_1380140057116_0033 to ResourceManager at sandbox/172.16.87.151:8050
23:43:45,730  INFO Test worker mapreduce.Job - The url to track the job: http://sandbox.hortonworks.com:8088/proxy/application_1380140057116_0033/
23:43:45,730  INFO Test worker mapreduce.Job - Running job: job_1380140057116_0033
23:43:55,340  INFO Test worker mapreduce.Job - Job job_1380140057116_0033 running in uber mode : false
23:43:55,340  INFO Test worker mapreduce.Job -  map 0% reduce 0%
23:44:01,460  INFO Test worker mapreduce.Job -  map 100% reduce 0%
23:44:07,561  INFO Test worker mapreduce.Job -  map 100% reduce 100%
23:44:07,565  INFO Test worker mapreduce.Job - Job job_1380140057116_0033 completed successfully
23:44:07,659  INFO Test worker mapreduce.Job - Counters: 43
	File System Counters
		FILE: Number of bytes read=64
		FILE: Number of bytes written=169515
		FILE: Number of read operations=0
		FILE: Number of large read operations=0
		FILE: Number of write operations=0
		HDFS: Number of bytes read=142
		HDFS: Number of bytes written=38
		HDFS: Number of read operations=6
		HDFS: Number of large read operations=0
		HDFS: Number of write operations=2
	Job Counters 
		Launched map tasks=1
		Launched reduce tasks=1
		Data-local map tasks=1
		Total time spent by all maps in occupied slots (ms)=3966
		Total time spent by all reduces in occupied slots (ms)=3636
	Map-Reduce Framework
		Map input records=3
		Map output records=5
		Map output bytes=48
		Map output materialized bytes=64
		Input split bytes=114
		Combine input records=0
		Combine output records=0
		Reduce input groups=5
		Reduce shuffle bytes=64
		Reduce input records=5
		Reduce output records=5
		Spilled Records=10
		Shuffled Maps =1
		Failed Shuffles=0
		Merged Map outputs=1
		GC time elapsed (ms)=53
		CPU time spent (ms)=1330
		Physical memory (bytes) snapshot=383356928
		Virtual memory (bytes) snapshot=2410872832
		Total committed heap usage (bytes)=288686080
	Shuffle Errors
		BAD_ID=0
		CONNECTION=0
		IO_ERROR=0
		WRONG_LENGTH=0
		WRONG_MAP=0
		WRONG_REDUCE=0
	File Input Format Counters 
		Bytes Read=28
	File Output Format Counters 
		Bytes Written=38
23:44:07,669  WARN Test worker mapreduce.ExecutionUtils - Trying to patch leaked cl [ParentLastURLCL
URLs: [file:/Users/trisberg/Projects/spring-hadoop-1.0.x/build/resources/test/some-tool.jar]
Parent CL: sun.misc.Launcher$AppClassLoader@9cc3baa
System CL: sun.misc.Launcher$ExtClassLoader@3f611aec
] in thread [Thread[IPC Client (61821255) connection to sandbox.hortonworks.com/172.16.87.151:60306 from trisberg,5,main]]
Loading classes ...
23:44:11,264  INFO Test worker support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@7729472e: startup date [Wed Sep 25 23:43:44 EDT 2013]; root of context hierarchy
23:44:11,264  INFO Test worker support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5912ca62: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:11,265  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/mapreduce/ToolTests-context.xml]
23:44:11,329  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/hadoop-ctx.xml]
23:44:11,345  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/batch-common.xml]
23:44:11,354  INFO Test worker support.DefaultListableBeanFactory - Overriding bean definition for bean 'mainJob': replacing [Generic bean: class [org.springframework.batch.core.configuration.xml.SimpleFlowFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.batch.core.configuration.xml.JobParserJobFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
23:44:11,354  INFO Test worker support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@625c9f4b: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:11,386  INFO Test worker config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [test.properties]
23:44:11,390  INFO Test worker annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
23:44:11,391  INFO Test worker support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@720798ee: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:11,410  WARN Test worker conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
23:44:11,440  INFO Test worker fs.TrashPolicyDefault - Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes.
23:44:11,457  INFO Test worker mapreduce.ToolRunner - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@7467caad]  with args [[]]
23:44:11,471  INFO Test worker mapreduce.ToolRunner - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@5360b61f]  with args [[--local, data/in.txt, data/out.txt]]
23:44:11,472  INFO Test worker support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@625c9f4b: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:11,472  INFO Test worker support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@720798ee: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:11,473  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/mapreduce/ToolTests-context.xml]
23:44:11,491  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/hadoop-ctx.xml]
23:44:11,504  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/batch-common.xml]
23:44:11,512  INFO Test worker support.DefaultListableBeanFactory - Overriding bean definition for bean 'mainJob': replacing [Generic bean: class [org.springframework.batch.core.configuration.xml.SimpleFlowFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.batch.core.configuration.xml.JobParserJobFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
23:44:11,513  INFO Test worker support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@726f539b: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:11,520  INFO Test worker config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [test.properties]
23:44:11,524  INFO Test worker annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
23:44:11,525  INFO Test worker support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7a30635f: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:11,540  WARN Test worker conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
23:44:11,544  INFO Test worker fs.TrashPolicyDefault - Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes.
23:44:11,558  INFO Test worker mapreduce.ToolRunner - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@72afb185]  with args [[]]
23:44:11,571  INFO Test worker support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@726f539b: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:11,571  INFO Test worker support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7a30635f: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:11,572  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/mapreduce/ToolTests-context.xml]
23:44:11,590  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/hadoop-ctx.xml]
23:44:11,603  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/batch-common.xml]
23:44:11,611  INFO Test worker support.DefaultListableBeanFactory - Overriding bean definition for bean 'mainJob': replacing [Generic bean: class [org.springframework.batch.core.configuration.xml.SimpleFlowFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.batch.core.configuration.xml.JobParserJobFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
23:44:11,612  INFO Test worker support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@4e569945: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:11,620  INFO Test worker config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [test.properties]
23:44:11,624  INFO Test worker annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
23:44:11,625  INFO Test worker support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5dce8cc6: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:11,644  WARN Test worker conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
23:44:11,650  INFO Test worker fs.TrashPolicyDefault - Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes.
23:44:11,669  INFO Test worker mapreduce.ToolRunner - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@3c3c8985]  with args [[]]
23:44:11,686  INFO Test worker support.SimpleJobLauncher - Job: [FlowJob: [name=mainJob]] launched with the following parameters: [{}]
23:44:11,693  INFO Test worker job.SimpleStepHandler - Executing step: [bean]
23:44:11,698  INFO Test worker mapreduce.ToolTasklet - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@3c3c8985]  with args [null]
23:44:11,730  INFO Test worker job.SimpleStepHandler - Executing step: [ns]
23:44:11,734  INFO Test worker mapreduce.ToolTasklet - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@23866a09]  with args [[]]
23:44:11,746  INFO Test worker support.SimpleJobLauncher - Job: [FlowJob: [name=mainJob]] completed with the following parameters: [{}] and the following status: [COMPLETED]
23:44:11,746  INFO Test worker support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@4e569945: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:11,747  INFO Test worker support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5dce8cc6: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:11,748  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/mapreduce/ToolTests-context.xml]
23:44:11,833  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/hadoop-ctx.xml]
23:44:11,877  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/batch-common.xml]
23:44:11,887  INFO Test worker support.DefaultListableBeanFactory - Overriding bean definition for bean 'mainJob': replacing [Generic bean: class [org.springframework.batch.core.configuration.xml.SimpleFlowFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.batch.core.configuration.xml.JobParserJobFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
23:44:11,889  INFO Test worker support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@1fddc12c: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:11,896  INFO Test worker config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [test.properties]
23:44:11,901  INFO Test worker annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
23:44:11,903  INFO Test worker support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a873070: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:12,004  WARN Test worker conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
23:44:12,012  INFO Test worker fs.TrashPolicyDefault - Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes.
23:44:12,038  INFO Test worker mapreduce.ToolRunner - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@21b2ddeb]  with args [[]]
23:44:12,053  INFO Test worker support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@1fddc12c: startup date [Wed Sep 25 23:44:11 EDT 2013]; root of context hierarchy
23:44:12,053  INFO Test worker support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a873070: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:12,054  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/mapreduce/ToolTests-context.xml]
23:44:12,130  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/hadoop-ctx.xml]
23:44:12,182  INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/data/hadoop/batch-common.xml]
23:44:12,213  INFO Test worker support.DefaultListableBeanFactory - Overriding bean definition for bean 'mainJob': replacing [Generic bean: class [org.springframework.batch.core.configuration.xml.SimpleFlowFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.batch.core.configuration.xml.JobParserJobFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
23:44:12,214  INFO Test worker support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@6c81ea9a: startup date [Wed Sep 25 23:44:12 EDT 2013]; root of context hierarchy
23:44:12,224  INFO Test worker config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [test.properties]
23:44:12,230  INFO Test worker annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
23:44:12,232  INFO Test worker support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7424a9b4: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
23:44:12,309  WARN Test worker conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
23:44:12,328  INFO Test worker fs.TrashPolicyDefault - Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes.
23:44:12,346  INFO Test worker mapreduce.ToolRunner - Invoking [org.springframework.data.hadoop.mapreduce.ToolTests$TestTool@403ecbf2]  with args [[]]
23:44:12,361  INFO Test worker support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@6c81ea9a: startup date [Wed Sep 25 23:44:12 EDT 2013]; root of context hierarchy
23:44:12,361  INFO Test worker support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7424a9b4: defining beans [ppc,hadoopFs,hadoopResourceLoader,hadoopConfiguration,cfg-init,fs-init,rl-init,org.springframework.data.hadoop.scripting.HdfsScriptRunner#0,jobRepository,transactionManager,jobLauncher,taskExecutor,simple,test-tool,ref,ref-start,nested,org.springframework.batch.core.scope.internalStepScope,org.springframework.beans.factory.config.CustomEditorConfigurer,org.springframework.batch.core.configuration.xml.CoreNamespacePostProcessor,bean,ns,mainJob,tasklet,tasklet-ns,tool-jar,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy