-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-16026. Restore cross platform mkstemp #3014
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
HDFS-16026. Restore cross platform mkstemp #3014
Conversation
GauthamBanasandra
commented
May 15, 2021
- This reverts commit aed13f0.
This reverts commit aed13f0.
6da31ce
to
be7dfcb
Compare
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
* Build the change on Centos 7 docker using the Dockerfile for the same.
8a2c440
to
fa0f9b8
Compare
* Added -x option for tracing bash script execution.
* Need to trace the commands that are executed in test-patch.sh.
* Also turned off git remote operations.
💔 -1 overall
This message was automatically generated. |
* Removed trace logging of bash.
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
* Installing GCC 9.3.0 through yum or dnf requires a new shell to be started, which is causing some issues. Thus, we're building GCC 9.3.0 and using the same.
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
* Hadn't exported the necessary environment variables earlier.
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
* Added the GCC artifacts to environment variables.
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
Abandoning this. Will be handled in #3044. |