GitHub user serialx opened a pull request:
https://github.com/apache/spark/pull/7443
[SPARK-9099] [EC2] Add more ports to security group in spark_ec2
spark-ec2 scripts misses to add some few important ports to the security
group, including:
Master 6066: Needed to submit jobs outside of the cluster
Slave 4040: Needed to view worker state
Slave 8082: Needed to view some worker logs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/serialx/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7443.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7443
----
commit 37e5f24c20bf9867a88e29056d493b757791fc99
Author: Brian Hong <[email protected]>
Date: 2015-07-16T12:23:32Z
Add more ports to security group in spark_ec2
----
---
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]