hadoop log file for localfile system

View: New views
1 Messages — Rating Filter:   Alert me  

hadoop log file for localfile system

by kulketa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi i am new to hadoop been using it for few weeks now, i tried few map/reduce example and could see logs in jobtracker.jsp, . we can view status of the job, every task, config, counters, exceptions and even anything that is written to System.out, System.err and syslogs thats really nice but the problem is, This log can be used only for HDFS but not from localfile system.
I have to use local file system , so is there any way to have log for local file system in hadoop.or is there anyway to use same jobtracker.jsb for local file system too. i am really stuck with this problem. it would be really great help if anyone could help me out.

Thanks in advance.