mehakmeet
released this
21 Oct 13:24
·
2738 commits
to trunk
since this release
Test patch for proxy protocol setting.
How to set proxy protocol to "HTTPS":
- core-site.xml
<property>
<name>fs.s3a.proxy.secured</name>
<value>true</value>
</property>
- command line
-Dfs.s3a.proxy.secured=true