Sharad Sonker created HADOOP-15238: -------------------------------------- Summary: ADLS to support per-store configuration: Yetus patch checker Key: HADOOP-15238 URL: https://issues.apache.org/jira/browse/HADOOP-15238 Project: Hadoop Common Issue Type: Improvement Components: fs/adl Affects Versions: 3.0.0-alpha2 Reporter: Sharad Sonker Assignee: Sharad Sonker
Useful when distcp needs to access 2 Data Lake stores with different SPIs. Of course, a workaround is to grant the same SPI access permission to both stores, but sometimes it might not be feasible. One idea is to embed the store name in the configuration property names, e.g., {{dfs.adls.oauth2.<store>.client.id}}. Per-store keys will be consulted first, then fall back to the global keys. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org