Skip to content
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

Constructor ADAMContext can't be accessed #1

Open
TomNash opened this issue Dec 1, 2016 · 0 comments
Open

Constructor ADAMContext can't be accessed #1

TomNash opened this issue Dec 1, 2016 · 0 comments

Comments

@TomNash
Copy link

TomNash commented Dec 1, 2016

Trying to run the code from the README, running into the following error. Is this because the ADAMContext in the ADAM package is private?

scala> val ac = new org.bdgenomics.adam.rdd.ADAMContext(sc)
<console>:37: error: constructor ADAMContext in class ADAMContext cannot be accessed in class $iw
             val ac = new org.bdgenomics.adam.rdd.ADAMContext(sc)
                           ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant