[jira] [Updated] (HADOOP-16228) Throwing OOM exception for ListStatus when using s3A

2019-04-01 Thread Ranith Sardar (JIRA)


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

Ranith Sardar updated HADOOP-16228:
---
Description: 
{code:java}
 @InterfaceStability.Unstable
  public static final String LIST_VERSION = "fs.s3a.list.version";
  @InterfaceStability.Unstable
  public static final int DEFAULT_LIST_VERSION = 2;
{code}

If the files in the bucket are more than 1k, it will throw OOM error for V2 
version. 

  was:

{code:java}
  @InterfaceStability.Unstable
  public static final int DEFAULT_LIST_VERSION = 2;
{code}

If the files in the bucket are more than 1k, it will throw OOM error for V2 
version. 


> Throwing OOM exception for ListStatus when using s3A 
> -
>
> Key: HADOOP-16228
> URL: https://issues.apache.org/jira/browse/HADOOP-16228
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 3.1.0
>Reporter: Ranith Sardar
>Priority: Major
>
> {code:java}
>  @InterfaceStability.Unstable
>   public static final String LIST_VERSION = "fs.s3a.list.version";
>   @InterfaceStability.Unstable
>   public static final int DEFAULT_LIST_VERSION = 2;
> {code}
> If the files in the bucket are more than 1k, it will throw OOM error for V2 
> version. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HADOOP-16228) Throwing OOM exception for ListStatus when using s3A

2019-04-01 Thread Ranith Sardar (JIRA)


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

Ranith Sardar updated HADOOP-16228:
---
Description: 

{code:java}
  @InterfaceStability.Unstable
  public static final int DEFAULT_LIST_VERSION = 2;
{code}

If the files in the bucket are more than 1k, it will throw OOM error for V2 
version. 

> Throwing OOM exception for ListStatus when using s3A 
> -
>
> Key: HADOOP-16228
> URL: https://issues.apache.org/jira/browse/HADOOP-16228
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 3.1.0
>Reporter: Ranith Sardar
>Priority: Major
>
> {code:java}
>   @InterfaceStability.Unstable
>   public static final int DEFAULT_LIST_VERSION = 2;
> {code}
> If the files in the bucket are more than 1k, it will throw OOM error for V2 
> version. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HADOOP-16228) Throwing OOM exception for ListStatus when using s3A

2019-04-01 Thread Ranith Sardar (JIRA)


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

Ranith Sardar updated HADOOP-16228:
---
Issue Type: Bug  (was: Improvement)

> Throwing OOM exception for ListStatus when using s3A 
> -
>
> Key: HADOOP-16228
> URL: https://issues.apache.org/jira/browse/HADOOP-16228
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 3.1.0
>Reporter: Ranith Sardar
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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