MacChen01 commented on code in PR #1252:
URL: https://github.com/apache/bigtop/pull/1252#discussion_r1565041441
##########
bigtop-deploy/puppet/modules/spark/manifests/init.pp:
##########
@@ -255,8 +255,9 @@
require => Package['spark-core'],
}
- file { '/etc/spark/conf/log4j.properties':
- source => '/etc/spark/conf/log4j.properties.template',
+ # BIGTOP-4077 modify from log4j.properties.template to
log4j2.properties.template
Review Comment:
@iwasakims
ok, the comment has been removed, thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]