Details
Description
After executing custom jobs through Hue interface, and checking logs, at stderr section got the following messages:
[...]
log4j:ERROR Could not find value for key log4j.appender.TLA
log4j:ERROR Could not instantiate appender named "TLA".
log4j:WARN No appenders could be found for logger (org.apache.sqoop.tool.BaseSqoopTool).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[...]