hi Massimo,
Massimo Schiavon <mschia...@...> writes:
>
> I want to set the hadoop.root.logger variable for task executions but
> seems that this setting is hardcoded at line 352 of TaskRunner.java
>
> [...]
>
> vargs.add("-Dhadoop.root.logger=INFO,TLA");
>
> [...]
>
> there is a way to add a custom appender?
>
> I need to do this because I want to pipe the log stream to syslog ant
> then to Flume
>
did you figure out a way to do this? i've been trying to find a solution to the
same problem,
thanks!
sonal