Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/1186#issuecomment-50972094
Hey @douglaz - I looked around at the AWS API and it appears that this is a
somewhat generic API (i.e. it doesn't necessarily have to contain a script).
```
UserData - string - Optional - Optional data, specific to a userâs
application, to provide in the launch request. All instances that collectively
comprise the launch request have access to this data. User data is never
returned through API responses.
```
http://docs.aws.amazon.com/AWSSDKforPHP/latest/index.html#m=AmazonEC2/request_spot_instances
I couldn't find much more information than this online. Is this something
where a few specific AMI types interpret this as a script and execute it on
start-up?
---
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]