jerryshao commented on PR #7424: URL: https://github.com/apache/gravitino/pull/7424#issuecomment-2982557038
> > > Should we make it backwards compatible? The provider will still be `hadoop` in the Gravitino entity store; we may need to provide a script to change it in batch when upgrading to a new version. > > > <img alt="image" width="1487" src="https://private-user-images.githubusercontent.com/15794564/456297790-9bbb61a0-5336-4e51-9032-eaa4fc7af888.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTAyMTY1NjQsIm5iZiI6MTc1MDIxNjI2NCwicGF0aCI6Ii8xNTc5NDU2NC80NTYyOTc3OTAtOWJiYjYxYTAtNTMzNi00ZTUxLTkwMzItZWFhNGZjN2FmODg4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA2MTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwNjE4VDAzMTEwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZlY2FlMmExM2MwMDM4MGQ1Y2EzNWFjYThhMmI1NWZkYTcwZTY5OTYzMTI4MjBiMThmYzc5ZTMwNGI5MDhiMmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.s8e9z0TqknTD-NOyRL0Lz7tkB6E8YRnJy7HCx9JYrKk"> > > > > > > You want it to be `hadoop` or `fileset`? > > After this PR, it should be `fileset`. When we attempt to load the catalog with the provider `hadoop`, the path remains `.../.../hadoop/lib`, and I observe no change with the method `buildPkgPath`. I see, let me think how to fix it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
