walkerline117
7 years agoContributor
No space available to perform operation
Hi
We notice that when we use aggregation snaps(e.g. sort/join) to process a large amount of data, we got “no space available to perform operation” error some times.
It seems Snaplogic tries to h...
- 7 years ago
Snaplogic use the /tmp as the temp space for large operations (JOIN, SORT, etc.). To change the temporary folder to a different volume which is large size, you can use the following JVM option in the snaplex and you have to restart the plex to have these changes applied
jcc.jvm_options = -Djava.io.tmpdir=/new/tmp/folder