[jira] [Updated] (HADOOP-15697) memory leak in distcp run method

2018-08-29 Thread Steve Loughran (JIRA)


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

Steve Loughran updated HADOOP-15697:

Component/s: tools/distcp

> memory leak in distcp run method
> 
>
> Key: HADOOP-15697
> URL: https://issues.apache.org/jira/browse/HADOOP-15697
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: tools/distcp
>Reporter: mahesh kumar behera
>Priority: Major
> Attachments: gc-root.png
>
>
> in distcp run method, execute is called but the job is not closed. This is 
> causing OOM error in Hive replication. I think in run method , shouldBlock 
> should be set to true and execute should be called within try-with-resources.



--
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-15697) memory leak in distcp run method

2018-08-27 Thread mahesh kumar behera (JIRA)


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

mahesh kumar behera updated HADOOP-15697:
-
Attachment: gc-root.png

> memory leak in distcp run method
> 
>
> Key: HADOOP-15697
> URL: https://issues.apache.org/jira/browse/HADOOP-15697
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: mahesh kumar behera
>Priority: Major
> Attachments: gc-root.png
>
>
> in distcp run method, execute is called but the job is not closed. This is 
> causing OOM error in Hive replication. I think in run method , shouldBlock 
> should be set to true and execute should be called within try-with-resources.



--
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