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++ - libcurl curl_easy_setopt "Unknown error" -

protocol buffers - zeromq with protobuf segmentation fault while parsing in c++ -