peiyue liu
peiyue liu
Organization: YY Region: GuangZhou, China Contact: https://www.yy.com/web/jinhong/#/connect Usage Scenario: We use Celeborn to improve the stability and efficiency of shuffle. 
gluten conf: 
> Got the same problem and solved by making a change to hadoop server side config `hadoop.rpc.protection` from `authentication,privacy` to `authentication` (my hadoop is HDP 3.1.0)  Looks like disabling...
if I add ‘write-only = true‘’ to the with attribute of the paimon table, example : `CREATE TABLE paimon.dw_liupeiyue.yydw_dm_entity_person_paimon_mini( `hdid` string, `attribute` string, `last_update_dt` string, `proctime` AS PROCTIME(), PRIMARY KEY(`hdid`)...