xianjingfeng commented on issue #375:
URL: 
https://github.com/apache/incubator-uniffle/issues/375#issuecomment-1331570173

   It seems that different IDE versions have different results.:thinking: Mine 
is IDEA 2022.2.3
   Start command as follow
   ```shell
   /usr/local/jdk18/bin/java -ea -ea -Xmx3g 
-Didea.test.cyclic.buffer.size=1048576 
-javaagent:xxx/lib/idea_rt.jar=35244:xxx/idea-IU-222.4345.14/bin 
-Dfile.encoding=UTF-8 -classpath xxx.jar com.intellij.rt.junit.JUnitStarter 
-ideVersion5 -junit5 
org.apache.uniffle.test.ShuffleServerWithMemLocalHdfsTest,memoryLocalFileHDFSReadWithFilterTest
   ```


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

To unsubscribe, e-mail: dev-unsubscr...@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to