blob: 13999940128ebed075821a238eafe579225c86a1 [file] [log] [blame]
{
"taskmanager":{
"timeToLive":300,
"maxRetries":10,
"maxScaleUp":16,
"resumeJobs":false
},
"workers":{
"pipelineProcessor":{
"maxScaleUp":4
},
"pipeletProcessor":{
"maxScaleUp":4
},
"fileCrawler":{
"maxScaleUp":2
},
"fileFetcher":{
"maxScaleUp":2
},
"fileExtractor":{
"maxScaleUp":2
},
"webCrawler":{
"maxScaleUp":4
},
"webFetcher":{
"maxScaleUp":2
},
"webExtractor":{
"maxScaleUp":2
},
"deltaChecker":{
"maxScaleUp":4
},
"updatePusher":{
"maxScaleUp":4
}
},
"services":{
"smila":{
"httpPort":8080
}
}
}