Da Zhou created HADOOP-15728: -------------------------------- Summary: ABFS: Add backward compatibility to handle Unsupported Operation for storage account with no namespace feature Key: HADOOP-15728 URL: https://issues.apache.org/jira/browse/HADOOP-15728 Project: Hadoop Common Issue Type: Sub-task Reporter: Da Zhou Assignee: Da Zhou
For non-namespaceenbaled account, UnsupportedOperationException is thrown when setOwner() or setPermission() is called, which cause problems for others. They should behave the same as before, so should make them no-op if the storage account is not namespace enabled. -- 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