LuciferYang commented on pull request #34376: URL: https://github.com/apache/spark/pull/34376#issuecomment-954412711
> The used environment was the following. > > $ brew list openssl > /usr/local/Cellar/openssl@3/3.0.0_1/.bottle/etc/ (7 files) But I install [email protected] ``` brew list [email protected] /opt/homebrew/Cellar/[email protected]/1.1.1l_1/.bottle/etc/ (7 files) /opt/homebrew/Cellar/[email protected]/1.1.1l_1/bin/c_rehash /opt/homebrew/Cellar/[email protected]/1.1.1l_1/bin/openssl /opt/homebrew/Cellar/[email protected]/1.1.1l_1/include/openssl/ (104 files) /opt/homebrew/Cellar/[email protected]/1.1.1l_1/lib/libcrypto.1.1.dylib /opt/homebrew/Cellar/[email protected]/1.1.1l_1/lib/libssl.1.1.dylib /opt/homebrew/Cellar/[email protected]/1.1.1l_1/lib/engines-1.1/ (2 files) /opt/homebrew/Cellar/[email protected]/1.1.1l_1/lib/pkgconfig/ (3 files) /opt/homebrew/Cellar/[email protected]/1.1.1l_1/lib/ (4 other files) /opt/homebrew/Cellar/[email protected]/1.1.1l_1/share/doc/ (3971 files) /opt/homebrew/Cellar/[email protected]/1.1.1l_1/share/man/ (3971 files) ``` > /usr/local/Cellar/openssl@3/3.0.0_1/bin/c_rehash > /usr/local/Cellar/openssl@3/3.0.0_1/bin/openssl > /usr/local/Cellar/openssl@3/3.0.0_1/include/openssl/ (135 files) > /usr/local/Cellar/openssl@3/3.0.0_1/lib/libcrypto.3.dylib > /usr/local/Cellar/openssl@3/3.0.0_1/lib/libssl.3.dylib > /usr/local/Cellar/openssl@3/3.0.0_1/lib/engines-3/ (3 files) > /usr/local/Cellar/openssl@3/3.0.0_1/lib/ossl-modules/legacy.dylib > /usr/local/Cellar/openssl@3/3.0.0_1/lib/pkgconfig/ (3 files) > /usr/local/Cellar/openssl@3/3.0.0_1/lib/ (4 other files) > /usr/local/Cellar/openssl@3/3.0.0_1/share/doc/ (784 files) > /usr/local/Cellar/openssl@3/3.0.0_1/share/man/ (5467 files) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
