Skip to content

0.17.0_2.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@massie massie released this 04 Jun 17:53
· 1008 commits to master since this release

ADAM IS BETA SOFTWARE AND SHOULD NOT BE USED IN PRODUCTION ENVIRONMENTS.
We are working very hard toward a 1.0 release that is production ready.

To get started,

  1. Download your favorite pre-built Apache Spark 1.2.0 release
  2. Extract the pre-built Apache Spark binaries to location on your computer
  3. Set an environment variable SPARK_HOME to point the location of your Spark binaries
  4. Download a binary distribution of ADAM
  5. Extract the ADAM binary distribution to a location on your computer
  6. Update your PATH environment variable to include the bin directory of the ADAM distribution to make running adam-submit, adam-shell, etc easy from the command-line.
  7. Optionally, set the amount of memory by setting, e.g. export JAVA_OPTS="-Xmx2g"

To learn more, see the documentation below or visit us at http://bdgenomics.org/.