When I view container logs, I only see "INFO:" log lines. How do I make the
log lines more fine grained?

I've tried the following, without success:

Configuration.setStrings(MRJobConfig.MR_AM_LOG_LEVEL, "DEBUG");


Thanks,
Benson

Reply via email to