cloudera - How to print debug statments in Giraph -


i find below statement before print log statement. if (log.isdebugenabled()) how can enable or disable debug statements when running giraph program? , can 1 find logs of these statements?

to access logs try

yarn logs --applicationid application_1399469361545_0003 

where can find application id in console output.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -