Closed heuermh closed 4 years ago
Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/mango-prb/917/ Test FAILed.
Looks like we need to modify the python code with the new API:
py4j.protocol.Py4JError: org.bdgenomics.mango.converters.GA4GHutil.alignmentRecordDatasetToJSON does not exist in the JVM
Looks like we need to modify the python code with the new API...
Yep, I have not made the 0.30.0 python release to PyPI yet
@heuermh do you want me to make the release?
Yeah, I feel like I should fix this issue at some point (by splitting Python ADAM to a separate repo?) but haven't got to it yet.
The release branch is https://github.com/bigdatagenomics/adam/tree/maint_spark2_2.11-0.30.0
Thanks!
Closing in favor of https://github.com/bigdatagenomics/mango/pull/548
Thank you, @akmorrow13
Fixes #546
Work in progress, will require bumping ADAM python library version when it has been released.