[ https://issues.apache.org/jira/browse/SPARK-6191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicholas Chammas updated SPARK-6191: ------------------------------------ Description: Right now we have a method to specifically download boto. Let's generalize it so it's easy to download additional libraries if we want. Likely use cases: * Downloading PyYAML to allow spark-ec2 configs to be persisted as a YAML file. (SPARK-925) * Downloading argparse to clean up / modernize our option parsing. was: Right now we have a method to specifically download boto. Let's generalize it so it's easy to download additional libraries if we want. Likely use cases: * Downloading PyYAML to allow spark-ec2 configs to be persisted as a TAML file. (SPARK-925) * Downloading argparse to clean up / modernize our option parsing. > Generalize spark-ec2's ability to download libraries from PyPI > -------------------------------------------------------------- > > Key: SPARK-6191 > URL: https://issues.apache.org/jira/browse/SPARK-6191 > Project: Spark > Issue Type: Improvement > Components: EC2 > Reporter: Nicholas Chammas > Priority: Minor > > Right now we have a method to specifically download boto. Let's generalize it > so it's easy to download additional libraries if we want. > Likely use cases: > * Downloading PyYAML to allow spark-ec2 configs to be persisted as a YAML > file. (SPARK-925) > * Downloading argparse to clean up / modernize our option parsing. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org