Hi,
I am using nutch within hadoop distributed computing environment. I tried saving html source to a local drive (not HDFS) via absolute filepath, but I can't find the saved contents on either master node or datanodes. How can I achieve this? Thanks!

