Github user loachli commented on the pull request:
https://github.com/apache/spark/pull/2102#issuecomment-53170332
Hey @srowen, thanks a lot for your detailed comment.
this is my configuration
<proxy>
<id>lzb</id>
<active>true</active>
<protocol>http</protocol>
<username>user</username>
<password>password</password>
<host>proxy.company.com</host>
<port>8080</port>
<nonProxyHosts>*.company.com</nonProxyHosts>
</proxy>
This configuration is same as the content in the link provided by you
I agree with you that the attack is very rare, especially when I use
pom.xml provided by spark
If my suggestion could be accepted, I can reorganized my documents to meet
requirements
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]