Masoud Sagharichian created GIRAPH-887: ------------------------------------------
Summary: Memory is not deallocated when job finishes Key: GIRAPH-887 URL: https://issues.apache.org/jira/browse/GIRAPH-887 Project: Giraph Issue Type: Bug Affects Versions: 1.0.0 Environment: Ubuntu 11.10 Hadoop 0.20.203 Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Reporter: Masoud Sagharichian After executing ConnectedComponentsVertex job memory is not deallocated. As system monitor shows, java processes that are created for this job are not killed and they are live until hadoop is stopped. It is not dependent to the job, this scenario is occurred for SimpleShortestPathsVertex job, too. -- This message was sent by Atlassian JIRA (v6.2#6252)