You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/11 16:49:00 UTC

[jira] [Updated] (HADOOP-14758) S3GuardTool.prune to handle UnsupportedOperationException

     [ https://issues.apache.org/jira/browse/HADOOP-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-14758:
------------------------------------
    Description: 
{{MetadataStore.prune()} may throw {{UnsupportedOperationException}} if not supported.

{{S3GuardTool.prune}} should recognise this, catch it and treat it differently from any other failure, e.g. inform and return 0 as its a no-op

  was:
{{MetadataStore.prune()}}e may throw {{UnsupportedOperationException}} if not supported.

{{S3GuardTool.prune}} should recognise this, catch it and treat it differently from any other failure, e.g. inform and return 0 as its a no-op


> S3GuardTool.prune to handle UnsupportedOperationException
> ---------------------------------------------------------
>
>                 Key: HADOOP-14758
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14758
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Steve Loughran
>
> {{MetadataStore.prune()} may throw {{UnsupportedOperationException}} if not supported.
> {{S3GuardTool.prune}} should recognise this, catch it and treat it differently from any other failure, e.g. inform and return 0 as its a no-op



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org