sed -e 's#hdfs://[^/]*/#hdfs://HADOOP/#' \
    -e '/.*Copying .*u.data$/d' \
    -e '/^Deleted.*u_data$/d' \
    -e '/.*jobconf.xml:an attempt to override final parameter: mapreduce.job.end-notification.*;  Ignoring\./ d'
