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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to