Closed
Description
In #1247, realizing that Hadoop and Cloud storage should be treated separately.
REMOTE_SCRATCH
should be renamed to CLOUD_TMP
, not REMOTE_TMP
.
There should be a HADOOP_TMP
cleanup option for the Hadoop runner. Currently this is controlled by LOCAL_TMP
, which seems weird.