Skip to content

Commit

Permalink
Formatted with scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
SamHjelmfelt committed Nov 21, 2018
1 parent 5c496cd commit e7753ca
Show file tree
Hide file tree
Showing 5 changed files with 437 additions and 313 deletions.
2 changes: 2 additions & 0 deletions common/scala/src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ whisk {
max-consecutive-failures = 3 //the number of consecutive failures until the task is killed by the executor.
}
}

yarn {
master-url="http://localhost:8088"
yarn-link-log-message=true
Expand All @@ -271,6 +272,7 @@ whisk {
memory=256
cpus=1
}

logstore {
#SplunkLogStore configuration
#splunk {
Expand Down

0 comments on commit e7753ca

Please sign in to comment.