Hi,

The easiest way is to open a new window and display the log file as follow
tail -f /path/to/log/file.log

Best,
Sultan

> On Oct 4, 2017, at 5:20 PM, Tanvir Rahman <tanvir9982...@gmail.com> wrote:
> 
> Hello,
> I have a small cluster and I am running MapReduce WordCount application in 
> it. 
> I want to print some variable values in the console(where you can see the map 
> and reduce job progress and other job information) for debugging purpose 
> while running the MapReduce application.  What is the easiest way to do that?
> 
> Thanks in advance.
> 
> Tanvir
> 

Reply via email to