bharatviswa504 edited a comment on pull request #1149: URL: https://github.com/apache/hadoop-ozone/pull/1149#issuecomment-656224008
As I understood with defaultFs it's always possible to use implicit defaults. Do you see any risk to use default cluster if only one is defined? Are you referring here defaulFS set to o3fs://bucket.vol.serviceid1 >Yes one risk is when people code up their apps or scripts to use implicit paths. Then we add a second cluster and now >their paths that used to work previously don't work anymore. Agree on this point, this will break all existing tables which are created before assuming with default serviceID which has only one value. Now, those tables cannot be accessed, as hive metastore has path without serviceID. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org