-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-15635. ViewFileSystemOverloadScheme support specifying mount table loader imp through conf #2389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you can use HCFSMountTableConfigLoader.class.getName() here
|
@zuston Thank you for the contribution. Sure if there is an interest to provide the alternative implementations. If you plan to contribute alternative implementation, I would be happy to review your patch! I think let's keep this as advanced configuration only. So, we will not add this documentation. |
|
💔 -1 overall
This message was automatically generated. |
|
@zuston Could you please check the checkstyle warnings seems related? |
Sorry I will do it soon |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Thanks @zuston for update. |
Thanks. |
…le loader imp through conf (apache#2389). Contributed by Junfan Zhang. (cherry picked from commit 8fa699b) Change-Id: I2563c4d74defd88bb87e34156db471d7f51e5edd
Link to HDFS-15635