ziyangRen

Results 7 issues of ziyangRen

**Describe the bug** When the grouping sets operator is processing, the data will be multiplied, which will cause memory overflow. However, we observed that spark does not have this problem...

bug

**Is your feature request related to a problem? Please describe.** Due to the special needs of data processing, I want to implement my own annotator police. After reading LRUAnnotator and...

type-feature

**Describe the bug** Running Spark tasks using gazelle should use more off-heap memory. However, when we run 2TB tpc-ds, we find that for most applications, the onheap memory usage is...

bug

**Describe the bug** When running the following sql, the number of result data will increase. When you perform a full join on a table with 10,000 rows of data and...

bug

**Alluxio Version:** What version of Alluxio are you using? **Describe the bug** The error logs I observed in spark were: `Protocol message tag had invalid wire type.` The error logs...

type-bug

**Alluxio Version:** 2.9.3 **Describe the bug** Neither Master.InodeHeapSize nor Master.BlockHeapSize can be found in metrics/json ![image](https://github.com/Alluxio/alluxio/assets/83994958/eaf3837b-3ea9-4de8-97ce-4071c449faf0)

type-bug

**Alluxio Version:** Alluxio 2.9.3 **Describe the bug** 我在启动时添加了javaagent,导致了报错无法启动Alluxio,我的alluxio-env.sh配置文件见下: ![image](https://github.com/Alluxio/alluxio/assets/83994958/3132f2fc-349a-4a16-a2f3-8c7b8d45e1e7) 我得到了如下的报错: ![image](https://github.com/Alluxio/alluxio/assets/83994958/158ade81-e910-4554-98e1-4bc91d981324)

type-bug