xuanyuanking commented on issue #27186: [SPARK-30480][PYTHON][TESTS] Increases 
the memory limit being tested in 'WorkerMemoryTest.test_memory_limit'
URL: https://github.com/apache/spark/pull/27186#issuecomment-573603545
 
 
   Great thanks for the guidance by @HyukjinKwon 
   I locally reproduced this problem by using 
https://bitbucket.org/pypy/pypy/downloads/pypy-stm-2.5.1-linux64.tar.bz2. 
   Here I leave more comments might helpful for future work:
   
   - The current pypy version being used 
   ```
   pypy version is: Python 2.7.9 (9c4588d731b7fe0b08669bd732c2b676cb0a8233, Apr 
09 2015, 02:17:39)
   [PyPy 2.5.1 with GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
   ```
   seems built by ourselves? Cause  I didn't find a RedHat build on [the 
website](https://bitbucket.org/pypy/pypy/downloads/)
   - The version 2.5.1 is super old. If more issues are found in the future, 
upgrade to the latest might be necessary.

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to