我正在尝试在hadoop CDH集群上运行Hadoop作业,当Hadoop作业尝试从S3存储桶中读取数据时,出现以下错误。看起来它正在尝试通过SSL连接。有没有什么方法可以显式禁用SSL连接?javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificates(SSLSessio
有没有可能有用户身份验证的NiFi,但在NGINX上使用SSL终止。我让NGINX在端口443上运行,并在端口8080向nifi传递一个proxy_pass。我使用了这些头文件:X-ProxyHost - the host of the proxyis listening on
X-ProxyContextPath - the path configured to map