Spark-PMoF
Spark-PMoF copied to clipboard
RDMA Enabling cannot allocate memory
ENV:
- Spark 2.3.1(hdp)
- Hadoop 3.1.0
- HiBench Terasort workload 500G data
- RDMA nic CX4 ( or CX3 Pro) When I started rdma, I encountered an error,it said that fi_mr_reg: cannot allocate memory, and subsequently caused a NPE exception. When using the CX4 NIC, there is also an ArrayIndexOutOfBoundsException. The rping test has passed. The early configuration of RDMA is very complicated, is there any simpler solution to enable PMoF with rdma?
The AEP has passed the test, and PMoF runs normally when the rdma function is not enabled.What kind of memory is the memory that cannot be allocated?Is it DRAM or devdax?