-
Worked well with Unix and Darwin. Need a support for windows as well.
-
**Is your feature request related to a problem? Please describe.**
Once the changes to the plugin are enough done that we feel that it should be turned on by default.
* We will set `spark.rapi…
-
Are there plans for supporting interop between Scala-JVM and Scala-Native (i.e. calling ScalaNative from within a Scala-JVM app). If so, it'd be helpful to get an idea of what the plans are.
I can …
-
[Chronicle Queue](https://github.com/OpenHFT/Chronicle-Queue) is a micro second messaging queue that stores data offheap (in fact on disk by using mmap). At [ToroDB](https://github.com/torodb/) we use…
-
### Backend
VL (Velox)
### Bug description
[Expected behavior] Faster query runs compared to OSS Spark
[actual behavior] OSS Spark runs in half the time taken by Gluten+Velox Spark.
### Spark ve…
-
**How to know the off-heap memory usage ?is there any api that mapdb offers?** here is my JVM start parameters:
java -server -Xms4096m -Xmx4096m -XX:MaxDirectMemorySize=4G -XX:MaxTenuringThreshold=15…
-
```
JVM_OPTS="$JVM_OPTS -XX:G1HeapRegionSize=32 -XX:G1ReservePercent=20 -XX:+PrintGC -XX:+PrintGCDateStamps -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:InitiatingHeapOccupancyPercent=55 -XX:ParallelGCTh…
Jan-M updated
7 years ago
-
### Backend
VL (Velox)
### Bug description
bin/spark-shell \
--conf spark.plugins=io.glutenproject.GlutenPlugin \
--conf spark.memory.offHeap.enabled=true \
--conf spark.memory.offHeap.siz…
-
`"org.ehcache.spi.resilience.StoreAccessException: The element with key '64cbf77821dc7973d6b3c8cf' is too large to be stored in this offheap store.
at org.ehcache.impl.internal.store.offheap.Abstrac…
-
Is it possible to make sure GG does not get GC pauses or gitter during operations.