-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update usage docs running for EC2 and CDH #493
Comments
Regarding EC2, the existing (out of date) documentation is here: To confirm, do we want the updated ADAM EC2 quickstart to deploy Spark via or do we want to provide cgcloud/Toil or other instructions? |
So Spark's spark-ec2 script as of Spark 1.6.1 doesn't work for us, unless we modify it, due to it using java 7 and we need java 8. I still feel like cgcloud/toil is a bit heavy weight for some users, and perhaps we should modify spark-ec2 script, or make an equivalent, that can be used for simple ADAM deployment on EC2. But - if you think we should only document a cgcloud/toil path for ADAM on EC2 that is fine too. |
Officially, the
I would do If time allowed, I would also document ADAM on Elastic Spark, but I would not plan on that as a primary documented route, since the cost model for Elastic Spark is different. If we are interested in that, I can connect you to some folks at AWS. |
It looks like cgcloud-spark is on Spark 1.5.2 We should have java8 and Spark 1.6.1 to match Should we talk with Hannes about updating Also - what is the interaction here with the joda time stuff? |
I'm OK with staying on Spark 1.5.2 or moving to 1.6.1. It's a one line change. I'll open a PR to move to Java 8.
Conductor is impacted by the joda time/Java 8 mismatch, but ADAM isn't. There's a WAR at BD2KGenomics/cgl-docker-lib#187. |
Opened BD2KGenomics/cgcloud#231. |
Should I go ahead and try out: https://github.com/fnothaft/cgcloud/tree/issues/231-spark-162-java8 |
@jpdna yes, that'd be great! |
This: BD2KGenomics/cgcloud#234 |
I unstuck it, I needed new IAM key |
blocked on this cgcloud error: |
I'm not sure what the CDH docs should include.
If you have an idea of what it should include ands its faster for you to do then go ahead, otherwise point me in right direction and I'll look at today. |
The text was updated successfully, but these errors were encountered: