Hi, Is it possible to increase the logging to get more details on what exactly are the tasks doing? I have slow operation for which Im trying to find out where is the time being spent. The operation is a cogroup() followed by a count(). In the logs on each worker node all I see is the fetch of map outputs which are not local.
Thanks, Puneet -- Regards, Puneet
