You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "mahesh kumar behera (JIRA)" <ji...@apache.org> on 2018/08/27 09:33:00 UTC

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

mahesh kumar behera created HADOOP-15697:
--------------------------------------------

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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org