Bilung Lee created SQOOP-772:
--------------------------------
Summary: OutOfMemory from document generation
Key: SQOOP-772
URL: https://issues.apache.org/jira/browse/SQOOP-772
Project: Sqoop
Issue Type: Bug
Reporter: Bilung Lee
Priority: Trivial
OutOfMemory may be thrown from documentation generation during build process.
One workaround is to increase allowed memory space:
export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|