Giter VIP home page Giter VIP logo

Comments (6)

srowen avatar srowen commented on July 17, 2024

How are you causing this error? sounds like a compile error, but one caused by changing the version of bdgenomics in use or something.

from aas.

DaHanII avatar DaHanII commented on July 17, 2024

image

from aas.

DaHanII avatar DaHanII commented on July 17, 2024

This is what I got following the code

from aas.

srowen avatar srowen commented on July 17, 2024

It's not clear what you are running, or how. The code compiles as-is from the repository, and should run fine in the shell. It seems like you have mismatched versions of Spark or a library.

from aas.

DaHanII avatar DaHanII commented on July 17, 2024

I run it on school machine and line by line of RunTFPrediciton.scala on github by starting adam-shell. I don't think it is the mismatched version issue since spark version is 2 and scala is 2.11. I git Adam and build following the book's instruction(copy and paste in the virtual machine).I also look at Adam source code and for LeftOuterShuffleRegionJoin I find it changes the API: case class LeftOuterShuffleRegionJoin[T: ClassTag, U: ClassTag](leftRdd: RDD[(ReferenceRegion, T)], rightRdd: RDD[(ReferenceRegion. So I think that's why it shows such error.

from aas.

srowen avatar srowen commented on July 17, 2024

You are running adam-shell, and I am guessing you are using a newer version than what's in the book. The code in the book assumes you're using the code in the book/repo, and spark-shell.

from aas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.