Steve Loughran created HADOOP-15470: ---------------------------------------
Summary: S3A staging committers to not log FNFEs on job abort listings Key: HADOOP-15470 URL: https://issues.apache.org/jira/browse/HADOOP-15470 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 3.1.0 Reporter: Steve Loughran When aborting a job, the staging committers list staged files in the cluster FS to abort...all exceptions are caught & downgraded to log events. We shouldn't even log FNFEs except at debug level, as all it means is "the job is aborting before things got that far. Printing the full stack simply creates confusion about what the problem is -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org