Join Slack
Communities
Powered by
is it possible to activate the debug or log someho...
# troubleshooting
d
Damiano
04/29/2020, 11:59 AM
is it possible to activate the debug or log somehow? or maybe run pinot with a verbose mode to see output of my custom code?
x
Xiang Fu
04/29/2020, 5:37 PM
yes, there is log4j files under
conf/
Xiang Fu
04/29/2020, 5:39 PM
based on the scripts, you can see which log4j file it’s using
d
Damiano
04/29/2020, 5:39 PM
perfect!
x
Xiang Fu
04/29/2020, 5:39 PM
e.g.
bin/quick-start-batch.sh
is using
conf/quickstart-log4j2.xml
d
Damiano
04/29/2020, 5:40 PM
yeah thats what i need! i am using ...batch.sh
Damiano
04/29/2020, 5:40 PM
ok
Open in Slack
Previous
Next