chetanmeh commented on issue #4515: Update pureconfig hydra
URL: 
https://github.com/apache/incubator-openwhisk/pull/4515#issuecomment-503442999
 
 
   Thanks @dragos for providing the fix 
   
   ```
       scalaCompileOptions.forkOptions.memoryMaximumSize = '2g'
       scalaCompileOptions.forkOptions.jvmArgs = ['-Xss64M']
   ```
   
   As we do not intend to enable Hydra in main repo I would close this issue 
and try out the suggested approach in my private fork.
   
   For others - I was trying to use the [Hydra Compiler][1] and facing some 
issue for which this fix is suggested. 
   
   [1]: https://triplequote.com/hydra

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to