Neo Chien

Results 10 comments of Neo Chien

Hi @jgsqware I encounter the same issue from master branch. Would you consider merge the fix to master and update the installation to S3?

Hi @jollen It would be much appreciated that if you are available to fix the links of graph in Linux Device Driver: Architecture series many thanks,

Hi @rickyma Based on my understanding of the description, we need to modify the following part from `sbi.getSize()` to `sbi.getLength()`. Please help to confirm my understanding, thank you. 😄 https://github.com/apache/incubator-uniffle/blob/3ea5c2c780b1cb8cf01e63ecd82b5c2410c2ac49/client-spark/common/src/main/java/org/apache/spark/shuffle/writer/WriteBufferManager.java#L514...

Hi @harishkesavarao Are you working on this issue now? I'd like to take over it if you please. 😄

Hi @maobaolong Thanks for pointing out these issues and submitting a PR to correct them. Should we close this ticket if all issues had fixed?

Hi @zuston If you would allow me, I'd like to give this problem a try. 😸

Hi @apc999 Can you help to review this PR and trigger the alluxio-bot?

Hi @xgdgsc You can try to add the quote to `buildDirectory` and configure it by `CMakeSettings.json` in your vscode like: > { "version": "3.21.0", "cmakeBuildType": "Release", "buildDirectory": "${workspaceFolder}/build-${buildType}-${buildKit}", "generator": "Ninja",...

Hi @zuston Do we need to add a new configuration option for a retry logic with backoff and assign it to `GrpcClient`? https://github.com/apache/uniffle/blob/1e48bc673d1c0ee41f889a0de6192b0fab131467/common/src/main/java/org/apache/uniffle/common/config/RssClientConf.java