-
Notifications
You must be signed in to change notification settings - Fork 9k
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
HADOOP-19236 Incorporate VolcanoEngine Cloud TOS File System Implementation. (Part 1: Core implementation) #7504
Conversation
b5f164d
to
4dc7313
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
4dc7313
to
dcb6d4f
Compare
🎊 +1 overall
This message was automatically generated. |
@wojiaodoubao Thank you very much for your contribution! I will express my support in today's DISCUSS email, and if you initiate a vote, I will vote in favor. |
Hi @slfan1989 , thanks your support ! I just initiate a vote at common-dev mailing list. Please vote when you have time, thanks very much ! |
According to the vote result, this pr is now ready to merge. Let me re-trigger CI to see if there is any complaints from jenkins. |
dcb6d4f
to
dc1087a
Compare
🎊 +1 overall
This message was automatically generated. |
…ntation. Contributed by: ZhengHu, SunXin, XianyinXin, Rascal Wu, FangBo, Yuanzhihuan.
dc1087a
to
a31289d
Compare
🎊 +1 overall
This message was automatically generated. |
Description of PR
The full patch is too big to run ci, so it is split into 2 patches. This is the first one, containing the core implementation. The second one will contain all the unit tests.
Please see #7194 for more details.
How was this patch tested?
Unit tests and hadoop cluster.
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?